|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 1D9DB0FAD2F8437FB746E95B /* lara/fonts in Resources */ = {isa = PBXBuildFile; fileRef = 73DC188A88C046E980B4B724 /* lara/fonts */; }; |
11 | 10 | 9F4A1D2D3C4E567890123456 /* lara/lib/libxpf.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F4A1D2E3C4E567890123456 /* lara/lib/libxpf.dylib */; }; |
12 | 11 | 9F4A1D2F3C4E567890123456 /* lara/lib/libxpf.dylib in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9F4A1D2E3C4E567890123456 /* lara/lib/libxpf.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
13 | 12 | 9F4A1D403C4E567890123456 /* lara/lib/libgrabkernel2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F4A1D413C4E567890123456 /* lara/lib/libgrabkernel2.dylib */; }; |
|
31 | 30 | /* End PBXCopyFilesBuildPhase section */ |
32 | 31 |
|
33 | 32 | /* Begin PBXFileReference section */ |
34 | | - 73DC188A88C046E980B4B724 /* lara/fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; path = lara/fonts; sourceTree = "<group>"; }; |
35 | 33 | 8F5C1F9B2D6A4E9D9F4B1A21 /* lara/kexploit/darksword.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = lara/kexploit/darksword.m; sourceTree = "<group>"; }; |
36 | 34 | 9F4A1D2E3C4E567890123456 /* lara/lib/libxpf.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = lara/lib/libxpf.dylib; sourceTree = "<group>"; }; |
37 | 35 | 9F4A1D413C4E567890123456 /* lara/lib/libgrabkernel2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = lara/lib/libgrabkernel2.dylib; sourceTree = "<group>"; }; |
|
96 | 94 | 8F5C1F9B2D6A4E9D9F4B1A21 /* lara/kexploit/darksword.m */, |
97 | 95 | 9F4A1D2E3C4E567890123456 /* lara/lib/libxpf.dylib */, |
98 | 96 | 9F4A1D413C4E567890123456 /* lara/lib/libgrabkernel2.dylib */, |
99 | | - 73DC188A88C046E980B4B724 /* lara/fonts */, |
100 | 97 | ); |
101 | 98 | name = "Recovered References"; |
102 | 99 | sourceTree = "<group>"; |
|
170 | 167 | isa = PBXResourcesBuildPhase; |
171 | 168 | buildActionMask = 2147483647; |
172 | 169 | files = ( |
173 | | - 1D9DB0FAD2F8437FB746E95B /* lara/fonts in Resources */, |
174 | 170 | ); |
175 | 171 | runOnlyForDeploymentPostprocessing = 0; |
176 | 172 | }; |
|
327 | 323 | ); |
328 | 324 | INFOPLIST_FILE = lara/Info.plist; |
329 | 325 | INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES; |
330 | | - INFOPLIST_KEY_UIAppFonts = "fonts/Chococooky.ttf fonts/Comic Sans SFUI.ttf fonts/DejaVuSansCondensed.ttf fonts/DejaVuSansMono.ttf fonts/DejaVuSerif.ttf fonts/FiraSans-Regular.ttf fonts/Go-Mono.ttf fonts/Go-Regular.ttf fonts/SFUI.ttf fonts/segoeui.ttf"; |
331 | 326 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
332 | 327 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
333 | 328 | INFOPLIST_KEY_UIFileSharingEnabled = YES; |
|
342 | 337 | LIBRARY_SEARCH_PATHS = ( |
343 | 338 | "$(inherited)", |
344 | 339 | "$(PROJECT_DIR)/lib", |
| 340 | + "$(PROJECT_DIR)/lara/lib", |
345 | 341 | ); |
346 | 342 | MARKETING_VERSION = 1.0; |
347 | 343 | PRODUCT_BUNDLE_IDENTIFIER = com.roooot.lara; |
|
374 | 370 | ); |
375 | 371 | INFOPLIST_FILE = lara/Info.plist; |
376 | 372 | INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES; |
377 | | - INFOPLIST_KEY_UIAppFonts = "fonts/Chococooky.ttf fonts/Comic Sans SFUI.ttf fonts/DejaVuSansCondensed.ttf fonts/DejaVuSansMono.ttf fonts/DejaVuSerif.ttf fonts/FiraSans-Regular.ttf fonts/Go-Mono.ttf fonts/Go-Regular.ttf fonts/SFUI.ttf fonts/segoeui.ttf"; |
378 | 373 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
379 | 374 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
380 | 375 | INFOPLIST_KEY_UIFileSharingEnabled = YES; |
|
389 | 384 | LIBRARY_SEARCH_PATHS = ( |
390 | 385 | "$(inherited)", |
391 | 386 | "$(PROJECT_DIR)/lib", |
| 387 | + "$(PROJECT_DIR)/lara/lib", |
392 | 388 | ); |
393 | 389 | MARKETING_VERSION = 1.0; |
394 | 390 | PRODUCT_BUNDLE_IDENTIFIER = com.roooot.lara; |
|
0 commit comments