341 lines
19 KiB
Text
Executable file
341 lines
19 KiB
Text
Executable file
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 45;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1D3623260D0F684500981E51 /* JPImagePickerDemoAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* JPImagePickerDemoAppDelegate.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 */; };
|
|
1F3A7D0010AF40A300ED9B63 /* JPImagePickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F3A7CF710AF40A300ED9B63 /* JPImagePickerController.m */; };
|
|
1F3A7D0110AF40A300ED9B63 /* JPImagePickerDetailController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F3A7CF910AF40A300ED9B63 /* JPImagePickerDetailController.m */; };
|
|
1F3A7D0210AF40A300ED9B63 /* JPImagePickerDetailController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F3A7CFA10AF40A300ED9B63 /* JPImagePickerDetailController.xib */; };
|
|
1F3A7D0310AF40A300ED9B63 /* JPImagePickerOverviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F3A7CFC10AF40A300ED9B63 /* JPImagePickerOverviewController.m */; };
|
|
1F3A7D0410AF40A300ED9B63 /* JPImagePickerOverviewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F3A7CFD10AF40A300ED9B63 /* JPImagePickerOverviewController.xib */; };
|
|
1F3A7D0510AF40A300ED9B63 /* UIImageResizing.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F3A7CFF10AF40A300ED9B63 /* UIImageResizing.m */; };
|
|
1FBADE6910AAFC5D00BAB679 /* i1.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6010AAFC5D00BAB679 /* i1.png */; };
|
|
1FBADE6A10AAFC5D00BAB679 /* i2.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6110AAFC5D00BAB679 /* i2.png */; };
|
|
1FBADE6B10AAFC5D00BAB679 /* i3.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6210AAFC5D00BAB679 /* i3.png */; };
|
|
1FBADE6C10AAFC5D00BAB679 /* i4.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6310AAFC5D00BAB679 /* i4.png */; };
|
|
1FBADE6D10AAFC5D00BAB679 /* noImageSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6410AAFC5D00BAB679 /* noImageSelected.png */; };
|
|
1FBADE6E10AAFC5D00BAB679 /* t1.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6510AAFC5D00BAB679 /* t1.png */; };
|
|
1FBADE6F10AAFC5D00BAB679 /* t2.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6610AAFC5D00BAB679 /* t2.png */; };
|
|
1FBADE7010AAFC5D00BAB679 /* t3.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6710AAFC5D00BAB679 /* t3.png */; };
|
|
1FBADE7110AAFC5D00BAB679 /* t4.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FBADE6810AAFC5D00BAB679 /* t4.png */; };
|
|
2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */; };
|
|
28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD735F0D9D9599002E5188 /* MainWindow.xib */; };
|
|
28C286E10D94DF7D0034E888 /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28C286E00D94DF7D0034E888 /* RootViewController.m */; };
|
|
28F335F11007B36200424DE2 /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28F335F01007B36200424DE2 /* RootViewController.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 /* JPImagePickerDemoAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPImagePickerDemoAppDelegate.h; sourceTree = "<group>"; };
|
|
1D3623250D0F684500981E51 /* JPImagePickerDemoAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JPImagePickerDemoAppDelegate.m; sourceTree = "<group>"; };
|
|
1D6058910D05DD3D006BFB54 /* JPImagePickerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JPImagePickerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
1F3A7CF610AF40A300ED9B63 /* JPImagePickerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPImagePickerController.h; sourceTree = "<group>"; };
|
|
1F3A7CF710AF40A300ED9B63 /* JPImagePickerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JPImagePickerController.m; sourceTree = "<group>"; };
|
|
1F3A7CF810AF40A300ED9B63 /* JPImagePickerDetailController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPImagePickerDetailController.h; sourceTree = "<group>"; };
|
|
1F3A7CF910AF40A300ED9B63 /* JPImagePickerDetailController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JPImagePickerDetailController.m; sourceTree = "<group>"; };
|
|
1F3A7CFA10AF40A300ED9B63 /* JPImagePickerDetailController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = JPImagePickerDetailController.xib; sourceTree = "<group>"; };
|
|
1F3A7CFB10AF40A300ED9B63 /* JPImagePickerOverviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPImagePickerOverviewController.h; sourceTree = "<group>"; };
|
|
1F3A7CFC10AF40A300ED9B63 /* JPImagePickerOverviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JPImagePickerOverviewController.m; sourceTree = "<group>"; };
|
|
1F3A7CFD10AF40A300ED9B63 /* JPImagePickerOverviewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = JPImagePickerOverviewController.xib; sourceTree = "<group>"; };
|
|
1F3A7CFE10AF40A300ED9B63 /* UIImageResizing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIImageResizing.h; sourceTree = "<group>"; };
|
|
1F3A7CFF10AF40A300ED9B63 /* UIImageResizing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIImageResizing.m; sourceTree = "<group>"; };
|
|
1FBADE6010AAFC5D00BAB679 /* i1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = i1.png; sourceTree = "<group>"; };
|
|
1FBADE6110AAFC5D00BAB679 /* i2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = i2.png; sourceTree = "<group>"; };
|
|
1FBADE6210AAFC5D00BAB679 /* i3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = i3.png; sourceTree = "<group>"; };
|
|
1FBADE6310AAFC5D00BAB679 /* i4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = i4.png; sourceTree = "<group>"; };
|
|
1FBADE6410AAFC5D00BAB679 /* noImageSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = noImageSelected.png; sourceTree = "<group>"; };
|
|
1FBADE6510AAFC5D00BAB679 /* t1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = t1.png; sourceTree = "<group>"; };
|
|
1FBADE6610AAFC5D00BAB679 /* t2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = t2.png; sourceTree = "<group>"; };
|
|
1FBADE6710AAFC5D00BAB679 /* t3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = t3.png; sourceTree = "<group>"; };
|
|
1FBADE6810AAFC5D00BAB679 /* t4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = t4.png; sourceTree = "<group>"; };
|
|
2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
28A0AAE50D9B0CCF005BE974 /* JPImagePickerDemo_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPImagePickerDemo_Prefix.pch; sourceTree = "<group>"; };
|
|
28AD735F0D9D9599002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
|
|
28C286DF0D94DF7D0034E888 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
|
|
28C286E00D94DF7D0034E888 /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
|
|
28F335F01007B36200424DE2 /* RootViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RootViewController.xib; sourceTree = "<group>"; };
|
|
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
8D1107310486CEB800E47090 /* JPImagePickerDemo-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "JPImagePickerDemo-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; 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 */,
|
|
2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F3A7CF510AF40A300ED9B63 /* JPImagePickerController */,
|
|
28C286DF0D94DF7D0034E888 /* RootViewController.h */,
|
|
28C286E00D94DF7D0034E888 /* RootViewController.m */,
|
|
1D3623240D0F684500981E51 /* JPImagePickerDemoAppDelegate.h */,
|
|
1D3623250D0F684500981E51 /* JPImagePickerDemoAppDelegate.m */,
|
|
);
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D6058910D05DD3D006BFB54 /* JPImagePickerDemo.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F3A7CF510AF40A300ED9B63 /* JPImagePickerController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F3A7CF610AF40A300ED9B63 /* JPImagePickerController.h */,
|
|
1F3A7CF710AF40A300ED9B63 /* JPImagePickerController.m */,
|
|
1F3A7CF810AF40A300ED9B63 /* JPImagePickerDetailController.h */,
|
|
1F3A7CF910AF40A300ED9B63 /* JPImagePickerDetailController.m */,
|
|
1F3A7CFA10AF40A300ED9B63 /* JPImagePickerDetailController.xib */,
|
|
1F3A7CFB10AF40A300ED9B63 /* JPImagePickerOverviewController.h */,
|
|
1F3A7CFC10AF40A300ED9B63 /* JPImagePickerOverviewController.m */,
|
|
1F3A7CFD10AF40A300ED9B63 /* JPImagePickerOverviewController.xib */,
|
|
1F3A7CFE10AF40A300ED9B63 /* UIImageResizing.h */,
|
|
1F3A7CFF10AF40A300ED9B63 /* UIImageResizing.m */,
|
|
);
|
|
name = JPImagePickerController;
|
|
path = ../Classes;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
1FBADE5E10AAFC4D00BAB679 /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1FBADE6410AAFC5D00BAB679 /* noImageSelected.png */,
|
|
1FBADE6010AAFC5D00BAB679 /* i1.png */,
|
|
1FBADE6110AAFC5D00BAB679 /* i2.png */,
|
|
1FBADE6210AAFC5D00BAB679 /* i3.png */,
|
|
1FBADE6310AAFC5D00BAB679 /* i4.png */,
|
|
1FBADE6510AAFC5D00BAB679 /* t1.png */,
|
|
1FBADE6610AAFC5D00BAB679 /* t2.png */,
|
|
1FBADE6710AAFC5D00BAB679 /* t3.png */,
|
|
1FBADE6810AAFC5D00BAB679 /* t4.png */,
|
|
);
|
|
name = Images;
|
|
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 = (
|
|
28A0AAE50D9B0CCF005BE974 /* JPImagePickerDemo_Prefix.pch */,
|
|
29B97316FDCFA39411CA2CEA /* main.m */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1FBADE5E10AAFC4D00BAB679 /* Images */,
|
|
28F335F01007B36200424DE2 /* RootViewController.xib */,
|
|
28AD735F0D9D9599002E5188 /* MainWindow.xib */,
|
|
8D1107310486CEB800E47090 /* JPImagePickerDemo-Info.plist */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1D6058900D05DD3D006BFB54 /* JPImagePickerDemo */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "JPImagePickerDemo" */;
|
|
buildPhases = (
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = JPImagePickerDemo;
|
|
productName = JPImagePickerDemo;
|
|
productReference = 1D6058910D05DD3D006BFB54 /* JPImagePickerDemo.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 "JPImagePickerDemo" */;
|
|
compatibilityVersion = "Xcode 3.1";
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
en,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1D6058900D05DD3D006BFB54 /* JPImagePickerDemo */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */,
|
|
28F335F11007B36200424DE2 /* RootViewController.xib in Resources */,
|
|
1FBADE6910AAFC5D00BAB679 /* i1.png in Resources */,
|
|
1FBADE6A10AAFC5D00BAB679 /* i2.png in Resources */,
|
|
1FBADE6B10AAFC5D00BAB679 /* i3.png in Resources */,
|
|
1FBADE6C10AAFC5D00BAB679 /* i4.png in Resources */,
|
|
1FBADE6D10AAFC5D00BAB679 /* noImageSelected.png in Resources */,
|
|
1FBADE6E10AAFC5D00BAB679 /* t1.png in Resources */,
|
|
1FBADE6F10AAFC5D00BAB679 /* t2.png in Resources */,
|
|
1FBADE7010AAFC5D00BAB679 /* t3.png in Resources */,
|
|
1FBADE7110AAFC5D00BAB679 /* t4.png in Resources */,
|
|
1F3A7D0210AF40A300ED9B63 /* JPImagePickerDetailController.xib in Resources */,
|
|
1F3A7D0410AF40A300ED9B63 /* JPImagePickerOverviewController.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1D60589B0D05DD56006BFB54 /* main.m in Sources */,
|
|
1D3623260D0F684500981E51 /* JPImagePickerDemoAppDelegate.m in Sources */,
|
|
28C286E10D94DF7D0034E888 /* RootViewController.m in Sources */,
|
|
1F3A7D0010AF40A300ED9B63 /* JPImagePickerController.m in Sources */,
|
|
1F3A7D0110AF40A300ED9B63 /* JPImagePickerDetailController.m in Sources */,
|
|
1F3A7D0310AF40A300ED9B63 /* JPImagePickerOverviewController.m in Sources */,
|
|
1F3A7D0510AF40A300ED9B63 /* UIImageResizing.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 = JPImagePickerDemo_Prefix.pch;
|
|
INFOPLIST_FILE = "JPImagePickerDemo-Info.plist";
|
|
PRODUCT_NAME = JPImagePickerDemo;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1D6058950D05DD3E006BFB54 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = JPImagePickerDemo_Prefix.pch;
|
|
INFOPLIST_FILE = "JPImagePickerDemo-Info.plist";
|
|
PRODUCT_NAME = JPImagePickerDemo;
|
|
};
|
|
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 = iphoneos3.1.2;
|
|
};
|
|
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;
|
|
PREBINDING = NO;
|
|
SDKROOT = iphoneos3.1.2;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "JPImagePickerDemo" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
1D6058950D05DD3E006BFB54 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "JPImagePickerDemo" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|