xref: /petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj (revision b59f628eff0cd0541d0457de20841eec6c6bc428)
1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		1D3623260D0F684500981E51 /* iphoneAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* iphoneAppDelegate.m */; };
11		1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
12		2899E5220DE3E06400AC0155 /* iphoneViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* iphoneViewController.xib */; };
13		28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
14		28D7ACF80DDB3853001CB0EB /* iphoneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* iphoneViewController.m */; };
15		D81E3DA519F0C3E60076ADC5 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D89698F315C85DE600C720F1 /* Accelerate.framework */; };
16		D83A8D7E119DD87B009DD17A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D83A8D7D119DD87B009DD17A /* UIKit.framework */; };
17		D83A8DD0119DD88A009DD17A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D83A8DCF119DD88A009DD17A /* Foundation.framework */; };
18		D83A8DF3119DD897009DD17A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D83A8DF2119DD897009DD17A /* CoreGraphics.framework */; };
19		D8688CBE19F3620700CBDDD1 /* PETSc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8688CBD19F3620700CBDDD1 /* PETSc.framework */; };
20		D881964719614152002E6C1C /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D881964619614152002E6C1C /* Default-568h@2x.png */; };
21		D8B4FA0E195E5D1900608859 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8B4FA0D195E5D1900608859 /* GLKit.framework */; };
22		D8B4FA10195E5D4800608859 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8B4FA0F195E5D4800608859 /* OpenGLES.framework */; };
23/* End PBXBuildFile section */
24
25/* Begin PBXFileReference section */
26		1D3623240D0F684500981E51 /* iphoneAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iphoneAppDelegate.h; sourceTree = "<group>"; };
27		1D3623250D0F684500981E51 /* iphoneAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iphoneAppDelegate.m; sourceTree = "<group>"; };
28		1D6058910D05DD3D006BFB54 /* examples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = examples.app; sourceTree = BUILT_PRODUCTS_DIR; };
29		2899E5210DE3E06400AC0155 /* iphoneViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = iphoneViewController.xib; sourceTree = "<group>"; };
30		28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
31		28D7ACF60DDB3853001CB0EB /* iphoneViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iphoneViewController.h; sourceTree = "<group>"; };
32		28D7ACF70DDB3853001CB0EB /* iphoneViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iphoneViewController.m; sourceTree = "<group>"; };
33		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
34		32CA4F630368D1EE00C91783 /* examples_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = examples_Prefix.pch; sourceTree = "<group>"; };
35		8D1107310486CEB800E47090 /* examples-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "examples-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
36		D83A8D7D119DD87B009DD17A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
37		D83A8DCF119DD88A009DD17A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
38		D83A8DF2119DD897009DD17A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
39		D8688CBD19F3620700CBDDD1 /* PETSc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PETSc.framework; path = "../../../../../../../../../Library/Frameworks/PETSc-iOS/simulator/PETSc.framework"; sourceTree = "<group>"; };
40		D881964619614152002E6C1C /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
41		D89698F115C85D3100C720F1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
42		D89698F315C85DE600C720F1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
43		D8B4FA0D195E5D1900608859 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
44		D8B4FA0F195E5D4800608859 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
45/* End PBXFileReference section */
46
47/* Begin PBXFrameworksBuildPhase section */
48		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
49			isa = PBXFrameworksBuildPhase;
50			buildActionMask = 2147483647;
51			files = (
52				D8688CBE19F3620700CBDDD1 /* PETSc.framework in Frameworks */,
53				D83A8D7E119DD87B009DD17A /* UIKit.framework in Frameworks */,
54				D8B4FA0E195E5D1900608859 /* GLKit.framework in Frameworks */,
55				D8B4FA10195E5D4800608859 /* OpenGLES.framework in Frameworks */,
56				D83A8DD0119DD88A009DD17A /* Foundation.framework in Frameworks */,
57				D83A8DF3119DD897009DD17A /* CoreGraphics.framework in Frameworks */,
58				D81E3DA519F0C3E60076ADC5 /* Accelerate.framework in Frameworks */,
59			);
60			runOnlyForDeploymentPostprocessing = 0;
61		};
62/* End PBXFrameworksBuildPhase section */
63
64/* Begin PBXGroup section */
65		080E96DDFE201D6D7F000001 /* Classes */ = {
66			isa = PBXGroup;
67			children = (
68				1D3623240D0F684500981E51 /* iphoneAppDelegate.h */,
69				1D3623250D0F684500981E51 /* iphoneAppDelegate.m */,
70				28D7ACF60DDB3853001CB0EB /* iphoneViewController.h */,
71				28D7ACF70DDB3853001CB0EB /* iphoneViewController.m */,
72			);
73			path = Classes;
74			sourceTree = "<group>";
75		};
76		19C28FACFE9D520D11CA2CBB /* Products */ = {
77			isa = PBXGroup;
78			children = (
79				1D6058910D05DD3D006BFB54 /* examples.app */,
80			);
81			name = Products;
82			sourceTree = "<group>";
83		};
84		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
85			isa = PBXGroup;
86			children = (
87				D881964619614152002E6C1C /* Default-568h@2x.png */,
88				D89698F115C85D3100C720F1 /* Accelerate.framework */,
89				080E96DDFE201D6D7F000001 /* Classes */,
90				29B97315FDCFA39411CA2CEA /* Other Sources */,
91				29B97317FDCFA39411CA2CEA /* Resources */,
92				29B97323FDCFA39411CA2CEA /* Frameworks */,
93				19C28FACFE9D520D11CA2CBB /* Products */,
94			);
95			name = CustomTemplate;
96			sourceTree = "<group>";
97		};
98		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
99			isa = PBXGroup;
100			children = (
101				32CA4F630368D1EE00C91783 /* examples_Prefix.pch */,
102				29B97316FDCFA39411CA2CEA /* main.m */,
103			);
104			name = "Other Sources";
105			sourceTree = "<group>";
106		};
107		29B97317FDCFA39411CA2CEA /* Resources */ = {
108			isa = PBXGroup;
109			children = (
110				2899E5210DE3E06400AC0155 /* iphoneViewController.xib */,
111				28AD733E0D9D9553002E5188 /* MainWindow.xib */,
112				8D1107310486CEB800E47090 /* examples-Info.plist */,
113			);
114			name = Resources;
115			sourceTree = "<group>";
116		};
117		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
118			isa = PBXGroup;
119			children = (
120				D8688CBD19F3620700CBDDD1 /* PETSc.framework */,
121				D8B4FA0F195E5D4800608859 /* OpenGLES.framework */,
122				D8B4FA0D195E5D1900608859 /* GLKit.framework */,
123				D83A8D7D119DD87B009DD17A /* UIKit.framework */,
124				D83A8DCF119DD88A009DD17A /* Foundation.framework */,
125				D83A8DF2119DD897009DD17A /* CoreGraphics.framework */,
126				D89698F315C85DE600C720F1 /* Accelerate.framework */,
127			);
128			name = Frameworks;
129			sourceTree = "<group>";
130		};
131/* End PBXGroup section */
132
133/* Begin PBXNativeTarget section */
134		1D6058900D05DD3D006BFB54 /* examples */ = {
135			isa = PBXNativeTarget;
136			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "examples" */;
137			buildPhases = (
138				1D60588D0D05DD3D006BFB54 /* Resources */,
139				1D60588E0D05DD3D006BFB54 /* Sources */,
140				1D60588F0D05DD3D006BFB54 /* Frameworks */,
141			);
142			buildRules = (
143			);
144			dependencies = (
145			);
146			name = examples;
147			productName = iphone;
148			productReference = 1D6058910D05DD3D006BFB54 /* examples.app */;
149			productType = "com.apple.product-type.application";
150		};
151/* End PBXNativeTarget section */
152
153/* Begin PBXProject section */
154		29B97313FDCFA39411CA2CEA /* Project object */ = {
155			isa = PBXProject;
156			attributes = {
157				LastUpgradeCheck = 0600;
158			};
159			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "examples" */;
160			compatibilityVersion = "Xcode 3.2";
161			developmentRegion = English;
162			hasScannedForEncodings = 1;
163			knownRegions = (
164				en,
165			);
166			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
167			projectDirPath = "";
168			projectRoot = "";
169			targets = (
170				1D6058900D05DD3D006BFB54 /* examples */,
171			);
172		};
173/* End PBXProject section */
174
175/* Begin PBXResourcesBuildPhase section */
176		1D60588D0D05DD3D006BFB54 /* Resources */ = {
177			isa = PBXResourcesBuildPhase;
178			buildActionMask = 2147483647;
179			files = (
180				28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
181				2899E5220DE3E06400AC0155 /* iphoneViewController.xib in Resources */,
182				D881964719614152002E6C1C /* Default-568h@2x.png in Resources */,
183			);
184			runOnlyForDeploymentPostprocessing = 0;
185		};
186/* End PBXResourcesBuildPhase section */
187
188/* Begin PBXSourcesBuildPhase section */
189		1D60588E0D05DD3D006BFB54 /* Sources */ = {
190			isa = PBXSourcesBuildPhase;
191			buildActionMask = 2147483647;
192			files = (
193				1D60589B0D05DD56006BFB54 /* main.m in Sources */,
194				1D3623260D0F684500981E51 /* iphoneAppDelegate.m in Sources */,
195				28D7ACF80DDB3853001CB0EB /* iphoneViewController.m in Sources */,
196			);
197			runOnlyForDeploymentPostprocessing = 0;
198		};
199/* End PBXSourcesBuildPhase section */
200
201/* Begin XCBuildConfiguration section */
202		1D6058940D05DD3E006BFB54 /* Debug */ = {
203			isa = XCBuildConfiguration;
204			buildSettings = {
205				ALWAYS_SEARCH_USER_PATHS = NO;
206				COMBINE_HIDPI_IMAGES = YES;
207				COPY_PHASE_STRIP = NO;
208				FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks/PETSc-iOS/simulator";
209				GCC_DYNAMIC_NO_PIC = NO;
210				GCC_OPTIMIZATION_LEVEL = 0;
211				GCC_PRECOMPILE_PREFIX_HEADER = YES;
212				GCC_PREFIX_HEADER = examples_Prefix.pch;
213				HEADER_SEARCH_PATHS = "";
214				INFOPLIST_FILE = "examples-Info.plist";
215				LIBRARY_SEARCH_PATHS = "";
216				PRODUCT_NAME = examples;
217				SDKROOT = iphoneos;
218				TARGETED_DEVICE_FAMILY = "1,2";
219				VALIDATE_PRODUCT = NO;
220			};
221			name = Debug;
222		};
223		1D6058950D05DD3E006BFB54 /* Release */ = {
224			isa = XCBuildConfiguration;
225			buildSettings = {
226				ALWAYS_SEARCH_USER_PATHS = NO;
227				COMBINE_HIDPI_IMAGES = YES;
228				COPY_PHASE_STRIP = YES;
229				FRAMEWORK_SEARCH_PATHS = (
230					"$(inherited)",
231					"$(LOCAL_LIBRARY_DIR)/Frameworks",
232					"$(LOCAL_LIBRARY_DIR)/Frameworks/PETSc-iOS/simulator",
233				);
234				GCC_PRECOMPILE_PREFIX_HEADER = YES;
235				GCC_PREFIX_HEADER = examples_Prefix.pch;
236				HEADER_SEARCH_PATHS = "";
237				INFOPLIST_FILE = "examples-Info.plist";
238				LIBRARY_SEARCH_PATHS = "";
239				PRODUCT_NAME = examples;
240				SDKROOT = iphoneos;
241				TARGETED_DEVICE_FAMILY = "1,2";
242				VALIDATE_PRODUCT = YES;
243			};
244			name = Release;
245		};
246		C01FCF4F08A954540054247B /* Debug */ = {
247			isa = XCBuildConfiguration;
248			buildSettings = {
249				"CODE_SIGN_IDENTITY[sdk=iphonesimulator5.1]" = "iPhone Developer: Barry Smith (5HETQ7Q6GP)";
250				GCC_C_LANGUAGE_STANDARD = c99;
251				GCC_WARN_ABOUT_RETURN_TYPE = YES;
252				GCC_WARN_UNUSED_VARIABLE = YES;
253				HEADER_SEARCH_PATHS = "";
254				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
255				ONLY_ACTIVE_ARCH = YES;
256				"PROVISIONING_PROFILE[sdk=iphonesimulator5.1]" = "AFDA94A8-BF9D-4B65-999C-118FE0474B66";
257				SDKROOT = iphoneos;
258				SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
259			};
260			name = Debug;
261		};
262		C01FCF5008A954540054247B /* Release */ = {
263			isa = XCBuildConfiguration;
264			buildSettings = {
265				"CODE_SIGN_IDENTITY[sdk=iphonesimulator5.1]" = "iPhone Developer: Barry Smith (5HETQ7Q6GP)";
266				GCC_C_LANGUAGE_STANDARD = c99;
267				GCC_WARN_ABOUT_RETURN_TYPE = YES;
268				GCC_WARN_UNUSED_VARIABLE = YES;
269				HEADER_SEARCH_PATHS = "";
270				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
271				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
272				"PROVISIONING_PROFILE[sdk=iphonesimulator5.1]" = "AFDA94A8-BF9D-4B65-999C-118FE0474B66";
273				SDKROOT = iphoneos;
274				SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
275				TARGETED_DEVICE_FAMILY = "1,2";
276			};
277			name = Release;
278		};
279/* End XCBuildConfiguration section */
280
281/* Begin XCConfigurationList section */
282		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "examples" */ = {
283			isa = XCConfigurationList;
284			buildConfigurations = (
285				1D6058940D05DD3E006BFB54 /* Debug */,
286				1D6058950D05DD3E006BFB54 /* Release */,
287			);
288			defaultConfigurationIsVisible = 0;
289			defaultConfigurationName = Release;
290		};
291		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "examples" */ = {
292			isa = XCConfigurationList;
293			buildConfigurations = (
294				C01FCF4F08A954540054247B /* Debug */,
295				C01FCF5008A954540054247B /* Release */,
296			);
297			defaultConfigurationIsVisible = 0;
298			defaultConfigurationName = Release;
299		};
300/* End XCConfigurationList section */
301	};
302	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
303}
304