|
11 | 11 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
12 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
13 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
14 |
| - 2957D35C26C17EB1009E46BF /* libswiftFileProvider.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 2957D35B26C17EAB009E46BF /* libswiftFileProvider.tbd */; }; |
15 | 14 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
16 | 15 | /* End PBXBuildFile section */
|
17 | 16 |
|
|
35 | 34 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HelloWorld/Images.xcassets; sourceTree = "<group>"; };
|
36 | 35 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = HelloWorld/Info.plist; sourceTree = "<group>"; };
|
37 | 36 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = HelloWorld/main.m; sourceTree = "<group>"; };
|
38 |
| - 2957D35B26C17EAB009E46BF /* libswiftFileProvider.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFileProvider.tbd; path = usr/lib/swift/libswiftFileProvider.tbd; sourceTree = SDKROOT; }; |
39 | 37 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = HelloWorld/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
40 | 38 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
41 | 39 | /* End PBXFileReference section */
|
|
52 | 50 | isa = PBXFrameworksBuildPhase;
|
53 | 51 | buildActionMask = 2147483647;
|
54 | 52 | files = (
|
55 |
| - 2957D35C26C17EB1009E46BF /* libswiftFileProvider.tbd in Frameworks */, |
56 | 53 | );
|
57 | 54 | runOnlyForDeploymentPostprocessing = 0;
|
58 | 55 | };
|
|
92 | 89 | 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
|
93 | 90 | isa = PBXGroup;
|
94 | 91 | children = (
|
95 |
| - 2957D35B26C17EAB009E46BF /* libswiftFileProvider.tbd */, |
96 | 92 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
97 | 93 | );
|
98 | 94 | name = Frameworks;
|
|
349 | 345 | "$(inherited)",
|
350 | 346 | "@executable_path/Frameworks",
|
351 | 347 | );
|
352 |
| - LIBRARY_SEARCH_PATHS = ( |
353 |
| - "$(inherited)", |
354 |
| - "$(SDKROOT)/usr/lib/swift", |
355 |
| - ); |
356 | 348 | OTHER_LDFLAGS = (
|
357 | 349 | "$(inherited)",
|
358 | 350 | "-ObjC",
|
|
377 | 369 | "$(inherited)",
|
378 | 370 | "@executable_path/Frameworks",
|
379 | 371 | );
|
380 |
| - LIBRARY_SEARCH_PATHS = ( |
381 |
| - "$(inherited)", |
382 |
| - "$(SDKROOT)/usr/lib/swift", |
383 |
| - ); |
384 | 372 | OTHER_LDFLAGS = (
|
385 | 373 | "$(inherited)",
|
386 | 374 | "-ObjC",
|
|
0 commit comments