|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 63B963FF7E9F41F9533BF2EC /* Pods_SQLite_viewer_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3631778B997CDFE3B08C2F5F /* Pods_SQLite_viewer_Example.framework */; }; |
| 10 | + 49D2DAEC45B9BBCB97EC3338 /* Pods_SQLite_viewer_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F2F6A184CC3B504E1EA170AA /* Pods_SQLite_viewer_Example.framework */; }; |
11 | 11 | 9D1DFFDE1F30863B00880FC8 /* chinook.sqlite in Resources */ = {isa = PBXBuildFile; fileRef = 9D1DFFDC1F30854A00880FC8 /* chinook.sqlite */; }; |
12 | 12 | 9D1DFFDF1F30863B00880FC8 /* Northwind.sl3 in Resources */ = {isa = PBXBuildFile; fileRef = 9D1DFFDD1F30854A00880FC8 /* Northwind.sl3 */; }; |
13 | 13 | 9DEE22111F097B1E001E5F78 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DEE22101F097B1E001E5F78 /* AppDelegate.swift */; }; |
|
18 | 18 | /* End PBXBuildFile section */ |
19 | 19 |
|
20 | 20 | /* Begin PBXFileReference section */ |
21 | | - 3631778B997CDFE3B08C2F5F /* Pods_SQLite_viewer_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SQLite_viewer_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | | - 8EAFEA907FB076947E8AF4F6 /* Pods-SQLite.viewer-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SQLite.viewer-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 21 | + 56A0023837F6302B2A30BABE /* Pods-SQLite.viewer-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SQLite.viewer-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 22 | + 7F8D8C4EBEFDCA33608F496B /* Pods-SQLite.viewer-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SQLite.viewer-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example.release.xcconfig"; sourceTree = "<group>"; }; |
23 | 23 | 9D1DFFDC1F30854A00880FC8 /* chinook.sqlite */ = {isa = PBXFileReference; lastKnownFileType = file; path = chinook.sqlite; sourceTree = "<group>"; }; |
24 | 24 | 9D1DFFDD1F30854A00880FC8 /* Northwind.sl3 */ = {isa = PBXFileReference; lastKnownFileType = file; path = Northwind.sl3; sourceTree = "<group>"; }; |
25 | 25 | 9D5689851F2FC31F00572F08 /* SQLite.viewer-Example-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SQLite.viewer-Example-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
30 | 30 | 9DEE22171F097B1E001E5F78 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
31 | 31 | 9DEE221A1F097B1E001E5F78 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
32 | 32 | 9DEE221C1F097B1E001E5F78 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
33 | | - FB914FCFD755B2CACA4A7522 /* Pods-SQLite.viewer-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SQLite.viewer-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 33 | + F2F6A184CC3B504E1EA170AA /* Pods_SQLite_viewer_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SQLite_viewer_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | 34 | /* End PBXFileReference section */ |
35 | 35 |
|
36 | 36 | /* Begin PBXFrameworksBuildPhase section */ |
37 | 37 | 9DEE220A1F097B1E001E5F78 /* Frameworks */ = { |
38 | 38 | isa = PBXFrameworksBuildPhase; |
39 | 39 | buildActionMask = 2147483647; |
40 | 40 | files = ( |
41 | | - 63B963FF7E9F41F9533BF2EC /* Pods_SQLite_viewer_Example.framework in Frameworks */, |
| 41 | + 49D2DAEC45B9BBCB97EC3338 /* Pods_SQLite_viewer_Example.framework in Frameworks */, |
42 | 42 | ); |
43 | 43 | runOnlyForDeploymentPostprocessing = 0; |
44 | 44 | }; |
45 | 45 | /* End PBXFrameworksBuildPhase section */ |
46 | 46 |
|
47 | 47 | /* Begin PBXGroup section */ |
48 | | - 33EC4064EEAE2C79F39724C2 /* Pods */ = { |
| 48 | + 831CB0463241252873B4160D /* Pods */ = { |
49 | 49 | isa = PBXGroup; |
50 | 50 | children = ( |
51 | | - 8EAFEA907FB076947E8AF4F6 /* Pods-SQLite.viewer-Example.debug.xcconfig */, |
52 | | - FB914FCFD755B2CACA4A7522 /* Pods-SQLite.viewer-Example.release.xcconfig */, |
| 51 | + 56A0023837F6302B2A30BABE /* Pods-SQLite.viewer-Example.debug.xcconfig */, |
| 52 | + 7F8D8C4EBEFDCA33608F496B /* Pods-SQLite.viewer-Example.release.xcconfig */, |
53 | 53 | ); |
54 | 54 | name = Pods; |
55 | 55 | sourceTree = "<group>"; |
56 | 56 | }; |
57 | | - 902F5FE65845891171914228 /* Frameworks */ = { |
58 | | - isa = PBXGroup; |
59 | | - children = ( |
60 | | - 3631778B997CDFE3B08C2F5F /* Pods_SQLite_viewer_Example.framework */, |
61 | | - ); |
62 | | - name = Frameworks; |
63 | | - sourceTree = "<group>"; |
64 | | - }; |
65 | 57 | 9D1DFFDB1F30852500880FC8 /* Sample DBs */ = { |
66 | 58 | isa = PBXGroup; |
67 | 59 | children = ( |
|
76 | 68 | children = ( |
77 | 69 | 9DEE220F1F097B1E001E5F78 /* SQLite.viewer-Example */, |
78 | 70 | 9DEE220E1F097B1E001E5F78 /* Products */, |
79 | | - 33EC4064EEAE2C79F39724C2 /* Pods */, |
80 | | - 902F5FE65845891171914228 /* Frameworks */, |
| 71 | + 831CB0463241252873B4160D /* Pods */, |
| 72 | + AB27A0A549EE19DBA92B8D41 /* Frameworks */, |
81 | 73 | ); |
82 | 74 | sourceTree = "<group>"; |
83 | 75 | }; |
|
104 | 96 | path = "SQLite.viewer-Example"; |
105 | 97 | sourceTree = "<group>"; |
106 | 98 | }; |
| 99 | + AB27A0A549EE19DBA92B8D41 /* Frameworks */ = { |
| 100 | + isa = PBXGroup; |
| 101 | + children = ( |
| 102 | + F2F6A184CC3B504E1EA170AA /* Pods_SQLite_viewer_Example.framework */, |
| 103 | + ); |
| 104 | + name = Frameworks; |
| 105 | + sourceTree = "<group>"; |
| 106 | + }; |
107 | 107 | /* End PBXGroup section */ |
108 | 108 |
|
109 | 109 | /* Begin PBXNativeTarget section */ |
110 | 110 | 9DEE220C1F097B1E001E5F78 /* SQLite.viewer-Example */ = { |
111 | 111 | isa = PBXNativeTarget; |
112 | 112 | buildConfigurationList = 9DEE221F1F097B1E001E5F78 /* Build configuration list for PBXNativeTarget "SQLite.viewer-Example" */; |
113 | 113 | buildPhases = ( |
114 | | - 0C1A4E680EA27494D8873749 /* [CP] Check Pods Manifest.lock */, |
| 114 | + EA5A416A82B445A3722D31D1 /* [CP] Check Pods Manifest.lock */, |
115 | 115 | 9DEE22091F097B1E001E5F78 /* Sources */, |
116 | 116 | 9DEE220A1F097B1E001E5F78 /* Frameworks */, |
117 | 117 | 9DEE220B1F097B1E001E5F78 /* Resources */, |
118 | | - D5F119814C1B7CEBD317152C /* [CP] Embed Pods Frameworks */, |
119 | | - C51B6A57D790641FFC878715 /* [CP] Copy Pods Resources */, |
| 118 | + 8BDD713E0E631357D14B48E8 /* [CP] Embed Pods Frameworks */, |
120 | 119 | ); |
121 | 120 | buildRules = ( |
122 | 121 | ); |
|
134 | 133 | isa = PBXProject; |
135 | 134 | attributes = { |
136 | 135 | LastSwiftUpdateCheck = 0830; |
137 | | - LastUpgradeCheck = 0900; |
| 136 | + LastUpgradeCheck = 0930; |
138 | 137 | ORGANIZATIONNAME = BiAtoms; |
139 | 138 | TargetAttributes = { |
140 | 139 | 9DEE220C1F097B1E001E5F78 = { |
|
179 | 178 | /* End PBXResourcesBuildPhase section */ |
180 | 179 |
|
181 | 180 | /* Begin PBXShellScriptBuildPhase section */ |
182 | | - 0C1A4E680EA27494D8873749 /* [CP] Check Pods Manifest.lock */ = { |
183 | | - isa = PBXShellScriptBuildPhase; |
184 | | - buildActionMask = 2147483647; |
185 | | - files = ( |
186 | | - ); |
187 | | - inputPaths = ( |
188 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
189 | | - "${PODS_ROOT}/Manifest.lock", |
190 | | - ); |
191 | | - name = "[CP] Check Pods Manifest.lock"; |
192 | | - outputPaths = ( |
193 | | - "$(DERIVED_FILE_DIR)/Pods-SQLite.viewer-Example-checkManifestLockResult.txt", |
194 | | - ); |
195 | | - runOnlyForDeploymentPostprocessing = 0; |
196 | | - shellPath = /bin/sh; |
197 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
198 | | - showEnvVarsInLog = 0; |
199 | | - }; |
200 | | - C51B6A57D790641FFC878715 /* [CP] Copy Pods Resources */ = { |
| 181 | + 8BDD713E0E631357D14B48E8 /* [CP] Embed Pods Frameworks */ = { |
201 | 182 | isa = PBXShellScriptBuildPhase; |
202 | 183 | buildActionMask = 2147483647; |
203 | 184 | files = ( |
204 | 185 | ); |
205 | 186 | inputPaths = ( |
| 187 | + "${SRCROOT}/Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example-frameworks.sh", |
| 188 | + "${BUILT_PRODUCTS_DIR}/Http.swift/HttpSwift.framework", |
| 189 | + "${BUILT_PRODUCTS_DIR}/SQLite.swift/SQLite.framework", |
| 190 | + "${BUILT_PRODUCTS_DIR}/SQLite.viewer/SQLiteViewer.framework", |
| 191 | + "${BUILT_PRODUCTS_DIR}/Socket.swift/SocketSwift.framework", |
206 | 192 | ); |
207 | | - name = "[CP] Copy Pods Resources"; |
| 193 | + name = "[CP] Embed Pods Frameworks"; |
208 | 194 | outputPaths = ( |
| 195 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HttpSwift.framework", |
| 196 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SQLite.framework", |
| 197 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SQLiteViewer.framework", |
| 198 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SocketSwift.framework", |
209 | 199 | ); |
210 | 200 | runOnlyForDeploymentPostprocessing = 0; |
211 | 201 | shellPath = /bin/sh; |
212 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example-resources.sh\"\n"; |
| 202 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example-frameworks.sh\"\n"; |
213 | 203 | showEnvVarsInLog = 0; |
214 | 204 | }; |
215 | | - D5F119814C1B7CEBD317152C /* [CP] Embed Pods Frameworks */ = { |
| 205 | + EA5A416A82B445A3722D31D1 /* [CP] Check Pods Manifest.lock */ = { |
216 | 206 | isa = PBXShellScriptBuildPhase; |
217 | 207 | buildActionMask = 2147483647; |
218 | 208 | files = ( |
219 | 209 | ); |
220 | 210 | inputPaths = ( |
221 | | - "${SRCROOT}/Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example-frameworks.sh", |
222 | | - "${BUILT_PRODUCTS_DIR}/Http.swift/HttpSwift.framework", |
223 | | - "${BUILT_PRODUCTS_DIR}/SQLite.swift/SQLite.framework", |
224 | | - "${BUILT_PRODUCTS_DIR}/SQLite.viewer/SQLiteViewer.framework", |
225 | | - "${BUILT_PRODUCTS_DIR}/Socket.swift/SocketSwift.framework", |
| 211 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 212 | + "${PODS_ROOT}/Manifest.lock", |
226 | 213 | ); |
227 | | - name = "[CP] Embed Pods Frameworks"; |
| 214 | + name = "[CP] Check Pods Manifest.lock"; |
228 | 215 | outputPaths = ( |
229 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HttpSwift.framework", |
230 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SQLite.framework", |
231 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SQLiteViewer.framework", |
232 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SocketSwift.framework", |
| 216 | + "$(DERIVED_FILE_DIR)/Pods-SQLite.viewer-Example-checkManifestLockResult.txt", |
233 | 217 | ); |
234 | 218 | runOnlyForDeploymentPostprocessing = 0; |
235 | 219 | shellPath = /bin/sh; |
236 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SQLite.viewer-Example/Pods-SQLite.viewer-Example-frameworks.sh\"\n"; |
| 220 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
237 | 221 | showEnvVarsInLog = 0; |
238 | 222 | }; |
239 | 223 | /* End PBXShellScriptBuildPhase section */ |
|
284 | 268 | CLANG_WARN_BOOL_CONVERSION = YES; |
285 | 269 | CLANG_WARN_COMMA = YES; |
286 | 270 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 271 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
287 | 272 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
288 | 273 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
289 | 274 | CLANG_WARN_EMPTY_BODY = YES; |
290 | 275 | CLANG_WARN_ENUM_CONVERSION = YES; |
291 | 276 | CLANG_WARN_INFINITE_RECURSION = YES; |
292 | 277 | CLANG_WARN_INT_CONVERSION = YES; |
293 | 278 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 279 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
294 | 280 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
295 | 281 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
296 | 282 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
340 | 326 | CLANG_WARN_BOOL_CONVERSION = YES; |
341 | 327 | CLANG_WARN_COMMA = YES; |
342 | 328 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 329 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
343 | 330 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
344 | 331 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
345 | 332 | CLANG_WARN_EMPTY_BODY = YES; |
346 | 333 | CLANG_WARN_ENUM_CONVERSION = YES; |
347 | 334 | CLANG_WARN_INFINITE_RECURSION = YES; |
348 | 335 | CLANG_WARN_INT_CONVERSION = YES; |
349 | 336 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 337 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
350 | 338 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
351 | 339 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
352 | 340 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
377 | 365 | }; |
378 | 366 | 9DEE22201F097B1E001E5F78 /* Debug */ = { |
379 | 367 | isa = XCBuildConfiguration; |
380 | | - baseConfigurationReference = 8EAFEA907FB076947E8AF4F6 /* Pods-SQLite.viewer-Example.debug.xcconfig */; |
| 368 | + baseConfigurationReference = 56A0023837F6302B2A30BABE /* Pods-SQLite.viewer-Example.debug.xcconfig */; |
381 | 369 | buildSettings = { |
382 | 370 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
383 | 371 | CLANG_ENABLE_MODULES = YES; |
|
395 | 383 | }; |
396 | 384 | 9DEE22211F097B1E001E5F78 /* Release */ = { |
397 | 385 | isa = XCBuildConfiguration; |
398 | | - baseConfigurationReference = FB914FCFD755B2CACA4A7522 /* Pods-SQLite.viewer-Example.release.xcconfig */; |
| 386 | + baseConfigurationReference = 7F8D8C4EBEFDCA33608F496B /* Pods-SQLite.viewer-Example.release.xcconfig */; |
399 | 387 | buildSettings = { |
400 | 388 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
401 | 389 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments