xref: /petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj (revision 8506f42d4a93c5e88553db5e903094cf77da7793)
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				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
216				LIBRARY_SEARCH_PATHS = "";
217				PRODUCT_NAME = examples;
218				SDKROOT = iphoneos;
219				TARGETED_DEVICE_FAMILY = "1,2";
220				VALIDATE_PRODUCT = NO;
221			};
222			name = Debug;
223		};
224		1D6058950D05DD3E006BFB54 /* Release */ = {
225			isa = XCBuildConfiguration;
226			buildSettings = {
227				ALWAYS_SEARCH_USER_PATHS = NO;
228				COMBINE_HIDPI_IMAGES = YES;
229				COPY_PHASE_STRIP = YES;
230				FRAMEWORK_SEARCH_PATHS = (
231					"$(inherited)",
232					"$(LOCAL_LIBRARY_DIR)/Frameworks",
233					"$(LOCAL_LIBRARY_DIR)/Frameworks/PETSc-iOS/simulator",
234				);
235				GCC_PRECOMPILE_PREFIX_HEADER = YES;
236				GCC_PREFIX_HEADER = examples_Prefix.pch;
237				HEADER_SEARCH_PATHS = "";
238				INFOPLIST_FILE = "examples-Info.plist";
239				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
240				LIBRARY_SEARCH_PATHS = "";
241				PRODUCT_NAME = examples;
242				SDKROOT = iphoneos;
243				TARGETED_DEVICE_FAMILY = "1,2";
244				VALIDATE_PRODUCT = YES;
245			};
246			name = Release;
247		};
248		C01FCF4F08A954540054247B /* Debug */ = {
249			isa = XCBuildConfiguration;
250			buildSettings = {
251				"CODE_SIGN_IDENTITY[sdk=iphonesimulator5.1]" = "iPhone Developer: Barry Smith (5HETQ7Q6GP)";
252				GCC_C_LANGUAGE_STANDARD = c99;
253				GCC_WARN_ABOUT_RETURN_TYPE = YES;
254				GCC_WARN_UNUSED_VARIABLE = YES;
255				HEADER_SEARCH_PATHS = "";
256				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
257				ONLY_ACTIVE_ARCH = YES;
258				"PROVISIONING_PROFILE[sdk=iphonesimulator5.1]" = "AFDA94A8-BF9D-4B65-999C-118FE0474B66";
259				SDKROOT = iphoneos;
260				SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
261			};
262			name = Debug;
263		};
264		C01FCF5008A954540054247B /* Release */ = {
265			isa = XCBuildConfiguration;
266			buildSettings = {
267				"CODE_SIGN_IDENTITY[sdk=iphonesimulator5.1]" = "iPhone Developer: Barry Smith (5HETQ7Q6GP)";
268				GCC_C_LANGUAGE_STANDARD = c99;
269				GCC_WARN_ABOUT_RETURN_TYPE = YES;
270				GCC_WARN_UNUSED_VARIABLE = YES;
271				HEADER_SEARCH_PATHS = "";
272				IPHONEOS_DEPLOYMENT_TARGET = 5.1;
273				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
274				"PROVISIONING_PROFILE[sdk=iphonesimulator5.1]" = "AFDA94A8-BF9D-4B65-999C-118FE0474B66";
275				SDKROOT = iphoneos;
276				SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
277				TARGETED_DEVICE_FAMILY = "1,2";
278			};
279			name = Release;
280		};
281/* End XCBuildConfiguration section */
282
283/* Begin XCConfigurationList section */
284		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "examples" */ = {
285			isa = XCConfigurationList;
286			buildConfigurations = (
287				1D6058940D05DD3E006BFB54 /* Debug */,
288				1D6058950D05DD3E006BFB54 /* Release */,
289			);
290			defaultConfigurationIsVisible = 0;
291			defaultConfigurationName = Release;
292		};
293		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "examples" */ = {
294			isa = XCConfigurationList;
295			buildConfigurations = (
296				C01FCF4F08A954540054247B /* Debug */,
297				C01FCF5008A954540054247B /* Release */,
298			);
299			defaultConfigurationIsVisible = 0;
300			defaultConfigurationName = Release;
301		};
302/* End XCConfigurationList section */
303	};
304	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
305}
306