2
0

Fixed and updated InAppSettingsKit.

[UPDATED]   InAppSettingsKit
[IMPROVED]  Text in Settings.bundle.
This commit is contained in:
Maarten Billemont
2013-04-27 16:01:31 -04:00
parent 5d5e9395b3
commit 3219fc764f
11 changed files with 285 additions and 320 deletions

View File

@@ -26,7 +26,7 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug-iOS">
buildConfiguration = "AppStore-iOS">
<Testables>
</Testables>
</TestAction>
@@ -55,14 +55,23 @@
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
buildConfiguration = "AppStore-iOS"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DA5BFA43147E415C00F98B1E"
BuildableName = "MasterPassword-iOS.app"
BlueprintName = "MasterPassword-iOS"
ReferencedContainer = "container:MasterPassword-iOS.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug-iOS">
buildConfiguration = "AppStore-iOS">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
buildConfiguration = "AppStore-iOS"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -57,12 +57,6 @@
ReferencedContainer = "container:MasterPassword-iOS.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "-com.apple.coredata.ubiquity.logLevel 3"
isEnabled = "NO">
</CommandLineArgument>
</CommandLineArguments>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
@@ -86,7 +80,7 @@
buildConfiguration = "Debug-iOS">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
buildConfiguration = "AdHoc-iOS"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>