Fixed a bunch of OS X issues.
[FIXED] Don't create a moc when the main moc is unset. [FIXED] Load the MPUserEntity into the moc when doing selectUser: [FIXED] Remove KVO on activeUserObjectID, isn't used anymore. Instead, override setActiveUser: [FIXED] Don't show the password window on launch. [FIXED] Don't force unlock of the key whenever unset - only when the window pops. [REMOVED] Migration - this app is not ready for explicit migration, additionally, this block appears to cause a lock-up of the PSC.
This commit is contained in:
@@ -57,6 +57,12 @@
|
||||
ReferencedContainer = "container:MasterPassword-iOS.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<CommandLineArguments>
|
||||
<CommandLineArgument
|
||||
argument = "-com.apple.coredata.ubiquity.logLevel 3"
|
||||
isEnabled = "NO">
|
||||
</CommandLineArgument>
|
||||
</CommandLineArguments>
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
|
||||
Reference in New Issue
Block a user