1 | // !$*UTF8*$! |
---|
2 | { |
---|
3 | archiveVersion = 1; |
---|
4 | classes = { |
---|
5 | }; |
---|
6 | objectVersion = 46; |
---|
7 | objects = { |
---|
8 | |
---|
9 | /* Begin PBXBuildFile section */ |
---|
10 | 2815BC0E167F42F500F7E6DA /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2815BC0C167F42F500F7E6DA /* Accelerate.framework */; }; |
---|
11 | 2815BC0F167F42F500F7E6DA /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2815BC0D167F42F500F7E6DA /* ExternalAccessory.framework */; }; |
---|
12 | 2815BC13167F48BB00F7E6DA /* libTGAccessory.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2815BC10167F48A000F7E6DA /* libTGAccessory.a */; }; |
---|
13 | 2815BC15167F496C00F7E6DA /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2815BC14167F496C00F7E6DA /* QuartzCore.framework */; }; |
---|
14 | 28174C61167F2EA900104752 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28174C60167F2EA900104752 /* UIKit.framework */; }; |
---|
15 | 28174C63167F2EA900104752 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28174C62167F2EA900104752 /* Foundation.framework */; }; |
---|
16 | 28174C65167F2EA900104752 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28174C64167F2EA900104752 /* CoreGraphics.framework */; }; |
---|
17 | 28174C6B167F2EA900104752 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 28174C69167F2EA900104752 /* InfoPlist.strings */; }; |
---|
18 | 28174C6D167F2EA900104752 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 28174C6C167F2EA900104752 /* main.m */; }; |
---|
19 | 28174C71167F2EA900104752 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 28174C70167F2EA900104752 /* AppDelegate.m */; }; |
---|
20 | 28174C73167F2EA900104752 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 28174C72167F2EA900104752 /* Default.png */; }; |
---|
21 | 28174C75167F2EA900104752 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 28174C74167F2EA900104752 /* Default@2x.png */; }; |
---|
22 | 28174C77167F2EA900104752 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 28174C76167F2EA900104752 /* Default-568h@2x.png */; }; |
---|
23 | 28174C7A167F2EAA00104752 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 28174C78167F2EAA00104752 /* MainStoryboard.storyboard */; }; |
---|
24 | 28174C7D167F2EAA00104752 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28174C7C167F2EAA00104752 /* ViewController.m */; }; |
---|
25 | 28174C84167F30C400104752 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28174C83167F30C400104752 /* AVFoundation.framework */; }; |
---|
26 | 282F2B331681D0FC00B9A99A /* ic_launcher-57x57.png in Resources */ = {isa = PBXBuildFile; fileRef = 282F2B321681D0FC00B9A99A /* ic_launcher-57x57.png */; }; |
---|
27 | 282F2B361681D10200B9A99A /* ic_launcher-114x114.png in Resources */ = {isa = PBXBuildFile; fileRef = 282F2B351681D10200B9A99A /* ic_launcher-114x114.png */; }; |
---|
28 | 285D3D381685D9B1005A534D /* throttle_max_ios_common.wav in Resources */ = {isa = PBXBuildFile; fileRef = 285D3D371685D9B1005A534D /* throttle_max_ios_common.wav */; }; |
---|
29 | /* End PBXBuildFile section */ |
---|
30 | |
---|
31 | /* Begin PBXFileReference section */ |
---|
32 | 2815BC0C167F42F500F7E6DA /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; |
---|
33 | 2815BC0D167F42F500F7E6DA /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; |
---|
34 | 2815BC10167F48A000F7E6DA /* libTGAccessory.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libTGAccessory.a; sourceTree = "<group>"; }; |
---|
35 | 2815BC11167F48A000F7E6DA /* TGAccessoryDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TGAccessoryDelegate.h; sourceTree = "<group>"; }; |
---|
36 | 2815BC12167F48A000F7E6DA /* TGAccessoryManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TGAccessoryManager.h; sourceTree = "<group>"; }; |
---|
37 | 2815BC14167F496C00F7E6DA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
---|
38 | 28174C5C167F2EA900104752 /* Orbit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Orbit.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
39 | 28174C60167F2EA900104752 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
---|
40 | 28174C62167F2EA900104752 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
---|
41 | 28174C64167F2EA900104752 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
---|
42 | 28174C68167F2EA900104752 /* Orbit-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Orbit-Info.plist"; sourceTree = "<group>"; }; |
---|
43 | 28174C6A167F2EA900104752 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
---|
44 | 28174C6C167F2EA900104752 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
---|
45 | 28174C6E167F2EA900104752 /* Orbit-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Orbit-Prefix.pch"; sourceTree = "<group>"; }; |
---|
46 | 28174C6F167F2EA900104752 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
---|
47 | 28174C70167F2EA900104752 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
---|
48 | 28174C72167F2EA900104752 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; |
---|
49 | 28174C74167F2EA900104752 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; }; |
---|
50 | 28174C76167F2EA900104752 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; |
---|
51 | 28174C79167F2EAA00104752 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; }; |
---|
52 | 28174C7B167F2EAA00104752 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
---|
53 | 28174C7C167F2EAA00104752 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
---|
54 | 28174C83167F30C400104752 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; |
---|
55 | 282F2B321681D0FC00B9A99A /* ic_launcher-57x57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ic_launcher-57x57.png"; sourceTree = "<group>"; }; |
---|
56 | 282F2B351681D10200B9A99A /* ic_launcher-114x114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ic_launcher-114x114.png"; sourceTree = "<group>"; }; |
---|
57 | 285D3D371685D9B1005A534D /* throttle_max_ios_common.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = throttle_max_ios_common.wav; sourceTree = "<group>"; }; |
---|
58 | /* End PBXFileReference section */ |
---|
59 | |
---|
60 | /* Begin PBXFrameworksBuildPhase section */ |
---|
61 | 28174C59167F2EA900104752 /* Frameworks */ = { |
---|
62 | isa = PBXFrameworksBuildPhase; |
---|
63 | buildActionMask = 2147483647; |
---|
64 | files = ( |
---|
65 | 2815BC15167F496C00F7E6DA /* QuartzCore.framework in Frameworks */, |
---|
66 | 2815BC13167F48BB00F7E6DA /* libTGAccessory.a in Frameworks */, |
---|
67 | 2815BC0E167F42F500F7E6DA /* Accelerate.framework in Frameworks */, |
---|
68 | 2815BC0F167F42F500F7E6DA /* ExternalAccessory.framework in Frameworks */, |
---|
69 | 28174C84167F30C400104752 /* AVFoundation.framework in Frameworks */, |
---|
70 | 28174C61167F2EA900104752 /* UIKit.framework in Frameworks */, |
---|
71 | 28174C63167F2EA900104752 /* Foundation.framework in Frameworks */, |
---|
72 | 28174C65167F2EA900104752 /* CoreGraphics.framework in Frameworks */, |
---|
73 | ); |
---|
74 | runOnlyForDeploymentPostprocessing = 0; |
---|
75 | }; |
---|
76 | /* End PBXFrameworksBuildPhase section */ |
---|
77 | |
---|
78 | /* Begin PBXGroup section */ |
---|
79 | 2815BC08167F428B00F7E6DA /* Libraries */ = { |
---|
80 | isa = PBXGroup; |
---|
81 | children = ( |
---|
82 | 2815BC10167F48A000F7E6DA /* libTGAccessory.a */, |
---|
83 | 2815BC11167F48A000F7E6DA /* TGAccessoryDelegate.h */, |
---|
84 | 2815BC12167F48A000F7E6DA /* TGAccessoryManager.h */, |
---|
85 | ); |
---|
86 | name = Libraries; |
---|
87 | sourceTree = "<group>"; |
---|
88 | }; |
---|
89 | 28174C51167F2EA900104752 = { |
---|
90 | isa = PBXGroup; |
---|
91 | children = ( |
---|
92 | 282F2B351681D10200B9A99A /* ic_launcher-114x114.png */, |
---|
93 | 282F2B321681D0FC00B9A99A /* ic_launcher-57x57.png */, |
---|
94 | 2815BC14167F496C00F7E6DA /* QuartzCore.framework */, |
---|
95 | 28174C66167F2EA900104752 /* Orbit */, |
---|
96 | 28174C5F167F2EA900104752 /* Frameworks */, |
---|
97 | 28174C5D167F2EA900104752 /* Products */, |
---|
98 | ); |
---|
99 | sourceTree = "<group>"; |
---|
100 | }; |
---|
101 | 28174C5D167F2EA900104752 /* Products */ = { |
---|
102 | isa = PBXGroup; |
---|
103 | children = ( |
---|
104 | 28174C5C167F2EA900104752 /* Orbit.app */, |
---|
105 | ); |
---|
106 | name = Products; |
---|
107 | sourceTree = "<group>"; |
---|
108 | }; |
---|
109 | 28174C5F167F2EA900104752 /* Frameworks */ = { |
---|
110 | isa = PBXGroup; |
---|
111 | children = ( |
---|
112 | 2815BC0C167F42F500F7E6DA /* Accelerate.framework */, |
---|
113 | 2815BC0D167F42F500F7E6DA /* ExternalAccessory.framework */, |
---|
114 | 28174C83167F30C400104752 /* AVFoundation.framework */, |
---|
115 | 28174C60167F2EA900104752 /* UIKit.framework */, |
---|
116 | 28174C62167F2EA900104752 /* Foundation.framework */, |
---|
117 | 28174C64167F2EA900104752 /* CoreGraphics.framework */, |
---|
118 | ); |
---|
119 | name = Frameworks; |
---|
120 | sourceTree = "<group>"; |
---|
121 | }; |
---|
122 | 28174C66167F2EA900104752 /* Orbit */ = { |
---|
123 | isa = PBXGroup; |
---|
124 | children = ( |
---|
125 | 28174C6F167F2EA900104752 /* AppDelegate.h */, |
---|
126 | 28174C70167F2EA900104752 /* AppDelegate.m */, |
---|
127 | 28174C78167F2EAA00104752 /* MainStoryboard.storyboard */, |
---|
128 | 28174C7B167F2EAA00104752 /* ViewController.h */, |
---|
129 | 28174C7C167F2EAA00104752 /* ViewController.m */, |
---|
130 | 2815BC08167F428B00F7E6DA /* Libraries */, |
---|
131 | 28174C67167F2EA900104752 /* Supporting Files */, |
---|
132 | ); |
---|
133 | path = Orbit; |
---|
134 | sourceTree = "<group>"; |
---|
135 | }; |
---|
136 | 28174C67167F2EA900104752 /* Supporting Files */ = { |
---|
137 | isa = PBXGroup; |
---|
138 | children = ( |
---|
139 | 28174C68167F2EA900104752 /* Orbit-Info.plist */, |
---|
140 | 28174C69167F2EA900104752 /* InfoPlist.strings */, |
---|
141 | 28174C6C167F2EA900104752 /* main.m */, |
---|
142 | 28174C6E167F2EA900104752 /* Orbit-Prefix.pch */, |
---|
143 | 28174C72167F2EA900104752 /* Default.png */, |
---|
144 | 28174C74167F2EA900104752 /* Default@2x.png */, |
---|
145 | 28174C76167F2EA900104752 /* Default-568h@2x.png */, |
---|
146 | 285D3D371685D9B1005A534D /* throttle_max_ios_common.wav */, |
---|
147 | ); |
---|
148 | name = "Supporting Files"; |
---|
149 | sourceTree = "<group>"; |
---|
150 | }; |
---|
151 | /* End PBXGroup section */ |
---|
152 | |
---|
153 | /* Begin PBXNativeTarget section */ |
---|
154 | 28174C5B167F2EA900104752 /* Orbit */ = { |
---|
155 | isa = PBXNativeTarget; |
---|
156 | buildConfigurationList = 28174C80167F2EAA00104752 /* Build configuration list for PBXNativeTarget "Orbit" */; |
---|
157 | buildPhases = ( |
---|
158 | 28174C58167F2EA900104752 /* Sources */, |
---|
159 | 28174C59167F2EA900104752 /* Frameworks */, |
---|
160 | 28174C5A167F2EA900104752 /* Resources */, |
---|
161 | ); |
---|
162 | buildRules = ( |
---|
163 | ); |
---|
164 | dependencies = ( |
---|
165 | ); |
---|
166 | name = Orbit; |
---|
167 | productName = Orbit; |
---|
168 | productReference = 28174C5C167F2EA900104752 /* Orbit.app */; |
---|
169 | productType = "com.apple.product-type.application"; |
---|
170 | }; |
---|
171 | /* End PBXNativeTarget section */ |
---|
172 | |
---|
173 | /* Begin PBXProject section */ |
---|
174 | 28174C53167F2EA900104752 /* Project object */ = { |
---|
175 | isa = PBXProject; |
---|
176 | attributes = { |
---|
177 | LastUpgradeCheck = 0450; |
---|
178 | ORGANIZATIONNAME = "Jonathon Horsman"; |
---|
179 | }; |
---|
180 | buildConfigurationList = 28174C56167F2EA900104752 /* Build configuration list for PBXProject "Orbit" */; |
---|
181 | compatibilityVersion = "Xcode 3.2"; |
---|
182 | developmentRegion = English; |
---|
183 | hasScannedForEncodings = 0; |
---|
184 | knownRegions = ( |
---|
185 | en, |
---|
186 | ); |
---|
187 | mainGroup = 28174C51167F2EA900104752; |
---|
188 | productRefGroup = 28174C5D167F2EA900104752 /* Products */; |
---|
189 | projectDirPath = ""; |
---|
190 | projectRoot = ""; |
---|
191 | targets = ( |
---|
192 | 28174C5B167F2EA900104752 /* Orbit */, |
---|
193 | ); |
---|
194 | }; |
---|
195 | /* End PBXProject section */ |
---|
196 | |
---|
197 | /* Begin PBXResourcesBuildPhase section */ |
---|
198 | 28174C5A167F2EA900104752 /* Resources */ = { |
---|
199 | isa = PBXResourcesBuildPhase; |
---|
200 | buildActionMask = 2147483647; |
---|
201 | files = ( |
---|
202 | 28174C6B167F2EA900104752 /* InfoPlist.strings in Resources */, |
---|
203 | 28174C73167F2EA900104752 /* Default.png in Resources */, |
---|
204 | 28174C75167F2EA900104752 /* Default@2x.png in Resources */, |
---|
205 | 28174C77167F2EA900104752 /* Default-568h@2x.png in Resources */, |
---|
206 | 28174C7A167F2EAA00104752 /* MainStoryboard.storyboard in Resources */, |
---|
207 | 282F2B331681D0FC00B9A99A /* ic_launcher-57x57.png in Resources */, |
---|
208 | 282F2B361681D10200B9A99A /* ic_launcher-114x114.png in Resources */, |
---|
209 | 285D3D381685D9B1005A534D /* throttle_max_ios_common.wav in Resources */, |
---|
210 | ); |
---|
211 | runOnlyForDeploymentPostprocessing = 0; |
---|
212 | }; |
---|
213 | /* End PBXResourcesBuildPhase section */ |
---|
214 | |
---|
215 | /* Begin PBXSourcesBuildPhase section */ |
---|
216 | 28174C58167F2EA900104752 /* Sources */ = { |
---|
217 | isa = PBXSourcesBuildPhase; |
---|
218 | buildActionMask = 2147483647; |
---|
219 | files = ( |
---|
220 | 28174C6D167F2EA900104752 /* main.m in Sources */, |
---|
221 | 28174C71167F2EA900104752 /* AppDelegate.m in Sources */, |
---|
222 | 28174C7D167F2EAA00104752 /* ViewController.m in Sources */, |
---|
223 | ); |
---|
224 | runOnlyForDeploymentPostprocessing = 0; |
---|
225 | }; |
---|
226 | /* End PBXSourcesBuildPhase section */ |
---|
227 | |
---|
228 | /* Begin PBXVariantGroup section */ |
---|
229 | 28174C69167F2EA900104752 /* InfoPlist.strings */ = { |
---|
230 | isa = PBXVariantGroup; |
---|
231 | children = ( |
---|
232 | 28174C6A167F2EA900104752 /* en */, |
---|
233 | ); |
---|
234 | name = InfoPlist.strings; |
---|
235 | sourceTree = "<group>"; |
---|
236 | }; |
---|
237 | 28174C78167F2EAA00104752 /* MainStoryboard.storyboard */ = { |
---|
238 | isa = PBXVariantGroup; |
---|
239 | children = ( |
---|
240 | 28174C79167F2EAA00104752 /* en */, |
---|
241 | ); |
---|
242 | name = MainStoryboard.storyboard; |
---|
243 | sourceTree = "<group>"; |
---|
244 | }; |
---|
245 | /* End PBXVariantGroup section */ |
---|
246 | |
---|
247 | /* Begin XCBuildConfiguration section */ |
---|
248 | 28174C7E167F2EAA00104752 /* Debug */ = { |
---|
249 | isa = XCBuildConfiguration; |
---|
250 | buildSettings = { |
---|
251 | ALWAYS_SEARCH_USER_PATHS = NO; |
---|
252 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
---|
253 | CLANG_CXX_LIBRARY = "libc++"; |
---|
254 | CLANG_ENABLE_OBJC_ARC = YES; |
---|
255 | CLANG_WARN_EMPTY_BODY = YES; |
---|
256 | CLANG_WARN_OBJCPP_ARC_ABI = NO; |
---|
257 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
---|
258 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
---|
259 | COPY_PHASE_STRIP = NO; |
---|
260 | GCC_C_LANGUAGE_STANDARD = gnu99; |
---|
261 | GCC_DYNAMIC_NO_PIC = NO; |
---|
262 | GCC_OPTIMIZATION_LEVEL = 0; |
---|
263 | GCC_PREPROCESSOR_DEFINITIONS = ( |
---|
264 | "DEBUG=1", |
---|
265 | "$(inherited)", |
---|
266 | ); |
---|
267 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
---|
268 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
---|
269 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
---|
270 | GCC_WARN_UNUSED_VARIABLE = YES; |
---|
271 | IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
---|
272 | ONLY_ACTIVE_ARCH = YES; |
---|
273 | SDKROOT = iphoneos; |
---|
274 | }; |
---|
275 | name = Debug; |
---|
276 | }; |
---|
277 | 28174C7F167F2EAA00104752 /* Release */ = { |
---|
278 | isa = XCBuildConfiguration; |
---|
279 | buildSettings = { |
---|
280 | ALWAYS_SEARCH_USER_PATHS = NO; |
---|
281 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
---|
282 | CLANG_CXX_LIBRARY = "libc++"; |
---|
283 | CLANG_ENABLE_OBJC_ARC = YES; |
---|
284 | CLANG_WARN_EMPTY_BODY = YES; |
---|
285 | CLANG_WARN_OBJCPP_ARC_ABI = NO; |
---|
286 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
---|
287 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
---|
288 | COPY_PHASE_STRIP = YES; |
---|
289 | GCC_C_LANGUAGE_STANDARD = gnu99; |
---|
290 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
---|
291 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
---|
292 | GCC_WARN_UNUSED_VARIABLE = YES; |
---|
293 | IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
---|
294 | OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; |
---|
295 | SDKROOT = iphoneos; |
---|
296 | VALIDATE_PRODUCT = YES; |
---|
297 | }; |
---|
298 | name = Release; |
---|
299 | }; |
---|
300 | 28174C81167F2EAA00104752 /* Debug */ = { |
---|
301 | isa = XCBuildConfiguration; |
---|
302 | buildSettings = { |
---|
303 | CLANG_ENABLE_OBJC_ARC = NO; |
---|
304 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
---|
305 | GCC_PREFIX_HEADER = "Orbit/Orbit-Prefix.pch"; |
---|
306 | INFOPLIST_FILE = "Orbit/Orbit-Info.plist"; |
---|
307 | IPHONEOS_DEPLOYMENT_TARGET = 5.1; |
---|
308 | LIBRARY_SEARCH_PATHS = ( |
---|
309 | "$(inherited)", |
---|
310 | "\"$(SRCROOT)/Orbit\"", |
---|
311 | ); |
---|
312 | PRODUCT_NAME = "$(TARGET_NAME)"; |
---|
313 | WRAPPER_EXTENSION = app; |
---|
314 | }; |
---|
315 | name = Debug; |
---|
316 | }; |
---|
317 | 28174C82167F2EAA00104752 /* Release */ = { |
---|
318 | isa = XCBuildConfiguration; |
---|
319 | buildSettings = { |
---|
320 | CLANG_ENABLE_OBJC_ARC = NO; |
---|
321 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
---|
322 | GCC_PREFIX_HEADER = "Orbit/Orbit-Prefix.pch"; |
---|
323 | INFOPLIST_FILE = "Orbit/Orbit-Info.plist"; |
---|
324 | IPHONEOS_DEPLOYMENT_TARGET = 5.1; |
---|
325 | LIBRARY_SEARCH_PATHS = ( |
---|
326 | "$(inherited)", |
---|
327 | "\"$(SRCROOT)/Orbit\"", |
---|
328 | ); |
---|
329 | PRODUCT_NAME = "$(TARGET_NAME)"; |
---|
330 | WRAPPER_EXTENSION = app; |
---|
331 | }; |
---|
332 | name = Release; |
---|
333 | }; |
---|
334 | /* End XCBuildConfiguration section */ |
---|
335 | |
---|
336 | /* Begin XCConfigurationList section */ |
---|
337 | 28174C56167F2EA900104752 /* Build configuration list for PBXProject "Orbit" */ = { |
---|
338 | isa = XCConfigurationList; |
---|
339 | buildConfigurations = ( |
---|
340 | 28174C7E167F2EAA00104752 /* Debug */, |
---|
341 | 28174C7F167F2EAA00104752 /* Release */, |
---|
342 | ); |
---|
343 | defaultConfigurationIsVisible = 0; |
---|
344 | defaultConfigurationName = Release; |
---|
345 | }; |
---|
346 | 28174C80167F2EAA00104752 /* Build configuration list for PBXNativeTarget "Orbit" */ = { |
---|
347 | isa = XCConfigurationList; |
---|
348 | buildConfigurations = ( |
---|
349 | 28174C81167F2EAA00104752 /* Debug */, |
---|
350 | 28174C82167F2EAA00104752 /* Release */, |
---|
351 | ); |
---|
352 | defaultConfigurationIsVisible = 0; |
---|
353 | defaultConfigurationName = Release; |
---|
354 | }; |
---|
355 | /* End XCConfigurationList section */ |
---|
356 | }; |
---|
357 | rootObject = 28174C53167F2EA900104752 /* Project object */; |
---|
358 | } |
---|