|
13 | 13 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
14 | 14 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
15 | 15 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
| 16 | + E2E0A0021A68108700A75B9A /* SwiftLinking.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E0A0011A68108700A75B9A /* SwiftLinking.swift */; }; |
16 | 17 | /* End PBXBuildFile section */ |
17 | 18 |
|
18 | 19 | /* Begin PBXFileReference section */ |
|
31 | 32 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = AwesomeProject/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
32 | 33 | 89C6BE57DB24E9ADA2F236DE /* Pods-AwesomeProject-AwesomeProjectTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AwesomeProject-AwesomeProjectTests.release.xcconfig"; path = "Target Support Files/Pods-AwesomeProject-AwesomeProjectTests/Pods-AwesomeProject-AwesomeProjectTests.release.xcconfig"; sourceTree = "<group>"; }; |
33 | 34 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
| 35 | + E2E0A0011A68108700A75B9A /* SwiftLinking.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = SwiftLinking.swift; path = AwesomeProject/SwiftLinking.swift; sourceTree = "<group>"; }; |
34 | 36 | /* End PBXFileReference section */ |
35 | 37 |
|
36 | 38 | /* Begin PBXFrameworksBuildPhase section */ |
|
55 | 57 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
56 | 58 | 13B07FB71A68108700A75B9A /* main.m */, |
57 | 59 | 77A7A2D881E69AE3DCCE6BFE /* PrivacyInfo.xcprivacy */, |
| 60 | + E2E0A0011A68108700A75B9A /* SwiftLinking.swift */, |
58 | 61 | ); |
59 | 62 | name = AwesomeProject; |
60 | 63 | sourceTree = "<group>"; |
|
279 | 282 | files = ( |
280 | 283 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
281 | 284 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
| 285 | + E2E0A0021A68108700A75B9A /* SwiftLinking.swift in Sources */, |
282 | 286 | ); |
283 | 287 | runOnlyForDeploymentPostprocessing = 0; |
284 | 288 | }; |
|
0 commit comments