/TestObjcGenerator/TestObjcGenerator.xcodeproj/project.pbxproj
http://github.com/juancruzmdq/objc-generator · Unknown · 312 lines · 302 code · 10 blank · 0 comment · 0 complexity · 24867e10011e483cc9341d0aade07eed MD5 · raw file
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 45;
- objects = {
- /* Begin PBXBuildFile section */
- 1D3623260D0F684500981E51 /* TestObjcGeneratorAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* TestObjcGeneratorAppDelegate.m */; };
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
- 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
- 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
- 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
- 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
- EE37E98A1350F195003E861E /* Main.m in Sources */ = {isa = PBXBuildFile; fileRef = EE37E9881350F195003E861E /* Main.m */; };
- EE37E98B1350F195003E861E /* Main.xib in Resources */ = {isa = PBXBuildFile; fileRef = EE37E9891350F195003E861E /* Main.xib */; };
- EE37E98F1350F1B0003E861E /* Second.m in Sources */ = {isa = PBXBuildFile; fileRef = EE37E98D1350F1B0003E861E /* Second.m */; };
- EE37E9981350F23A003E861E /* objcGenerator.plist in Resources */ = {isa = PBXBuildFile; fileRef = EE37E9971350F23A003E861E /* objcGenerator.plist */; };
- EE37E9B51350F7EE003E861E /* _Main.m in Sources */ = {isa = PBXBuildFile; fileRef = EE37E9B41350F7EE003E861E /* _Main.m */; };
- EE37E9B81350F7FC003E861E /* _Second.m in Sources */ = {isa = PBXBuildFile; fileRef = EE37E9B71350F7FC003E861E /* _Second.m */; };
- EE37E9C71350FAE3003E861E /* README in Resources */ = {isa = PBXBuildFile; fileRef = EE37E9C61350FAE3003E861E /* README */; };
- EE37E9F81350FED5003E861E /* Second.xib in Resources */ = {isa = PBXBuildFile; fileRef = EE37E9F71350FED5003E861E /* Second.xib */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 1D3623240D0F684500981E51 /* TestObjcGeneratorAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestObjcGeneratorAppDelegate.h; sourceTree = "<group>"; };
- 1D3623250D0F684500981E51 /* TestObjcGeneratorAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestObjcGeneratorAppDelegate.m; sourceTree = "<group>"; };
- 1D6058910D05DD3D006BFB54 /* TestObjcGenerator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestObjcGenerator.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
- 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 32CA4F630368D1EE00C91783 /* TestObjcGenerator_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestObjcGenerator_Prefix.pch; sourceTree = "<group>"; };
- 8D1107310486CEB800E47090 /* TestObjcGenerator-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "TestObjcGenerator-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
- EE37E9871350F195003E861E /* Main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Main.h; path = Views/Main/Main.h; sourceTree = "<group>"; };
- EE37E9881350F195003E861E /* Main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Main.m; path = Views/Main/Main.m; sourceTree = "<group>"; };
- EE37E9891350F195003E861E /* Main.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Main.xib; path = Views/Main/Main.xib; sourceTree = "<group>"; };
- EE37E98C1350F1B0003E861E /* Second.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Second.h; path = Views/Second/Second.h; sourceTree = "<group>"; };
- EE37E98D1350F1B0003E861E /* Second.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Second.m; path = Views/Second/Second.m; sourceTree = "<group>"; };
- EE37E9971350F23A003E861E /* objcGenerator.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = objcGenerator.plist; sourceTree = "<group>"; };
- EE37E9B31350F7EE003E861E /* _Main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = _Main.h; path = Views/Main/_Main.h; sourceTree = "<group>"; };
- EE37E9B41350F7EE003E861E /* _Main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = _Main.m; path = Views/Main/_Main.m; sourceTree = "<group>"; };
- EE37E9B61350F7FC003E861E /* _Second.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = _Second.h; path = Views/Second/_Second.h; sourceTree = "<group>"; };
- EE37E9B71350F7FC003E861E /* _Second.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = _Second.m; path = Views/Second/_Second.m; sourceTree = "<group>"; };
- EE37E9C61350FAE3003E861E /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
- EE37E9F71350FED5003E861E /* Second.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Second.xib; path = Views/Second/Second.xib; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
- 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
- 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 080E96DDFE201D6D7F000001 /* Classes */ = {
- isa = PBXGroup;
- children = (
- EE37E9841350F172003E861E /* Views */,
- 1D3623240D0F684500981E51 /* TestObjcGeneratorAppDelegate.h */,
- 1D3623250D0F684500981E51 /* TestObjcGeneratorAppDelegate.m */,
- );
- path = Classes;
- sourceTree = "<group>";
- };
- 19C28FACFE9D520D11CA2CBB /* Products */ = {
- isa = PBXGroup;
- children = (
- 1D6058910D05DD3D006BFB54 /* TestObjcGenerator.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
- isa = PBXGroup;
- children = (
- 080E96DDFE201D6D7F000001 /* Classes */,
- 29B97315FDCFA39411CA2CEA /* Other Sources */,
- 29B97317FDCFA39411CA2CEA /* Resources */,
- 29B97323FDCFA39411CA2CEA /* Frameworks */,
- 19C28FACFE9D520D11CA2CBB /* Products */,
- );
- name = CustomTemplate;
- sourceTree = "<group>";
- };
- 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
- isa = PBXGroup;
- children = (
- EE37E9971350F23A003E861E /* objcGenerator.plist */,
- 32CA4F630368D1EE00C91783 /* TestObjcGenerator_Prefix.pch */,
- 29B97316FDCFA39411CA2CEA /* main.m */,
- EE37E9C61350FAE3003E861E /* README */,
- );
- name = "Other Sources";
- sourceTree = "<group>";
- };
- 29B97317FDCFA39411CA2CEA /* Resources */ = {
- isa = PBXGroup;
- children = (
- 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
- 8D1107310486CEB800E47090 /* TestObjcGenerator-Info.plist */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
- 1D30AB110D05D00D00671497 /* Foundation.framework */,
- 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- EE37E9841350F172003E861E /* Views */ = {
- isa = PBXGroup;
- children = (
- EE37E9911350F1B4003E861E /* Second */,
- EE37E9861350F17D003E861E /* Main */,
- );
- name = Views;
- sourceTree = "<group>";
- };
- EE37E9861350F17D003E861E /* Main */ = {
- isa = PBXGroup;
- children = (
- EE37E9B31350F7EE003E861E /* _Main.h */,
- EE37E9B41350F7EE003E861E /* _Main.m */,
- EE37E9871350F195003E861E /* Main.h */,
- EE37E9881350F195003E861E /* Main.m */,
- EE37E9891350F195003E861E /* Main.xib */,
- );
- name = Main;
- sourceTree = "<group>";
- };
- EE37E9911350F1B4003E861E /* Second */ = {
- isa = PBXGroup;
- children = (
- EE37E9B61350F7FC003E861E /* _Second.h */,
- EE37E9B71350F7FC003E861E /* _Second.m */,
- EE37E98C1350F1B0003E861E /* Second.h */,
- EE37E98D1350F1B0003E861E /* Second.m */,
- EE37E9F71350FED5003E861E /* Second.xib */,
- );
- name = Second;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 1D6058900D05DD3D006BFB54 /* TestObjcGenerator */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "TestObjcGenerator" */;
- buildPhases = (
- 1D60588D0D05DD3D006BFB54 /* Resources */,
- 1D60588E0D05DD3D006BFB54 /* Sources */,
- 1D60588F0D05DD3D006BFB54 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = TestObjcGenerator;
- productName = TestObjcGenerator;
- productReference = 1D6058910D05DD3D006BFB54 /* TestObjcGenerator.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 29B97313FDCFA39411CA2CEA /* Project object */ = {
- isa = PBXProject;
- buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "TestObjcGenerator" */;
- compatibilityVersion = "Xcode 3.1";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- English,
- Japanese,
- French,
- German,
- );
- mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 1D6058900D05DD3D006BFB54 /* TestObjcGenerator */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 1D60588D0D05DD3D006BFB54 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
- EE37E98B1350F195003E861E /* Main.xib in Resources */,
- EE37E9981350F23A003E861E /* objcGenerator.plist in Resources */,
- EE37E9C71350FAE3003E861E /* README in Resources */,
- EE37E9F81350FED5003E861E /* Second.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 1D60588E0D05DD3D006BFB54 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
- 1D3623260D0F684500981E51 /* TestObjcGeneratorAppDelegate.m in Sources */,
- EE37E98A1350F195003E861E /* Main.m in Sources */,
- EE37E98F1350F1B0003E861E /* Second.m in Sources */,
- EE37E9B51350F7EE003E861E /* _Main.m in Sources */,
- EE37E9B81350F7FC003E861E /* _Second.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- 1D6058940D05DD3E006BFB54 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = TestObjcGenerator_Prefix.pch;
- INFOPLIST_FILE = "TestObjcGenerator-Info.plist";
- PRODUCT_NAME = TestObjcGenerator;
- };
- name = Debug;
- };
- 1D6058950D05DD3E006BFB54 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- COPY_PHASE_STRIP = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = TestObjcGenerator_Prefix.pch;
- INFOPLIST_FILE = "TestObjcGenerator-Info.plist";
- PRODUCT_NAME = TestObjcGenerator;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- C01FCF4F08A954540054247B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- PREBINDING = NO;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- C01FCF5008A954540054247B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
- PREBINDING = NO;
- SDKROOT = iphoneos;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "TestObjcGenerator" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1D6058940D05DD3E006BFB54 /* Debug */,
- 1D6058950D05DD3E006BFB54 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- C01FCF4E08A954540054247B /* Build configuration list for PBXProject "TestObjcGenerator" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- C01FCF4F08A954540054247B /* Debug */,
- C01FCF5008A954540054247B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
- }