mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-21 02:50:11 +08:00
* Removed RestKit from inheritance hierarchy * Mappings are implemented as concrete classes * Mapper is much more flexible & powerful * Much more robust error handling * Serialization is reimplemented as an object mapping operation * Added ability to serialize to JSON natively * Reworked Core Data integration * Simplified the codebase substantially
143 lines
4.8 KiB
XML
143 lines
4.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
version = "1.3">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "3F6C39A410FE5C95008F47C5"
|
|
BuildableName = "UISpec.app"
|
|
BlueprintName = "UISpec"
|
|
ReferencedContainer = "container:RestKit.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
buildConfiguration = "Debug">
|
|
<Testables>
|
|
</Testables>
|
|
<EnvironmentVariables>
|
|
<EnvironmentVariable
|
|
key = "UISPEC_SPEC"
|
|
value = "RKClientSpec"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "RESTKIT_IP_ADDRESS"
|
|
value = "10.0.1.4"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
</EnvironmentVariables>
|
|
</TestAction>
|
|
<LaunchAction
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
|
displayScaleIsEnabled = "NO"
|
|
displayScale = "1.00"
|
|
launchStyle = "0"
|
|
useCustomWorkingDirectory = "NO"
|
|
buildConfiguration = "Debug">
|
|
<BuildableProductRunnable>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "3F6C39A410FE5C95008F47C5"
|
|
BuildableName = "UISpec.app"
|
|
BlueprintName = "UISpec"
|
|
ReferencedContainer = "container:RestKit.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
<EnvironmentVariables>
|
|
<EnvironmentVariable
|
|
key = "UISPEC_SPEC"
|
|
value = "RKObjectMappingNextGenSpec"
|
|
isEnabled = "NO">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "RESTKIT_IP_ADDRESS"
|
|
value = "10.0.1.4"
|
|
isEnabled = "NO">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "UISPEC_EXAMPLE"
|
|
value = "itShouldCreateANewManagedObjectWhenThePrimaryKeyIsNSNull"
|
|
isEnabled = "NO">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "UISPEC_EXIT_ON_FINISH"
|
|
value = "NO"
|
|
isEnabled = "NO">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "NSZombieEnabled"
|
|
value = "YES"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "UISPEC_SPEC"
|
|
value = "RKManagedObjectFactorySpec"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "UISPEC_EXAMPLE"
|
|
value = "itShouldFindExistingManagedObjectsByPrimaryKey"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "NSAutoreleaseHaltOnNoPool"
|
|
value = "YES"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
</EnvironmentVariables>
|
|
<AdditionalOptions>
|
|
</AdditionalOptions>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
displayScaleIsEnabled = "NO"
|
|
displayScale = "1.00"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
buildConfiguration = "Release">
|
|
<BuildableProductRunnable>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "3F6C39A410FE5C95008F47C5"
|
|
BuildableName = "UISpec.app"
|
|
BlueprintName = "UISpec"
|
|
ReferencedContainer = "container:RestKit.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
<EnvironmentVariables>
|
|
<EnvironmentVariable
|
|
key = "UISPEC_SPEC"
|
|
value = "RKClientSpec"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "RESTKIT_IP_ADDRESS"
|
|
value = "10.0.1.4"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
</EnvironmentVariables>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Release"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|