|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
| 11 | + 29068BA81B410DFAFD515E63 /* Pods_NitroSQLiteExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C3E89C92C507841F368080BD /* Pods_NitroSQLiteExample.framework */; }; |
11 | 12 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
12 | 13 | 7B5735B8E367752583C44170 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
13 | 14 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
14 | | - A4CAE138169618E2814ABD84 /* Pods_NitroSQLiteExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F6AB5091998BEBB310182F8 /* Pods_NitroSQLiteExample.framework */; }; |
15 | 15 | /* End PBXBuildFile section */ |
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */ |
|
23 | 23 | 5709B34CF0A7D63546082F79 /* Pods-NitroSQLiteExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NitroSQLiteExample.release.xcconfig"; path = "Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample.release.xcconfig"; sourceTree = "<group>"; }; |
24 | 24 | 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = NitroSQLiteExample/AppDelegate.swift; sourceTree = "<group>"; }; |
25 | 25 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = NitroSQLiteExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
26 | | - 8F6AB5091998BEBB310182F8 /* Pods_NitroSQLiteExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NitroSQLiteExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 26 | + C3E89C92C507841F368080BD /* Pods_NitroSQLiteExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NitroSQLiteExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 27 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
28 | 28 | /* End PBXFileReference section */ |
29 | 29 |
|
|
32 | 32 | isa = PBXFrameworksBuildPhase; |
33 | 33 | buildActionMask = 2147483647; |
34 | 34 | files = ( |
35 | | - A4CAE138169618E2814ABD84 /* Pods_NitroSQLiteExample.framework in Frameworks */, |
| 35 | + 29068BA81B410DFAFD515E63 /* Pods_NitroSQLiteExample.framework in Frameworks */, |
36 | 36 | ); |
37 | 37 | runOnlyForDeploymentPostprocessing = 0; |
38 | 38 | }; |
|
55 | 55 | isa = PBXGroup; |
56 | 56 | children = ( |
57 | 57 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
58 | | - 8F6AB5091998BEBB310182F8 /* Pods_NitroSQLiteExample.framework */, |
| 58 | + C3E89C92C507841F368080BD /* Pods_NitroSQLiteExample.framework */, |
59 | 59 | ); |
60 | 60 | name = Frameworks; |
61 | 61 | sourceTree = "<group>"; |
|
0 commit comments