|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 7C219E361DC2EBF40002EC1D /* libLuaScriptCore-iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C219E311DC2EAA70002EC1D /* libLuaScriptCore-iOS.a */; }; |
10 | 11 | 7C5A61811D6AE2A3007D4308 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C5A61801D6AE2A3007D4308 /* AppDelegate.m */; }; |
11 | 12 | 7C5A61841D6AE2A3007D4308 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C5A61831D6AE2A3007D4308 /* main.m */; }; |
12 | 13 | 7C5A61871D6AE2A3007D4308 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C5A61861D6AE2A3007D4308 /* ViewController.m */; }; |
|
29 | 30 | 7CE625271D93B3DA007533D7 /* libLuaScriptCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CE625261D93B3DA007533D7 /* libLuaScriptCore.a */; }; |
30 | 31 | 7CE6252A1D93B435007533D7 /* LSCTPerson.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CE625291D93B435007533D7 /* LSCTPerson.m */; }; |
31 | 32 | 7CE6252B1D93B435007533D7 /* LSCTPerson.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CE625291D93B435007533D7 /* LSCTPerson.m */; }; |
32 | | - 7CE8EA491DC1F76900AE2342 /* libLuaScriptCore-iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CE8EA441DC1F75F00AE2342 /* libLuaScriptCore-iOS.a */; }; |
33 | 33 | /* End PBXBuildFile section */ |
34 | 34 |
|
35 | 35 | /* Begin PBXContainerItemProxy section */ |
36 | | - 7CE8EA431DC1F75F00AE2342 /* PBXContainerItemProxy */ = { |
| 36 | + 7C219E301DC2EAA70002EC1D /* PBXContainerItemProxy */ = { |
37 | 37 | isa = PBXContainerItemProxy; |
38 | | - containerPortal = 7CE8EA3C1DC1F75F00AE2342 /* LuaScriptCore.xcodeproj */; |
| 38 | + containerPortal = 7C219E291DC2EAA70002EC1D /* LuaScriptCore.xcodeproj */; |
39 | 39 | proxyType = 2; |
40 | 40 | remoteGlobalIDString = 7C8C2D511D38C0C0009345EB; |
41 | 41 | remoteInfo = "LuaScriptCore-iOS"; |
42 | 42 | }; |
43 | | - 7CE8EA451DC1F75F00AE2342 /* PBXContainerItemProxy */ = { |
| 43 | + 7C219E321DC2EAA70002EC1D /* PBXContainerItemProxy */ = { |
44 | 44 | isa = PBXContainerItemProxy; |
45 | | - containerPortal = 7CE8EA3C1DC1F75F00AE2342 /* LuaScriptCore.xcodeproj */; |
| 45 | + containerPortal = 7C219E291DC2EAA70002EC1D /* LuaScriptCore.xcodeproj */; |
46 | 46 | proxyType = 2; |
47 | 47 | remoteGlobalIDString = 7C6B152E1D6B2B2500489D9E; |
48 | 48 | remoteInfo = "LuaScriptCore-OSX"; |
49 | 49 | }; |
50 | | - 7CE8EA471DC1F76500AE2342 /* PBXContainerItemProxy */ = { |
| 50 | + 7C219E341DC2EBF00002EC1D /* PBXContainerItemProxy */ = { |
51 | 51 | isa = PBXContainerItemProxy; |
52 | | - containerPortal = 7CE8EA3C1DC1F75F00AE2342 /* LuaScriptCore.xcodeproj */; |
| 52 | + containerPortal = 7C219E291DC2EAA70002EC1D /* LuaScriptCore.xcodeproj */; |
53 | 53 | proxyType = 1; |
54 | 54 | remoteGlobalIDString = 7C8C2D501D38C0C0009345EB; |
55 | 55 | remoteInfo = "LuaScriptCore-iOS"; |
56 | 56 | }; |
57 | 57 | /* End PBXContainerItemProxy section */ |
58 | 58 |
|
59 | 59 | /* Begin PBXFileReference section */ |
| 60 | + 7C219E291DC2EAA70002EC1D /* LuaScriptCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LuaScriptCore.xcodeproj; path = ../../../Source/iOS_OSX/LuaScriptCore.xcodeproj; sourceTree = "<group>"; }; |
60 | 61 | 7C5A617D1D6AE2A3007D4308 /* Sample-OSX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Sample-OSX.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 62 | 7C5A617F1D6AE2A3007D4308 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
62 | 63 | 7C5A61801D6AE2A3007D4308 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
|
91 | 92 | 7CE625261D93B3DA007533D7 /* libLuaScriptCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libLuaScriptCore.a; sourceTree = "<group>"; }; |
92 | 93 | 7CE625281D93B435007533D7 /* LSCTPerson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSCTPerson.h; sourceTree = "<group>"; }; |
93 | 94 | 7CE625291D93B435007533D7 /* LSCTPerson.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSCTPerson.m; sourceTree = "<group>"; }; |
94 | | - 7CE8EA3C1DC1F75F00AE2342 /* LuaScriptCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LuaScriptCore.xcodeproj; path = ../../../Source/iOS_OSX/LuaScriptCore.xcodeproj; sourceTree = "<group>"; }; |
95 | 95 | /* End PBXFileReference section */ |
96 | 96 |
|
97 | 97 | /* Begin PBXFrameworksBuildPhase section */ |
|
107 | 107 | isa = PBXFrameworksBuildPhase; |
108 | 108 | buildActionMask = 2147483647; |
109 | 109 | files = ( |
110 | | - 7CE8EA491DC1F76900AE2342 /* libLuaScriptCore-iOS.a in Frameworks */, |
| 110 | + 7C219E361DC2EBF40002EC1D /* libLuaScriptCore-iOS.a in Frameworks */, |
111 | 111 | ); |
112 | 112 | runOnlyForDeploymentPostprocessing = 0; |
113 | 113 | }; |
114 | 114 | /* End PBXFrameworksBuildPhase section */ |
115 | 115 |
|
116 | 116 | /* Begin PBXGroup section */ |
| 117 | + 7C219E2A1DC2EAA70002EC1D /* Products */ = { |
| 118 | + isa = PBXGroup; |
| 119 | + children = ( |
| 120 | + 7C219E311DC2EAA70002EC1D /* libLuaScriptCore-iOS.a */, |
| 121 | + 7C219E331DC2EAA70002EC1D /* libLuaScriptCore-OSX.a */, |
| 122 | + ); |
| 123 | + name = Products; |
| 124 | + sourceTree = "<group>"; |
| 125 | + }; |
117 | 126 | 7C5A617E1D6AE2A3007D4308 /* Sample-OSX */ = { |
118 | 127 | isa = PBXGroup; |
119 | 128 | children = ( |
|
141 | 150 | 7C6B12721D6AFD1400489D9E /* Sample-iOS */ = { |
142 | 151 | isa = PBXGroup; |
143 | 152 | children = ( |
144 | | - 7CE8EA3C1DC1F75F00AE2342 /* LuaScriptCore.xcodeproj */, |
| 153 | + 7C219E291DC2EAA70002EC1D /* LuaScriptCore.xcodeproj */, |
145 | 154 | 7C6B12731D6AFD1400489D9E /* AppDelegate.h */, |
146 | 155 | 7C6B12741D6AFD1400489D9E /* AppDelegate.m */, |
147 | 156 | 7C6B12751D6AFD1400489D9E /* Assets.xcassets */, |
|
220 | 229 | path = ../../../Release/OSX; |
221 | 230 | sourceTree = "<group>"; |
222 | 231 | }; |
223 | | - 7CE8EA3D1DC1F75F00AE2342 /* Products */ = { |
224 | | - isa = PBXGroup; |
225 | | - children = ( |
226 | | - 7CE8EA441DC1F75F00AE2342 /* libLuaScriptCore-iOS.a */, |
227 | | - 7CE8EA461DC1F75F00AE2342 /* libLuaScriptCore-OSX.a */, |
228 | | - ); |
229 | | - name = Products; |
230 | | - sourceTree = "<group>"; |
231 | | - }; |
232 | 232 | /* End PBXGroup section */ |
233 | 233 |
|
234 | 234 | /* Begin PBXNativeTarget section */ |
|
260 | 260 | buildRules = ( |
261 | 261 | ); |
262 | 262 | dependencies = ( |
263 | | - 7CE8EA481DC1F76500AE2342 /* PBXTargetDependency */, |
| 263 | + 7C219E351DC2EBF00002EC1D /* PBXTargetDependency */, |
264 | 264 | ); |
265 | 265 | name = "Sample-iOS"; |
266 | 266 | productName = Sample; |
|
298 | 298 | projectDirPath = ""; |
299 | 299 | projectReferences = ( |
300 | 300 | { |
301 | | - ProductGroup = 7CE8EA3D1DC1F75F00AE2342 /* Products */; |
302 | | - ProjectRef = 7CE8EA3C1DC1F75F00AE2342 /* LuaScriptCore.xcodeproj */; |
| 301 | + ProductGroup = 7C219E2A1DC2EAA70002EC1D /* Products */; |
| 302 | + ProjectRef = 7C219E291DC2EAA70002EC1D /* LuaScriptCore.xcodeproj */; |
303 | 303 | }, |
304 | 304 | ); |
305 | 305 | projectRoot = ""; |
|
311 | 311 | /* End PBXProject section */ |
312 | 312 |
|
313 | 313 | /* Begin PBXReferenceProxy section */ |
314 | | - 7CE8EA441DC1F75F00AE2342 /* libLuaScriptCore-iOS.a */ = { |
| 314 | + 7C219E311DC2EAA70002EC1D /* libLuaScriptCore-iOS.a */ = { |
315 | 315 | isa = PBXReferenceProxy; |
316 | 316 | fileType = archive.ar; |
317 | 317 | path = "libLuaScriptCore-iOS.a"; |
318 | | - remoteRef = 7CE8EA431DC1F75F00AE2342 /* PBXContainerItemProxy */; |
| 318 | + remoteRef = 7C219E301DC2EAA70002EC1D /* PBXContainerItemProxy */; |
319 | 319 | sourceTree = BUILT_PRODUCTS_DIR; |
320 | 320 | }; |
321 | | - 7CE8EA461DC1F75F00AE2342 /* libLuaScriptCore-OSX.a */ = { |
| 321 | + 7C219E331DC2EAA70002EC1D /* libLuaScriptCore-OSX.a */ = { |
322 | 322 | isa = PBXReferenceProxy; |
323 | 323 | fileType = archive.ar; |
324 | 324 | path = "libLuaScriptCore-OSX.a"; |
325 | | - remoteRef = 7CE8EA451DC1F75F00AE2342 /* PBXContainerItemProxy */; |
| 325 | + remoteRef = 7C219E321DC2EAA70002EC1D /* PBXContainerItemProxy */; |
326 | 326 | sourceTree = BUILT_PRODUCTS_DIR; |
327 | 327 | }; |
328 | 328 | /* End PBXReferenceProxy section */ |
|
383 | 383 | /* End PBXSourcesBuildPhase section */ |
384 | 384 |
|
385 | 385 | /* Begin PBXTargetDependency section */ |
386 | | - 7CE8EA481DC1F76500AE2342 /* PBXTargetDependency */ = { |
| 386 | + 7C219E351DC2EBF00002EC1D /* PBXTargetDependency */ = { |
387 | 387 | isa = PBXTargetDependency; |
388 | 388 | name = "LuaScriptCore-iOS"; |
389 | | - targetProxy = 7CE8EA471DC1F76500AE2342 /* PBXContainerItemProxy */; |
| 389 | + targetProxy = 7C219E341DC2EBF00002EC1D /* PBXContainerItemProxy */; |
390 | 390 | }; |
391 | 391 | /* End PBXTargetDependency section */ |
392 | 392 |
|
|
0 commit comments