|
17 | 17 | 1A5891F51A8B5E5D00155614 /* YTKConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A5891F41A8B5E5D00155614 /* YTKConfig.swift */; };
|
18 | 18 | 1A5891F71A8B5EBE00155614 /* YTKItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A5891F61A8B5EBE00155614 /* YTKItem.swift */; };
|
19 | 19 | 1A81A1671BA80B0400A53DE1 /* YTKError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A81A1661BA80B0400A53DE1 /* YTKError.swift */; };
|
| 20 | + 1A9239681C8FCAE600190AF1 /* SQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A9239611C8FCAC600190AF1 /* SQLite.framework */; }; |
| 21 | + 1A9239691C8FCAEE00190AF1 /* SQLite.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1A9239611C8FCAC600190AF1 /* SQLite.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
20 | 22 | /* End PBXBuildFile section */
|
21 | 23 |
|
22 | 24 | /* Begin PBXContainerItemProxy section */
|
|
27 | 29 | remoteGlobalIDString = 1A5891A41A8B4F6200155614;
|
28 | 30 | remoteInfo = YTKKeyValueStore;
|
29 | 31 | };
|
| 32 | + 1A9239601C8FCAC600190AF1 /* PBXContainerItemProxy */ = { |
| 33 | + isa = PBXContainerItemProxy; |
| 34 | + containerPortal = 1A9239591C8FCAC600190AF1 /* SQLite.xcodeproj */; |
| 35 | + proxyType = 2; |
| 36 | + remoteGlobalIDString = EE247AD31C3F04ED00AE3E12; |
| 37 | + remoteInfo = "SQLite iOS"; |
| 38 | + }; |
| 39 | + 1A9239621C8FCAC600190AF1 /* PBXContainerItemProxy */ = { |
| 40 | + isa = PBXContainerItemProxy; |
| 41 | + containerPortal = 1A9239591C8FCAC600190AF1 /* SQLite.xcodeproj */; |
| 42 | + proxyType = 2; |
| 43 | + remoteGlobalIDString = EE247ADD1C3F04ED00AE3E12; |
| 44 | + remoteInfo = "SQLiteTests iOS"; |
| 45 | + }; |
| 46 | + 1A9239641C8FCAC600190AF1 /* PBXContainerItemProxy */ = { |
| 47 | + isa = PBXContainerItemProxy; |
| 48 | + containerPortal = 1A9239591C8FCAC600190AF1 /* SQLite.xcodeproj */; |
| 49 | + proxyType = 2; |
| 50 | + remoteGlobalIDString = EE247B3C1C3F3ED000AE3E12; |
| 51 | + remoteInfo = "SQLite Mac"; |
| 52 | + }; |
| 53 | + 1A9239661C8FCAC600190AF1 /* PBXContainerItemProxy */ = { |
| 54 | + isa = PBXContainerItemProxy; |
| 55 | + containerPortal = 1A9239591C8FCAC600190AF1 /* SQLite.xcodeproj */; |
| 56 | + proxyType = 2; |
| 57 | + remoteGlobalIDString = EE247B451C3F3ED000AE3E12; |
| 58 | + remoteInfo = "SQLiteTests Mac"; |
| 59 | + }; |
30 | 60 | /* End PBXContainerItemProxy section */
|
31 | 61 |
|
32 | 62 | /* Begin PBXCopyFilesBuildPhase section */
|
|
36 | 66 | dstPath = "";
|
37 | 67 | dstSubfolderSpec = 10;
|
38 | 68 | files = (
|
| 69 | + 1A9239691C8FCAEE00190AF1 /* SQLite.framework in CopyFiles */, |
39 | 70 | );
|
40 | 71 | runOnlyForDeploymentPostprocessing = 0;
|
41 | 72 | };
|
|
55 | 86 | 1A5891F41A8B5E5D00155614 /* YTKConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = YTKConfig.swift; sourceTree = "<group>"; };
|
56 | 87 | 1A5891F61A8B5EBE00155614 /* YTKItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = YTKItem.swift; sourceTree = "<group>"; };
|
57 | 88 | 1A81A1661BA80B0400A53DE1 /* YTKError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = YTKError.swift; sourceTree = "<group>"; };
|
| 89 | + 1A9239591C8FCAC600190AF1 /* SQLite.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SQLite.xcodeproj; path = Vendor/SQLite.swift/SQLite.xcodeproj; sourceTree = SOURCE_ROOT; }; |
58 | 90 | /* End PBXFileReference section */
|
59 | 91 |
|
60 | 92 | /* Begin PBXFrameworksBuildPhase section */
|
61 | 93 | 1A5891A11A8B4F6200155614 /* Frameworks */ = {
|
62 | 94 | isa = PBXFrameworksBuildPhase;
|
63 | 95 | buildActionMask = 2147483647;
|
64 | 96 | files = (
|
| 97 | + 1A9239681C8FCAE600190AF1 /* SQLite.framework in Frameworks */, |
65 | 98 | );
|
66 | 99 | runOnlyForDeploymentPostprocessing = 0;
|
67 | 100 | };
|
|
105 | 138 | 1A5891F41A8B5E5D00155614 /* YTKConfig.swift */,
|
106 | 139 | 1A81A1661BA80B0400A53DE1 /* YTKError.swift */,
|
107 | 140 | 1A5891AA1A8B4F6200155614 /* YTKKeyValueStore.h */,
|
| 141 | + 1A9239591C8FCAC600190AF1 /* SQLite.xcodeproj */, |
108 | 142 | 1A5891A81A8B4F6200155614 /* Supporting Files */,
|
109 | 143 | );
|
110 | 144 | path = YTKKeyValueStore;
|
|
135 | 169 | name = "Supporting Files";
|
136 | 170 | sourceTree = "<group>";
|
137 | 171 | };
|
| 172 | + 1A92395A1C8FCAC600190AF1 /* Products */ = { |
| 173 | + isa = PBXGroup; |
| 174 | + children = ( |
| 175 | + 1A9239611C8FCAC600190AF1 /* SQLite.framework */, |
| 176 | + 1A9239631C8FCAC600190AF1 /* SQLiteTests iOS.xctest */, |
| 177 | + 1A9239651C8FCAC600190AF1 /* SQLite.framework */, |
| 178 | + 1A9239671C8FCAC600190AF1 /* SQLiteTests Mac.xctest */, |
| 179 | + ); |
| 180 | + name = Products; |
| 181 | + sourceTree = "<group>"; |
| 182 | + }; |
138 | 183 | /* End PBXGroup section */
|
139 | 184 |
|
140 | 185 | /* Begin PBXHeadersBuildPhase section */
|
|
214 | 259 | mainGroup = 1A58919B1A8B4F6200155614;
|
215 | 260 | productRefGroup = 1A5891A61A8B4F6200155614 /* Products */;
|
216 | 261 | projectDirPath = "";
|
| 262 | + projectReferences = ( |
| 263 | + { |
| 264 | + ProductGroup = 1A92395A1C8FCAC600190AF1 /* Products */; |
| 265 | + ProjectRef = 1A9239591C8FCAC600190AF1 /* SQLite.xcodeproj */; |
| 266 | + }, |
| 267 | + ); |
217 | 268 | projectRoot = "";
|
218 | 269 | targets = (
|
219 | 270 | 1A5891A41A8B4F6200155614 /* YTKKeyValueStore */,
|
|
222 | 273 | };
|
223 | 274 | /* End PBXProject section */
|
224 | 275 |
|
| 276 | +/* Begin PBXReferenceProxy section */ |
| 277 | + 1A9239611C8FCAC600190AF1 /* SQLite.framework */ = { |
| 278 | + isa = PBXReferenceProxy; |
| 279 | + fileType = wrapper.framework; |
| 280 | + path = SQLite.framework; |
| 281 | + remoteRef = 1A9239601C8FCAC600190AF1 /* PBXContainerItemProxy */; |
| 282 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 283 | + }; |
| 284 | + 1A9239631C8FCAC600190AF1 /* SQLiteTests iOS.xctest */ = { |
| 285 | + isa = PBXReferenceProxy; |
| 286 | + fileType = wrapper.cfbundle; |
| 287 | + path = "SQLiteTests iOS.xctest"; |
| 288 | + remoteRef = 1A9239621C8FCAC600190AF1 /* PBXContainerItemProxy */; |
| 289 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 290 | + }; |
| 291 | + 1A9239651C8FCAC600190AF1 /* SQLite.framework */ = { |
| 292 | + isa = PBXReferenceProxy; |
| 293 | + fileType = wrapper.framework; |
| 294 | + path = SQLite.framework; |
| 295 | + remoteRef = 1A9239641C8FCAC600190AF1 /* PBXContainerItemProxy */; |
| 296 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 297 | + }; |
| 298 | + 1A9239671C8FCAC600190AF1 /* SQLiteTests Mac.xctest */ = { |
| 299 | + isa = PBXReferenceProxy; |
| 300 | + fileType = wrapper.cfbundle; |
| 301 | + path = "SQLiteTests Mac.xctest"; |
| 302 | + remoteRef = 1A9239661C8FCAC600190AF1 /* PBXContainerItemProxy */; |
| 303 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 304 | + }; |
| 305 | +/* End PBXReferenceProxy section */ |
| 306 | + |
225 | 307 | /* Begin PBXResourcesBuildPhase section */
|
226 | 308 | 1A5891A31A8B4F6200155614 /* Resources */ = {
|
227 | 309 | isa = PBXResourcesBuildPhase;
|
|
0 commit comments