author | Wuzzy <Wuzzy2@mail.ru> |
Tue, 02 Apr 2019 14:51:55 +0200 | |
changeset 14742 | 2e8213c0951f |
parent 12868 | 81433734052e |
permissions | -rw-r--r-- |
8536 | 1 |
// !$*UTF8*$! |
2 |
{ |
|
3 |
archiveVersion = 1; |
|
4 |
classes = { |
|
5 |
}; |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
6 |
objectVersion = 46; |
8536 | 7 |
objects = { |
8 |
||
9 |
/* Begin PBXBuildFile section */ |
|
10 |
617D793D16D933880091D4D6 /* hwpacksmounter.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793816D933880091D4D6 /* hwpacksmounter.c */; }; |
|
11 |
617D793E16D933880091D4D6 /* hwpacksmounter.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D793916D933880091D4D6 /* hwpacksmounter.h */; }; |
|
12 |
617D793F16D933880091D4D6 /* physfslualoader.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793A16D933880091D4D6 /* physfslualoader.c */; }; |
|
13 |
617D794016D933880091D4D6 /* physfsrwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793B16D933880091D4D6 /* physfsrwops.c */; }; |
|
14 |
617D794116D933880091D4D6 /* physfsrwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D793C16D933880091D4D6 /* physfsrwops.h */; }; |
|
15 |
AA747D9F0F9514B9006C5449 /* Physlayer_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */; }; |
|
16 |
AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; }; |
|
17 |
/* End PBXBuildFile section */ |
|
18 |
||
19 |
/* Begin PBXFileReference section */ |
|
20 |
617D793816D933880091D4D6 /* hwpacksmounter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hwpacksmounter.c; path = ../hwpacksmounter.c; sourceTree = SOURCE_ROOT; }; |
|
21 |
617D793916D933880091D4D6 /* hwpacksmounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hwpacksmounter.h; path = ../hwpacksmounter.h; sourceTree = SOURCE_ROOT; }; |
|
22 |
617D793A16D933880091D4D6 /* physfslualoader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfslualoader.c; path = ../physfslualoader.c; sourceTree = SOURCE_ROOT; }; |
|
23 |
617D793B16D933880091D4D6 /* physfsrwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfsrwops.c; path = ../physfsrwops.c; sourceTree = SOURCE_ROOT; }; |
|
24 |
617D793C16D933880091D4D6 /* physfsrwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfsrwops.h; path = ../physfsrwops.h; sourceTree = SOURCE_ROOT; }; |
|
25 |
AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physlayer_Prefix.pch; sourceTree = SOURCE_ROOT; }; |
|
26 |
AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
27 |
D2AAC07E0554694100DB518D /* libPhyslayer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPhyslayer.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
28 |
/* End PBXFileReference section */ |
|
29 |
||
30 |
/* Begin PBXFrameworksBuildPhase section */ |
|
31 |
D2AAC07C0554694100DB518D /* Frameworks */ = { |
|
32 |
isa = PBXFrameworksBuildPhase; |
|
33 |
buildActionMask = 2147483647; |
|
34 |
files = ( |
|
35 |
AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */, |
|
36 |
); |
|
37 |
runOnlyForDeploymentPostprocessing = 0; |
|
38 |
}; |
|
39 |
/* End PBXFrameworksBuildPhase section */ |
|
40 |
||
41 |
/* Begin PBXGroup section */ |
|
42 |
034768DFFF38A50411DB9C8B /* Products */ = { |
|
43 |
isa = PBXGroup; |
|
44 |
children = ( |
|
45 |
D2AAC07E0554694100DB518D /* libPhyslayer.a */, |
|
46 |
); |
|
47 |
name = Products; |
|
48 |
sourceTree = "<group>"; |
|
49 |
}; |
|
50 |
0867D691FE84028FC02AAC07 /* Physlayer */ = { |
|
51 |
isa = PBXGroup; |
|
52 |
children = ( |
|
53 |
08FB77AEFE84172EC02AAC07 /* Sources */, |
|
54 |
32C88DFF0371C24200C91783 /* Other Sources */, |
|
55 |
0867D69AFE84028FC02AAC07 /* Frameworks */, |
|
56 |
034768DFFF38A50411DB9C8B /* Products */, |
|
57 |
); |
|
58 |
name = Physlayer; |
|
59 |
sourceTree = "<group>"; |
|
60 |
}; |
|
61 |
0867D69AFE84028FC02AAC07 /* Frameworks */ = { |
|
62 |
isa = PBXGroup; |
|
63 |
children = ( |
|
64 |
AACBBE490F95108600F1A2B1 /* Foundation.framework */, |
|
65 |
); |
|
66 |
name = Frameworks; |
|
67 |
sourceTree = "<group>"; |
|
68 |
}; |
|
69 |
08FB77AEFE84172EC02AAC07 /* Sources */ = { |
|
70 |
isa = PBXGroup; |
|
71 |
children = ( |
|
72 |
617D793816D933880091D4D6 /* hwpacksmounter.c */, |
|
73 |
617D793916D933880091D4D6 /* hwpacksmounter.h */, |
|
74 |
617D793A16D933880091D4D6 /* physfslualoader.c */, |
|
75 |
617D793B16D933880091D4D6 /* physfsrwops.c */, |
|
76 |
617D793C16D933880091D4D6 /* physfsrwops.h */, |
|
77 |
); |
|
78 |
name = Sources; |
|
79 |
sourceTree = "<group>"; |
|
80 |
}; |
|
81 |
32C88DFF0371C24200C91783 /* Other Sources */ = { |
|
82 |
isa = PBXGroup; |
|
83 |
children = ( |
|
84 |
AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */, |
|
85 |
); |
|
86 |
name = "Other Sources"; |
|
87 |
sourceTree = "<group>"; |
|
88 |
}; |
|
89 |
/* End PBXGroup section */ |
|
90 |
||
91 |
/* Begin PBXHeadersBuildPhase section */ |
|
92 |
D2AAC07A0554694100DB518D /* Headers */ = { |
|
93 |
isa = PBXHeadersBuildPhase; |
|
94 |
buildActionMask = 2147483647; |
|
95 |
files = ( |
|
96 |
AA747D9F0F9514B9006C5449 /* Physlayer_Prefix.pch in Headers */, |
|
97 |
617D793E16D933880091D4D6 /* hwpacksmounter.h in Headers */, |
|
98 |
617D794116D933880091D4D6 /* physfsrwops.h in Headers */, |
|
99 |
); |
|
100 |
runOnlyForDeploymentPostprocessing = 0; |
|
101 |
}; |
|
102 |
/* End PBXHeadersBuildPhase section */ |
|
103 |
||
104 |
/* Begin PBXNativeTarget section */ |
|
105 |
D2AAC07D0554694100DB518D /* Physlayer */ = { |
|
106 |
isa = PBXNativeTarget; |
|
107 |
buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physlayer" */; |
|
108 |
buildPhases = ( |
|
109 |
D2AAC07A0554694100DB518D /* Headers */, |
|
110 |
D2AAC07B0554694100DB518D /* Sources */, |
|
111 |
D2AAC07C0554694100DB518D /* Frameworks */, |
|
112 |
); |
|
113 |
buildRules = ( |
|
114 |
); |
|
115 |
dependencies = ( |
|
116 |
); |
|
117 |
name = Physlayer; |
|
118 |
productName = Physlayer; |
|
119 |
productReference = D2AAC07E0554694100DB518D /* libPhyslayer.a */; |
|
120 |
productType = "com.apple.product-type.library.static"; |
|
121 |
}; |
|
122 |
/* End PBXNativeTarget section */ |
|
123 |
||
124 |
/* Begin PBXProject section */ |
|
125 |
0867D690FE84028FC02AAC07 /* Project object */ = { |
|
126 |
isa = PBXProject; |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
127 |
attributes = { |
11313
4701700276f5
- 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents:
11143
diff
changeset
|
128 |
LastUpgradeCheck = 0710; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
129 |
}; |
8536 | 130 |
buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physlayer" */; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
131 |
compatibilityVersion = "Xcode 3.2"; |
8536 | 132 |
developmentRegion = English; |
133 |
hasScannedForEncodings = 1; |
|
134 |
knownRegions = ( |
|
135 |
English, |
|
136 |
Japanese, |
|
137 |
French, |
|
138 |
German, |
|
139 |
); |
|
140 |
mainGroup = 0867D691FE84028FC02AAC07 /* Physlayer */; |
|
141 |
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; |
|
142 |
projectDirPath = ""; |
|
143 |
projectRoot = ""; |
|
144 |
targets = ( |
|
145 |
D2AAC07D0554694100DB518D /* Physlayer */, |
|
146 |
); |
|
147 |
}; |
|
148 |
/* End PBXProject section */ |
|
149 |
||
150 |
/* Begin PBXSourcesBuildPhase section */ |
|
151 |
D2AAC07B0554694100DB518D /* Sources */ = { |
|
152 |
isa = PBXSourcesBuildPhase; |
|
153 |
buildActionMask = 2147483647; |
|
154 |
files = ( |
|
155 |
617D793D16D933880091D4D6 /* hwpacksmounter.c in Sources */, |
|
156 |
617D793F16D933880091D4D6 /* physfslualoader.c in Sources */, |
|
157 |
617D794016D933880091D4D6 /* physfsrwops.c in Sources */, |
|
158 |
); |
|
159 |
runOnlyForDeploymentPostprocessing = 0; |
|
160 |
}; |
|
161 |
/* End PBXSourcesBuildPhase section */ |
|
162 |
||
163 |
/* Begin XCBuildConfiguration section */ |
|
164 |
1DEB921F08733DC00010E9CD /* Debug */ = { |
|
165 |
isa = XCBuildConfiguration; |
|
166 |
buildSettings = { |
|
167 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
168 |
COPY_PHASE_STRIP = NO; |
|
169 |
DSTROOT = /tmp/Physlayer.dst; |
|
170 |
GCC_DYNAMIC_NO_PIC = NO; |
|
171 |
GCC_ENABLE_FIX_AND_CONTINUE = YES; |
|
172 |
GCC_MODEL_TUNING = G5; |
|
173 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
174 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
175 |
GCC_PREFIX_HEADER = Physlayer_Prefix.pch; |
|
176 |
INSTALL_PATH = /usr/local/lib; |
|
177 |
PRODUCT_NAME = Physlayer; |
|
11143 | 178 |
SKIP_INSTALL = YES; |
8536 | 179 |
}; |
180 |
name = Debug; |
|
181 |
}; |
|
182 |
1DEB922008733DC00010E9CD /* Release */ = { |
|
183 |
isa = XCBuildConfiguration; |
|
184 |
buildSettings = { |
|
185 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
186 |
DSTROOT = /tmp/Physlayer.dst; |
|
187 |
GCC_MODEL_TUNING = G5; |
|
188 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
189 |
GCC_PREFIX_HEADER = Physlayer_Prefix.pch; |
|
190 |
INSTALL_PATH = /usr/local/lib; |
|
191 |
PRODUCT_NAME = Physlayer; |
|
11143 | 192 |
SKIP_INSTALL = YES; |
8536 | 193 |
}; |
194 |
name = Release; |
|
195 |
}; |
|
196 |
1DEB922308733DC00010E9CD /* Debug */ = { |
|
197 |
isa = XCBuildConfiguration; |
|
198 |
buildSettings = { |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
199 |
CLANG_WARN_BOOL_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
200 |
CLANG_WARN_CONSTANT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
201 |
CLANG_WARN_EMPTY_BODY = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
202 |
CLANG_WARN_ENUM_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
203 |
CLANG_WARN_INT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
204 |
CLANG_WARN_UNREACHABLE_CODE = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
205 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
12868
81433734052e
- Disable bitcode for embedded projects (must be done manually for SDLs too)
antonc27 <antonc27@mail.ru>
parents:
11313
diff
changeset
|
206 |
ENABLE_BITCODE = NO; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
207 |
ENABLE_STRICT_OBJC_MSGSEND = YES; |
11313
4701700276f5
- 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents:
11143
diff
changeset
|
208 |
ENABLE_TESTABILITY = YES; |
8536 | 209 |
GCC_C_LANGUAGE_STANDARD = c99; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
210 |
GCC_NO_COMMON_BLOCKS = YES; |
8536 | 211 |
GCC_OPTIMIZATION_LEVEL = 0; |
212 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
213 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
8536 | 214 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
215 |
GCC_WARN_UNDECLARED_SELECTOR = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
216 |
GCC_WARN_UNINITIALIZED_AUTOS = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
217 |
GCC_WARN_UNUSED_FUNCTION = YES; |
8536 | 218 |
GCC_WARN_UNUSED_VARIABLE = YES; |
219 |
HEADER_SEARCH_PATHS = ( |
|
220 |
"\"$(SRCROOT)/../../libphysfs\"", |
|
221 |
"\"$(SRCROOT)/../../liblua\"", |
|
222 |
"\"$(SRCROOT)/../../../../Library/SDL/include\"", |
|
223 |
); |
|
12868
81433734052e
- Disable bitcode for embedded projects (must be done manually for SDLs too)
antonc27 <antonc27@mail.ru>
parents:
11313
diff
changeset
|
224 |
IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
225 |
ONLY_ACTIVE_ARCH = YES; |
8536 | 226 |
OTHER_LDFLAGS = "-ObjC"; |
227 |
PREBINDING = NO; |
|
228 |
SDKROOT = iphoneos; |
|
11143 | 229 |
VALID_ARCHS = "armv7 x86_64 arm64"; |
8536 | 230 |
}; |
231 |
name = Debug; |
|
232 |
}; |
|
233 |
1DEB922408733DC00010E9CD /* Release */ = { |
|
234 |
isa = XCBuildConfiguration; |
|
235 |
buildSettings = { |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
236 |
CLANG_WARN_BOOL_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
237 |
CLANG_WARN_CONSTANT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
238 |
CLANG_WARN_EMPTY_BODY = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
239 |
CLANG_WARN_ENUM_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
240 |
CLANG_WARN_INT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
241 |
CLANG_WARN_UNREACHABLE_CODE = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
242 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
12868
81433734052e
- Disable bitcode for embedded projects (must be done manually for SDLs too)
antonc27 <antonc27@mail.ru>
parents:
11313
diff
changeset
|
243 |
ENABLE_BITCODE = NO; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
244 |
ENABLE_STRICT_OBJC_MSGSEND = YES; |
8536 | 245 |
GCC_C_LANGUAGE_STANDARD = c99; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
246 |
GCC_NO_COMMON_BLOCKS = YES; |
8536 | 247 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
248 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
8536 | 249 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
250 |
GCC_WARN_UNDECLARED_SELECTOR = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
251 |
GCC_WARN_UNINITIALIZED_AUTOS = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
252 |
GCC_WARN_UNUSED_FUNCTION = YES; |
8536 | 253 |
GCC_WARN_UNUSED_VARIABLE = YES; |
254 |
HEADER_SEARCH_PATHS = ( |
|
255 |
"\"$(SRCROOT)/../../libphysfs\"", |
|
256 |
"\"$(SRCROOT)/../../liblua\"", |
|
257 |
"\"$(SRCROOT)/../../../../Library/SDL/include\"", |
|
258 |
); |
|
12868
81433734052e
- Disable bitcode for embedded projects (must be done manually for SDLs too)
antonc27 <antonc27@mail.ru>
parents:
11313
diff
changeset
|
259 |
IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
8536 | 260 |
OTHER_LDFLAGS = "-ObjC"; |
261 |
PREBINDING = NO; |
|
262 |
SDKROOT = iphoneos; |
|
11143 | 263 |
VALID_ARCHS = "armv7 x86_64 arm64"; |
8536 | 264 |
}; |
265 |
name = Release; |
|
266 |
}; |
|
267 |
/* End XCBuildConfiguration section */ |
|
268 |
||
269 |
/* Begin XCConfigurationList section */ |
|
270 |
1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physlayer" */ = { |
|
271 |
isa = XCConfigurationList; |
|
272 |
buildConfigurations = ( |
|
273 |
1DEB921F08733DC00010E9CD /* Debug */, |
|
274 |
1DEB922008733DC00010E9CD /* Release */, |
|
275 |
); |
|
276 |
defaultConfigurationIsVisible = 0; |
|
277 |
defaultConfigurationName = Release; |
|
278 |
}; |
|
279 |
1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physlayer" */ = { |
|
280 |
isa = XCConfigurationList; |
|
281 |
buildConfigurations = ( |
|
282 |
1DEB922308733DC00010E9CD /* Debug */, |
|
283 |
1DEB922408733DC00010E9CD /* Release */, |
|
284 |
); |
|
285 |
defaultConfigurationIsVisible = 0; |
|
286 |
defaultConfigurationName = Release; |
|
287 |
}; |
|
288 |
/* End XCConfigurationList section */ |
|
289 |
}; |
|
290 |
rootObject = 0867D690FE84028FC02AAC07 /* Project object */; |
|
291 |
} |