From f5d9334b06674d09bafb43d16f7b20c538f0a7bc Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Sat, 5 May 2012 16:09:25 +0200 Subject: [PATCH] App Store requires iCloud container name to be bundle identifier. [FIXED] iOS: Compile fix. --- .../xcshareddata/xcschemes/MasterPassword.xcscheme | 2 +- .../xcschemes/MasterPassword (Development).xcscheme | 7 ++++--- MasterPassword/MasterPassword.entitlements | 2 +- MasterPassword/iOS/MPMainViewController.m | 2 +- MasterPassword/iOS/MasterPassword.entitlements | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) 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