2
0

App Store requires iCloud container name to be bundle identifier.

[FIXED]     iOS: Compile fix.
This commit is contained in:
Maarten Billemont
2012-05-05 16:09:25 +02:00
parent f882d0fb53
commit f5d9334b06
5 changed files with 8 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
<dict>
<key>com.apple.developer.ubiquity-container-identifiers</key>
<array>
<string>$(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword.1</string>
<string>$(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword</string>
</array>
<key>com.apple.security.app-sandbox</key>
<true/>

View File

@@ -413,7 +413,7 @@
case 4:
#endif
{
[[MPAppDelegate get] signOut];
[[MPAppDelegate get] signOut:self];
[[MPAppDelegate get] loadKey:YES];
break;
}

View File

@@ -4,7 +4,7 @@
<dict>
<key>com.apple.developer.ubiquity-container-identifiers</key>
<array>
<string>$(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword.1</string>
<string>$(TeamIdentifierPrefix)com.lyndir.lhunath.MasterPassword</string>
</array>
<key>keychain-access-groups</key>
<array>