Commit daf72f5c authored by Eloy Duran's avatar Eloy Duran

Generated Pods.xcodeproj and workspace for ConfigureTest app.

With: cd examples/ConfigureTest && ../../bin/pod install ConfigureTest.xcodeproj
parent dbcd3f64
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
516164B7145623DE0045B749 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 516164B6145623DE0045B749 /* Cocoa.framework */; };
516164C1145623DF0045B749 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 516164BF145623DF0045B749 /* InfoPlist.strings */; };
516164C3145623DF0045B749 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 516164C2145623DF0045B749 /* main.m */; };
516164C7145623DF0045B749 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 516164C5145623DF0045B749 /* Credits.rtf */; };
516164CA145623DF0045B749 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 516164C9145623DF0045B749 /* AppDelegate.m */; };
516164CD145623DF0045B749 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 516164CB145623DF0045B749 /* MainMenu.xib */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
516164B2145623DE0045B749 /* ConfigureTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ConfigureTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
516164B6145623DE0045B749 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
516164B9145623DF0045B749 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
516164BA145623DF0045B749 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
516164BB145623DF0045B749 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
516164BE145623DF0045B749 /* ConfigureTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ConfigureTest-Info.plist"; sourceTree = "<group>"; };
516164C0145623DF0045B749 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
516164C2145623DF0045B749 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
516164C4145623DF0045B749 /* ConfigureTest-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ConfigureTest-Prefix.pch"; sourceTree = "<group>"; };
516164C6145623DF0045B749 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
516164C8145623DF0045B749 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
516164C9145623DF0045B749 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
516164CC145623DF0045B749 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
516164AF145623DE0045B749 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
516164B7145623DE0045B749 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
516164A7145623DE0045B749 = {
isa = PBXGroup;
children = (
516164BC145623DF0045B749 /* ConfigureTest */,
516164B5145623DE0045B749 /* Frameworks */,
516164B3145623DE0045B749 /* Products */,
);
sourceTree = "<group>";
};
516164B3145623DE0045B749 /* Products */ = {
isa = PBXGroup;
children = (
516164B2145623DE0045B749 /* ConfigureTest.app */,
);
name = Products;
sourceTree = "<group>";
};
516164B5145623DE0045B749 /* Frameworks */ = {
isa = PBXGroup;
children = (
516164B6145623DE0045B749 /* Cocoa.framework */,
516164B8145623DE0045B749 /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
516164B8145623DE0045B749 /* Other Frameworks */ = {
isa = PBXGroup;
children = (
516164B9145623DF0045B749 /* AppKit.framework */,
516164BA145623DF0045B749 /* CoreData.framework */,
516164BB145623DF0045B749 /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
516164BC145623DF0045B749 /* ConfigureTest */ = {
isa = PBXGroup;
children = (
516164C8145623DF0045B749 /* AppDelegate.h */,
516164C9145623DF0045B749 /* AppDelegate.m */,
516164CB145623DF0045B749 /* MainMenu.xib */,
516164BD145623DF0045B749 /* Supporting Files */,
);
path = ConfigureTest;
sourceTree = "<group>";
};
516164BD145623DF0045B749 /* Supporting Files */ = {
isa = PBXGroup;
children = (
516164BE145623DF0045B749 /* ConfigureTest-Info.plist */,
516164BF145623DF0045B749 /* InfoPlist.strings */,
516164C2145623DF0045B749 /* main.m */,
516164C4145623DF0045B749 /* ConfigureTest-Prefix.pch */,
516164C5145623DF0045B749 /* Credits.rtf */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
516164B1145623DE0045B749 /* ConfigureTest */ = {
isa = PBXNativeTarget;
buildConfigurationList = 516164D0145623DF0045B749 /* Build configuration list for PBXNativeTarget "ConfigureTest" */;
buildPhases = (
516164AE145623DE0045B749 /* Sources */,
516164AF145623DE0045B749 /* Frameworks */,
516164B0145623DE0045B749 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = ConfigureTest;
productName = ConfigureTest;
productReference = 516164B2145623DE0045B749 /* ConfigureTest.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
516164A9145623DE0045B749 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
};
buildConfigurationList = 516164AC145623DE0045B749 /* Build configuration list for PBXProject "ConfigureTest" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 516164A7145623DE0045B749;
productRefGroup = 516164B3145623DE0045B749 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
516164B1145623DE0045B749 /* ConfigureTest */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
516164B0145623DE0045B749 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
516164C1145623DF0045B749 /* InfoPlist.strings in Resources */,
516164C7145623DF0045B749 /* Credits.rtf in Resources */,
516164CD145623DF0045B749 /* MainMenu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
516164AE145623DE0045B749 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
516164C3145623DF0045B749 /* main.m in Sources */,
516164CA145623DF0045B749 /* AppDelegate.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
516164BF145623DF0045B749 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
516164C0145623DF0045B749 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
516164C5145623DF0045B749 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
516164C6145623DF0045B749 /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
516164CB145623DF0045B749 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
516164CC145623DF0045B749 /* en */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
516164CE145623DF0045B749 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
516164CF145623DF0045B749 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
};
516164D1145623DF0045B749 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "ConfigureTest/ConfigureTest-Prefix.pch";
INFOPLIST_FILE = "ConfigureTest/ConfigureTest-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
516164D2145623DF0045B749 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "ConfigureTest/ConfigureTest-Prefix.pch";
INFOPLIST_FILE = "ConfigureTest/ConfigureTest-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
516164AC145623DE0045B749 /* Build configuration list for PBXProject "ConfigureTest" */ = {
isa = XCConfigurationList;
buildConfigurations = (
516164CE145623DF0045B749 /* Debug */,
516164CF145623DF0045B749 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
516164D0145623DF0045B749 /* Build configuration list for PBXNativeTarget "ConfigureTest" */ = {
isa = XCConfigurationList;
buildConfigurations = (
516164D1145623DF0045B749 /* Debug */,
516164D2145623DF0045B749 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 516164A9145623DE0045B749 /* Project object */;
}
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>archiveVersion</key>
<string>1</string>
<key>classes</key>
<dict/>
<key>objectVersion</key>
<string>46</string>
<key>objects</key>
<dict>
<key>1FCB00F9333B4E83B1FEBF70</key>
<dict>
<key>fileRef</key>
<string>F08D5ACC836446268BF48194</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>516164A7145623DE0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164BC145623DF0045B749</string>
<string>516164B5145623DE0045B749</string>
<string>516164B3145623DE0045B749</string>
<string>C3E4C0061587490794951548</string>
<string>F08D5ACC836446268BF48194</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164A9145623DE0045B749</key>
<dict>
<key>attributes</key>
<dict>
<key>LastUpgradeCheck</key>
<string>0420</string>
</dict>
<key>buildConfigurationList</key>
<string>516164AC145623DE0045B749</string>
<key>compatibilityVersion</key>
<string>Xcode 3.2</string>
<key>developmentRegion</key>
<string>English</string>
<key>hasScannedForEncodings</key>
<string>0</string>
<key>isa</key>
<string>PBXProject</string>
<key>knownRegions</key>
<array>
<string>en</string>
</array>
<key>mainGroup</key>
<string>516164A7145623DE0045B749</string>
<key>productRefGroup</key>
<string>516164B3145623DE0045B749</string>
<key>projectDirPath</key>
<string></string>
<key>projectRoot</key>
<string></string>
<key>targets</key>
<array>
<string>516164B1145623DE0045B749</string>
</array>
</dict>
<key>516164AC145623DE0045B749</key>
<dict>
<key>buildConfigurations</key>
<array>
<string>516164CE145623DF0045B749</string>
<string>516164CF145623DF0045B749</string>
</array>
<key>defaultConfigurationIsVisible</key>
<string>0</string>
<key>defaultConfigurationName</key>
<string>Release</string>
<key>isa</key>
<string>XCConfigurationList</string>
</dict>
<key>516164AE145623DE0045B749</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array>
<string>516164C3145623DF0045B749</string>
<string>516164CA145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXSourcesBuildPhase</string>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
</dict>
<key>516164AF145623DE0045B749</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array>
<string>516164B7145623DE0045B749</string>
<string>1FCB00F9333B4E83B1FEBF70</string>
</array>
<key>isa</key>
<string>PBXFrameworksBuildPhase</string>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
</dict>
<key>516164B0145623DE0045B749</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array>
<string>516164C1145623DF0045B749</string>
<string>516164C7145623DF0045B749</string>
<string>516164CD145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXResourcesBuildPhase</string>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
</dict>
<key>516164B1145623DE0045B749</key>
<dict>
<key>buildConfigurationList</key>
<string>516164D0145623DF0045B749</string>
<key>buildPhases</key>
<array>
<string>516164AE145623DE0045B749</string>
<string>516164AF145623DE0045B749</string>
<string>516164B0145623DE0045B749</string>
</array>
<key>buildRules</key>
<array/>
<key>dependencies</key>
<array/>
<key>isa</key>
<string>PBXNativeTarget</string>
<key>name</key>
<string>ConfigureTest</string>
<key>productName</key>
<string>ConfigureTest</string>
<key>productReference</key>
<string>516164B2145623DE0045B749</string>
<key>productType</key>
<string>com.apple.product-type.application</string>
</dict>
<key>516164B2145623DE0045B749</key>
<dict>
<key>explicitFileType</key>
<string>wrapper.application</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>name</key>
<string>ConfigureTest.app</string>
<key>path</key>
<string>ConfigureTest.app</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>516164B3145623DE0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164B2145623DE0045B749</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>name</key>
<string>Products</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164B5145623DE0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164B6145623DE0045B749</string>
<string>516164B8145623DE0045B749</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>name</key>
<string>Frameworks</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164B6145623DE0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>wrapper.framework</string>
<key>name</key>
<string>Cocoa.framework</string>
<key>path</key>
<string>System/Library/Frameworks/Cocoa.framework</string>
<key>sourceTree</key>
<string>SDKROOT</string>
</dict>
<key>516164B7145623DE0045B749</key>
<dict>
<key>fileRef</key>
<string>516164B6145623DE0045B749</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>516164B8145623DE0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164B9145623DF0045B749</string>
<string>516164BA145623DF0045B749</string>
<string>516164BB145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>name</key>
<string>Other Frameworks</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164B9145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>wrapper.framework</string>
<key>name</key>
<string>AppKit.framework</string>
<key>path</key>
<string>System/Library/Frameworks/AppKit.framework</string>
<key>sourceTree</key>
<string>SDKROOT</string>
</dict>
<key>516164BA145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>wrapper.framework</string>
<key>name</key>
<string>CoreData.framework</string>
<key>path</key>
<string>System/Library/Frameworks/CoreData.framework</string>
<key>sourceTree</key>
<string>SDKROOT</string>
</dict>
<key>516164BB145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>wrapper.framework</string>
<key>name</key>
<string>Foundation.framework</string>
<key>path</key>
<string>System/Library/Frameworks/Foundation.framework</string>
<key>sourceTree</key>
<string>SDKROOT</string>
</dict>
<key>516164BC145623DF0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164C8145623DF0045B749</string>
<string>516164C9145623DF0045B749</string>
<string>516164CB145623DF0045B749</string>
<string>516164BD145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>path</key>
<string>ConfigureTest</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164BD145623DF0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164BE145623DF0045B749</string>
<string>516164BF145623DF0045B749</string>
<string>516164C2145623DF0045B749</string>
<string>516164C4145623DF0045B749</string>
<string>516164C5145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>name</key>
<string>Supporting Files</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164BE145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.plist.xml</string>
<key>name</key>
<string>ConfigureTest-Info.plist</string>
<key>path</key>
<string>ConfigureTest-Info.plist</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164BF145623DF0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164C0145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXVariantGroup</string>
<key>name</key>
<string>InfoPlist.strings</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164C0145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.plist.strings</string>
<key>name</key>
<string>en</string>
<key>path</key>
<string>en.lproj/InfoPlist.strings</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164C1145623DF0045B749</key>
<dict>
<key>fileRef</key>
<string>516164BF145623DF0045B749</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>516164C2145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.objc</string>
<key>name</key>
<string>main.m</string>
<key>path</key>
<string>main.m</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164C3145623DF0045B749</key>
<dict>
<key>fileRef</key>
<string>516164C2145623DF0045B749</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>516164C4145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.h</string>
<key>name</key>
<string>ConfigureTest-Prefix.pch</string>
<key>path</key>
<string>ConfigureTest-Prefix.pch</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164C5145623DF0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164C6145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXVariantGroup</string>
<key>name</key>
<string>Credits.rtf</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164C6145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.rtf</string>
<key>name</key>
<string>en</string>
<key>path</key>
<string>en.lproj/Credits.rtf</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164C7145623DF0045B749</key>
<dict>
<key>fileRef</key>
<string>516164C5145623DF0045B749</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>516164C8145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.h</string>
<key>name</key>
<string>AppDelegate.h</string>
<key>path</key>
<string>AppDelegate.h</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164C9145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.objc</string>
<key>name</key>
<string>AppDelegate.m</string>
<key>path</key>
<string>AppDelegate.m</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164CA145623DF0045B749</key>
<dict>
<key>fileRef</key>
<string>516164C9145623DF0045B749</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>516164CB145623DF0045B749</key>
<dict>
<key>children</key>
<array>
<string>516164CC145623DF0045B749</string>
</array>
<key>isa</key>
<string>PBXVariantGroup</string>
<key>name</key>
<string>MainMenu.xib</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164CC145623DF0045B749</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>file.xib</string>
<key>name</key>
<string>en</string>
<key>path</key>
<string>en.lproj/MainMenu.xib</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>516164CD145623DF0045B749</key>
<dict>
<key>fileRef</key>
<string>516164CB145623DF0045B749</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>516164CE145623DF0045B749</key>
<dict>
<key>buildSettings</key>
<dict>
<key>ALWAYS_SEARCH_USER_PATHS</key>
<string>NO</string>
<key>ARCHS</key>
<string>$(ARCHS_STANDARD_64_BIT)</string>
<key>COPY_PHASE_STRIP</key>
<string>NO</string>
<key>GCC_C_LANGUAGE_STANDARD</key>
<string>gnu99</string>
<key>GCC_DYNAMIC_NO_PIC</key>
<string>NO</string>
<key>GCC_ENABLE_OBJC_EXCEPTIONS</key>
<string>YES</string>
<key>GCC_OPTIMIZATION_LEVEL</key>
<string>0</string>
<key>GCC_PREPROCESSOR_DEFINITIONS</key>
<array>
<string>DEBUG=1</string>
<string>$(inherited)</string>
</array>
<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
<string>NO</string>
<key>GCC_VERSION</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
<string>YES</string>
<key>GCC_WARN_ABOUT_MISSING_PROTOTYPES</key>
<string>YES</string>
<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
<string>YES</string>
<key>GCC_WARN_UNUSED_VARIABLE</key>
<string>YES</string>
<key>MACOSX_DEPLOYMENT_TARGET</key>
<string>10.7</string>
<key>ONLY_ACTIVE_ARCH</key>
<string>YES</string>
<key>SDKROOT</key>
<string>macosx</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Debug</string>
</dict>
<key>516164CF145623DF0045B749</key>
<dict>
<key>buildSettings</key>
<dict>
<key>ALWAYS_SEARCH_USER_PATHS</key>
<string>NO</string>
<key>ARCHS</key>
<string>$(ARCHS_STANDARD_64_BIT)</string>
<key>COPY_PHASE_STRIP</key>
<string>YES</string>
<key>DEBUG_INFORMATION_FORMAT</key>
<string>dwarf-with-dsym</string>
<key>GCC_C_LANGUAGE_STANDARD</key>
<string>gnu99</string>
<key>GCC_ENABLE_OBJC_EXCEPTIONS</key>
<string>YES</string>
<key>GCC_VERSION</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
<string>YES</string>
<key>GCC_WARN_ABOUT_MISSING_PROTOTYPES</key>
<string>YES</string>
<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
<string>YES</string>
<key>GCC_WARN_UNUSED_VARIABLE</key>
<string>YES</string>
<key>MACOSX_DEPLOYMENT_TARGET</key>
<string>10.7</string>
<key>SDKROOT</key>
<string>macosx</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Release</string>
</dict>
<key>516164D0145623DF0045B749</key>
<dict>
<key>buildConfigurations</key>
<array>
<string>516164D1145623DF0045B749</string>
<string>516164D2145623DF0045B749</string>
</array>
<key>defaultConfigurationIsVisible</key>
<string>0</string>
<key>isa</key>
<string>XCConfigurationList</string>
</dict>
<key>516164D1145623DF0045B749</key>
<dict>
<key>baseConfigurationReference</key>
<string>C3E4C0061587490794951548</string>
<key>buildSettings</key>
<dict>
<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
<string>YES</string>
<key>GCC_PREFIX_HEADER</key>
<string>ConfigureTest/ConfigureTest-Prefix.pch</string>
<key>INFOPLIST_FILE</key>
<string>ConfigureTest/ConfigureTest-Info.plist</string>
<key>PRODUCT_NAME</key>
<string>$(TARGET_NAME)</string>
<key>WRAPPER_EXTENSION</key>
<string>app</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Debug</string>
</dict>
<key>516164D2145623DF0045B749</key>
<dict>
<key>baseConfigurationReference</key>
<string>C3E4C0061587490794951548</string>
<key>buildSettings</key>
<dict>
<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
<string>YES</string>
<key>GCC_PREFIX_HEADER</key>
<string>ConfigureTest/ConfigureTest-Prefix.pch</string>
<key>INFOPLIST_FILE</key>
<string>ConfigureTest/ConfigureTest-Info.plist</string>
<key>PRODUCT_NAME</key>
<string>$(TARGET_NAME)</string>
<key>WRAPPER_EXTENSION</key>
<string>app</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Release</string>
</dict>
<key>6786F1960A40426590889C9F</key>
<dict>
<key>fileRef</key>
<string>C3E4C0061587490794951548</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>C3E4C0061587490794951548</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key>
<string>Pods.xcconfig</string>
<key>path</key>
<string>Pods/Pods.xcconfig</string>
<key>sourceTree</key>
<string>SOURCE_ROOT</string>
</dict>
<key>F08D5ACC836446268BF48194</key>
<dict>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>archive.ar</string>
<key>name</key>
<string>libPods.a</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
</dict>
<key>rootObject</key>
<string>516164A9145623DE0045B749</string>
</dict>
</plist>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><Workspace version="1.0"><FileRef location="group:ConfigureTest.xcodeproj"></FileRef><FileRef location="group:Pods/Pods.xcodeproj"></FileRef></Workspace>
\ No newline at end of file
......@@ -123,24 +123,16 @@ module Pod
end
app_project.main_group << configfile
# This doesn't work yet.
# A working example from having dragged libPods.a over:
# {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPods.a;
# path = "Pods/build/Release-iphoneos/libPods.a"; sourceTree = "<group>"; };
# Need to figure out how to calculate that path, which appears to be
# based on the Pods.xcodeproj's BUILT_PRODUCTS_DIR.
#
# libfile = app_project.files.new({
# 'path' => 'libPods.a',
# 'lastKnownFileType' => 'archive.ar',
# 'includeInIndex' => '0',
# 'sourceTree' => 'BUILT_PRODUCTS_DIR'
# })
# app_project.objects.select_by_class(Xcode::Project::PBXFrameworksBuildPhase).each do |build_phase|
# build_phase.files << libfile.build_file
# end
# app_project.main_group << libfile
libfile = app_project.files.new({
'path' => 'libPods.a',
'lastKnownFileType' => 'archive.ar',
'includeInIndex' => '0',
'sourceTree' => 'BUILT_PRODUCTS_DIR'
})
app_project.objects.select_by_class(Xcode::Project::PBXFrameworksBuildPhase).each do |build_phase|
build_phase.files << libfile.build_file
end
app_project.main_group << libfile
app_project.save_as(projpath)
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment