diff --git a/MasterPassword-Mac.xcodeproj/xcshareddata/xcschemes/MasterPassword.xcscheme b/MasterPassword-Mac.xcodeproj/xcshareddata/xcschemes/MasterPassword.xcscheme
index 5ea0bfdb..1e7fa13b 100644
--- a/MasterPassword-Mac.xcodeproj/xcshareddata/xcschemes/MasterPassword.xcscheme
+++ b/MasterPassword-Mac.xcodeproj/xcshareddata/xcschemes/MasterPassword.xcscheme
@@ -59,7 +59,7 @@
+ isEnabled = "NO">
diff --git a/MasterPassword-iOS.xcodeproj/xcshareddata/xcschemes/MasterPassword (Development).xcscheme b/MasterPassword-iOS.xcodeproj/xcshareddata/xcschemes/MasterPassword (Development).xcscheme
index c185406a..5f32e1c0 100644
--- a/MasterPassword-iOS.xcodeproj/xcshareddata/xcschemes/MasterPassword (Development).xcscheme
+++ b/MasterPassword-iOS.xcodeproj/xcshareddata/xcschemes/MasterPassword (Development).xcscheme
@@ -1,5 +1,6 @@
+ isEnabled = "NO">
diff --git a/MasterPassword/MasterPassword.entitlements b/MasterPassword/MasterPassword.entitlements
index 776574ec..b04a9cea 100644
--- a/MasterPassword/MasterPassword.entitlements
+++ b/MasterPassword/MasterPassword.entitlements
@@ -4,7 +4,7 @@
com.apple.developer.ubiquity-container-identifiers
- $(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword.1
+ $(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword
com.apple.security.app-sandbox
diff --git a/MasterPassword/iOS/MPMainViewController.m b/MasterPassword/iOS/MPMainViewController.m
index a1ecb0ae..8a70a97d 100644
--- a/MasterPassword/iOS/MPMainViewController.m
+++ b/MasterPassword/iOS/MPMainViewController.m
@@ -413,7 +413,7 @@
case 4:
#endif
{
- [[MPAppDelegate get] signOut];
+ [[MPAppDelegate get] signOut:self];
[[MPAppDelegate get] loadKey:YES];
break;
}
diff --git a/MasterPassword/iOS/MasterPassword.entitlements b/MasterPassword/iOS/MasterPassword.entitlements
index 294e5383..53a819c9 100644
--- a/MasterPassword/iOS/MasterPassword.entitlements
+++ b/MasterPassword/iOS/MasterPassword.entitlements
@@ -4,7 +4,7 @@
com.apple.developer.ubiquity-container-identifiers
- $(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword.1
+ $(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword
keychain-access-groups