aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Database/FImmutableSortedDictionary/FImmutableSortedDictionary.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'Firebase/Database/FImmutableSortedDictionary/FImmutableSortedDictionary.xcodeproj/project.pbxproj')
-rw-r--r--Firebase/Database/FImmutableSortedDictionary/FImmutableSortedDictionary.xcodeproj/project.pbxproj438
1 files changed, 0 insertions, 438 deletions
diff --git a/Firebase/Database/FImmutableSortedDictionary/FImmutableSortedDictionary.xcodeproj/project.pbxproj b/Firebase/Database/FImmutableSortedDictionary/FImmutableSortedDictionary.xcodeproj/project.pbxproj
deleted file mode 100644
index ef72cf0..0000000
--- a/Firebase/Database/FImmutableSortedDictionary/FImmutableSortedDictionary.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,438 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
-
-/* Begin PBXBuildFile section */
- EDB1C0A11653283D0041897E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDB1C0A01653283D0041897E /* Foundation.framework */; };
- EDB1C0B01653283D0041897E /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDB1C0AF1653283D0041897E /* SenTestingKit.framework */; };
- EDB1C0B21653283D0041897E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDB1C0B11653283D0041897E /* UIKit.framework */; };
- EDB1C0B31653283D0041897E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDB1C0A01653283D0041897E /* Foundation.framework */; };
- EDB1C0B61653283D0041897E /* libFImmutableSortedDictionary.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EDB1C09D1653283D0041897E /* libFImmutableSortedDictionary.a */; };
- EDB1C0BC1653283D0041897E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = EDB1C0BA1653283D0041897E /* InfoPlist.strings */; };
- EDB1C0BF1653283D0041897E /* FImmutableSortedDictionaryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0BE1653283D0041897E /* FImmutableSortedDictionaryTests.m */; };
- EDB1C0D21653286B0041897E /* FImmutableSortedDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0CC1653286B0041897E /* FImmutableSortedDictionary.m */; };
- EDB1C0D31653286B0041897E /* FImmutableSortedDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0CC1653286B0041897E /* FImmutableSortedDictionary.m */; };
- EDB1C0D41653286B0041897E /* FLLRBEmptyNode.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0CF1653286B0041897E /* FLLRBEmptyNode.m */; };
- EDB1C0D51653286B0041897E /* FLLRBEmptyNode.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0CF1653286B0041897E /* FLLRBEmptyNode.m */; };
- EDB1C0D61653286B0041897E /* FLLRBValueNode.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0D11653286B0041897E /* FLLRBValueNode.m */; };
- EDB1C0D71653286B0041897E /* FLLRBValueNode.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0D11653286B0041897E /* FLLRBValueNode.m */; };
- EDB1C0ED165331140041897E /* FImmutableSortedDictionaryEnumerator.m in Sources */ = {isa = PBXBuildFile; fileRef = EDB1C0EC165331140041897E /* FImmutableSortedDictionaryEnumerator.m */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXContainerItemProxy section */
- EDB1C0B41653283D0041897E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = EDB1C0941653283D0041897E /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = EDB1C09C1653283D0041897E;
- remoteInfo = FImmutableSortedDictionary;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- EDB1C09B1653283D0041897E /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "include/${PRODUCT_NAME}";
- dstSubfolderSpec = 16;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- EDB1C09D1653283D0041897E /* libFImmutableSortedDictionary.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFImmutableSortedDictionary.a; sourceTree = BUILT_PRODUCTS_DIR; };
- EDB1C0A01653283D0041897E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- EDB1C0A41653283D0041897E /* FImmutableSortedDictionary-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FImmutableSortedDictionary-Prefix.pch"; sourceTree = "<group>"; };
- EDB1C0AE1653283D0041897E /* FImmutableSortedDictionaryTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FImmutableSortedDictionaryTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
- EDB1C0AF1653283D0041897E /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
- EDB1C0B11653283D0041897E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
- EDB1C0B91653283D0041897E /* FImmutableSortedDictionaryTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FImmutableSortedDictionaryTests-Info.plist"; sourceTree = "<group>"; };
- EDB1C0BB1653283D0041897E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- EDB1C0BD1653283D0041897E /* FImmutableSortedDictionaryTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FImmutableSortedDictionaryTests.h; sourceTree = "<group>"; };
- EDB1C0BE1653283D0041897E /* FImmutableSortedDictionaryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FImmutableSortedDictionaryTests.m; sourceTree = "<group>"; };
- EDB1C0CB1653286B0041897E /* FImmutableSortedDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FImmutableSortedDictionary.h; sourceTree = "<group>"; };
- EDB1C0CC1653286B0041897E /* FImmutableSortedDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FImmutableSortedDictionary.m; sourceTree = "<group>"; };
- EDB1C0CD1653286B0041897E /* FLLRBNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLLRBNode.h; sourceTree = "<group>"; };
- EDB1C0CE1653286B0041897E /* FLLRBEmptyNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLLRBEmptyNode.h; sourceTree = "<group>"; };
- EDB1C0CF1653286B0041897E /* FLLRBEmptyNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLLRBEmptyNode.m; sourceTree = "<group>"; };
- EDB1C0D01653286B0041897E /* FLLRBValueNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLLRBValueNode.h; sourceTree = "<group>"; };
- EDB1C0D11653286B0041897E /* FLLRBValueNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLLRBValueNode.m; sourceTree = "<group>"; };
- EDB1C0EB165331140041897E /* FImmutableSortedDictionaryEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FImmutableSortedDictionaryEnumerator.h; sourceTree = "<group>"; };
- EDB1C0EC165331140041897E /* FImmutableSortedDictionaryEnumerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FImmutableSortedDictionaryEnumerator.m; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- EDB1C09A1653283D0041897E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EDB1C0A11653283D0041897E /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- EDB1C0AA1653283D0041897E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EDB1C0B01653283D0041897E /* SenTestingKit.framework in Frameworks */,
- EDB1C0B21653283D0041897E /* UIKit.framework in Frameworks */,
- EDB1C0B31653283D0041897E /* Foundation.framework in Frameworks */,
- EDB1C0B61653283D0041897E /* libFImmutableSortedDictionary.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- EDB1C0921653283D0041897E = {
- isa = PBXGroup;
- children = (
- EDB1C0A21653283D0041897E /* FImmutableSortedDictionary */,
- EDB1C0B71653283D0041897E /* FImmutableSortedDictionaryTests */,
- EDB1C09F1653283D0041897E /* Frameworks */,
- EDB1C09E1653283D0041897E /* Products */,
- );
- sourceTree = "<group>";
- };
- EDB1C09E1653283D0041897E /* Products */ = {
- isa = PBXGroup;
- children = (
- EDB1C09D1653283D0041897E /* libFImmutableSortedDictionary.a */,
- EDB1C0AE1653283D0041897E /* FImmutableSortedDictionaryTests.octest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- EDB1C09F1653283D0041897E /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- EDB1C0A01653283D0041897E /* Foundation.framework */,
- EDB1C0AF1653283D0041897E /* SenTestingKit.framework */,
- EDB1C0B11653283D0041897E /* UIKit.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- EDB1C0A21653283D0041897E /* FImmutableSortedDictionary */ = {
- isa = PBXGroup;
- children = (
- EDB1C0CB1653286B0041897E /* FImmutableSortedDictionary.h */,
- EDB1C0CC1653286B0041897E /* FImmutableSortedDictionary.m */,
- EDB1C0CD1653286B0041897E /* FLLRBNode.h */,
- EDB1C0CE1653286B0041897E /* FLLRBEmptyNode.h */,
- EDB1C0CF1653286B0041897E /* FLLRBEmptyNode.m */,
- EDB1C0D01653286B0041897E /* FLLRBValueNode.h */,
- EDB1C0D11653286B0041897E /* FLLRBValueNode.m */,
- EDB1C0EB165331140041897E /* FImmutableSortedDictionaryEnumerator.h */,
- EDB1C0EC165331140041897E /* FImmutableSortedDictionaryEnumerator.m */,
- EDB1C0A31653283D0041897E /* Supporting Files */,
- );
- path = FImmutableSortedDictionary;
- sourceTree = "<group>";
- };
- EDB1C0A31653283D0041897E /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- EDB1C0A41653283D0041897E /* FImmutableSortedDictionary-Prefix.pch */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- EDB1C0B71653283D0041897E /* FImmutableSortedDictionaryTests */ = {
- isa = PBXGroup;
- children = (
- EDB1C0BD1653283D0041897E /* FImmutableSortedDictionaryTests.h */,
- EDB1C0BE1653283D0041897E /* FImmutableSortedDictionaryTests.m */,
- EDB1C0B81653283D0041897E /* Supporting Files */,
- );
- path = FImmutableSortedDictionaryTests;
- sourceTree = "<group>";
- };
- EDB1C0B81653283D0041897E /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- EDB1C0B91653283D0041897E /* FImmutableSortedDictionaryTests-Info.plist */,
- EDB1C0BA1653283D0041897E /* InfoPlist.strings */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
- EDB1C09C1653283D0041897E /* FImmutableSortedDictionary */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = EDB1C0C21653283D0041897E /* Build configuration list for PBXNativeTarget "FImmutableSortedDictionary" */;
- buildPhases = (
- EDB1C0991653283D0041897E /* Sources */,
- EDB1C09A1653283D0041897E /* Frameworks */,
- EDB1C09B1653283D0041897E /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = FImmutableSortedDictionary;
- productName = FImmutableSortedDictionary;
- productReference = EDB1C09D1653283D0041897E /* libFImmutableSortedDictionary.a */;
- productType = "com.apple.product-type.library.static";
- };
- EDB1C0AD1653283D0041897E /* FImmutableSortedDictionaryTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = EDB1C0C51653283D0041897E /* Build configuration list for PBXNativeTarget "FImmutableSortedDictionaryTests" */;
- buildPhases = (
- EDB1C0A91653283D0041897E /* Sources */,
- EDB1C0AA1653283D0041897E /* Frameworks */,
- EDB1C0AB1653283D0041897E /* Resources */,
- EDB1C0AC1653283D0041897E /* ShellScript */,
- );
- buildRules = (
- );
- dependencies = (
- EDB1C0B51653283D0041897E /* PBXTargetDependency */,
- );
- name = FImmutableSortedDictionaryTests;
- productName = FImmutableSortedDictionaryTests;
- productReference = EDB1C0AE1653283D0041897E /* FImmutableSortedDictionaryTests.octest */;
- productType = "com.apple.product-type.bundle";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- EDB1C0941653283D0041897E /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0450;
- ORGANIZATIONNAME = Firebase;
- };
- buildConfigurationList = EDB1C0971653283D0041897E /* Build configuration list for PBXProject "FImmutableSortedDictionary" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = EDB1C0921653283D0041897E;
- productRefGroup = EDB1C09E1653283D0041897E /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- EDB1C09C1653283D0041897E /* FImmutableSortedDictionary */,
- EDB1C0AD1653283D0041897E /* FImmutableSortedDictionaryTests */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- EDB1C0AB1653283D0041897E /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EDB1C0BC1653283D0041897E /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXShellScriptBuildPhase section */
- EDB1C0AC1653283D0041897E /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
- };
-/* End PBXShellScriptBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- EDB1C0991653283D0041897E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EDB1C0D21653286B0041897E /* FImmutableSortedDictionary.m in Sources */,
- EDB1C0D41653286B0041897E /* FLLRBEmptyNode.m in Sources */,
- EDB1C0D61653286B0041897E /* FLLRBValueNode.m in Sources */,
- EDB1C0ED165331140041897E /* FImmutableSortedDictionaryEnumerator.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- EDB1C0A91653283D0041897E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EDB1C0BF1653283D0041897E /* FImmutableSortedDictionaryTests.m in Sources */,
- EDB1C0D31653286B0041897E /* FImmutableSortedDictionary.m in Sources */,
- EDB1C0D51653286B0041897E /* FLLRBEmptyNode.m in Sources */,
- EDB1C0D71653286B0041897E /* FLLRBValueNode.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- EDB1C0B51653283D0041897E /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = EDB1C09C1653283D0041897E /* FImmutableSortedDictionary */;
- targetProxy = EDB1C0B41653283D0041897E /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin PBXVariantGroup section */
- EDB1C0BA1653283D0041897E /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- EDB1C0BB1653283D0041897E /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- EDB1C0C01653283D0041897E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 6.0;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- EDB1C0C11653283D0041897E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 6.0;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- EDB1C0C31653283D0041897E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DSTROOT = /tmp/FImmutableSortedDictionary.dst;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "FImmutableSortedDictionary/FImmutableSortedDictionary-Prefix.pch";
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- EDB1C0C41653283D0041897E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DSTROOT = /tmp/FImmutableSortedDictionary.dst;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "FImmutableSortedDictionary/FImmutableSortedDictionary-Prefix.pch";
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- EDB1C0C61653283D0041897E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- FRAMEWORK_SEARCH_PATHS = (
- "\"$(SDKROOT)/Developer/Library/Frameworks\"",
- "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "FImmutableSortedDictionary/FImmutableSortedDictionary-Prefix.pch";
- INFOPLIST_FILE = "FImmutableSortedDictionaryTests/FImmutableSortedDictionaryTests-Info.plist";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = octest;
- };
- name = Debug;
- };
- EDB1C0C71653283D0041897E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- FRAMEWORK_SEARCH_PATHS = (
- "\"$(SDKROOT)/Developer/Library/Frameworks\"",
- "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "FImmutableSortedDictionary/FImmutableSortedDictionary-Prefix.pch";
- INFOPLIST_FILE = "FImmutableSortedDictionaryTests/FImmutableSortedDictionaryTests-Info.plist";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = octest;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- EDB1C0971653283D0041897E /* Build configuration list for PBXProject "FImmutableSortedDictionary" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- EDB1C0C01653283D0041897E /* Debug */,
- EDB1C0C11653283D0041897E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- EDB1C0C21653283D0041897E /* Build configuration list for PBXNativeTarget "FImmutableSortedDictionary" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- EDB1C0C31653283D0041897E /* Debug */,
- EDB1C0C41653283D0041897E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- EDB1C0C51653283D0041897E /* Build configuration list for PBXNativeTarget "FImmutableSortedDictionaryTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- EDB1C0C61653283D0041897E /* Debug */,
- EDB1C0C71653283D0041897E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = EDB1C0941653283D0041897E /* Project object */;
-}