|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 5829F841247D38DE00D5EAD3 /* module2 in Resources */ = {isa = PBXBuildFile; fileRef = 5829F83F247D38DE00D5EAD3 /* module2 */; }; |
| 11 | + 5829F842247D38DE00D5EAD3 /* module1 in Resources */ = {isa = PBXBuildFile; fileRef = 5829F840247D38DE00D5EAD3 /* module1 */; }; |
10 | 12 | 89CC7B5231AD8E77CEC10949 /* libPods-YYDebugDatabase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F79B17EACE993F42581F0F1C /* libPods-YYDebugDatabase.a */; }; |
11 | 13 | 8A6C34EC1FE5175100C44E61 /* DebugDatabaseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E84AE6331F3C4210003A9EB7 /* DebugDatabaseManager.m */; }; |
12 | 14 | 8A6C34ED1FE5175400C44E61 /* DatabaseUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = E84AE6431F3D9F8F003A9EB7 /* DatabaseUtil.m */; }; |
|
46 | 48 | /* Begin PBXFileReference section */ |
47 | 49 | 22ADD98E9993641841D67B7F /* Pods-YYDebugDatabase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YYDebugDatabase.debug.xcconfig"; path = "Pods/Target Support Files/Pods-YYDebugDatabase/Pods-YYDebugDatabase.debug.xcconfig"; sourceTree = "<group>"; }; |
48 | 50 | 50D992B943B292D10D75C6C2 /* Pods-YYDebugDatabase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YYDebugDatabase.release.xcconfig"; path = "Pods/Target Support Files/Pods-YYDebugDatabase/Pods-YYDebugDatabase.release.xcconfig"; sourceTree = "<group>"; }; |
| 51 | + 5829F83F247D38DE00D5EAD3 /* module2 */ = {isa = PBXFileReference; lastKnownFileType = folder; path = module2; sourceTree = "<group>"; }; |
| 52 | + 5829F840247D38DE00D5EAD3 /* module1 */ = {isa = PBXFileReference; lastKnownFileType = folder; path = module1; sourceTree = "<group>"; }; |
49 | 53 | 8A6C34DF1FE516EF00C44E61 /* iOSDebugDatabase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = iOSDebugDatabase.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 54 | 8A6C34E11FE516EF00C44E61 /* iOSDebugDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = iOSDebugDatabase.h; sourceTree = "<group>"; }; |
51 | 55 | 8A6C34E21FE516EF00C44E61 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
149 | 153 | E84AE5ED1F3ADDE3003A9EB7 /* YYDebugDatabase */ = { |
150 | 154 | isa = PBXGroup; |
151 | 155 | children = ( |
| 156 | + 5829F840247D38DE00D5EAD3 /* module1 */, |
| 157 | + 5829F83F247D38DE00D5EAD3 /* module2 */, |
152 | 158 | E84AE63E1F3D8843003A9EB7 /* Car.db */, |
153 | 159 | E84AE63F1F3D8843003A9EB7 /* Contact.db */, |
154 | 160 | E84AE5F11F3ADDE3003A9EB7 /* AppDelegate.h */, |
|
240 | 246 | E84AE5E71F3ADDE3003A9EB7 /* Sources */, |
241 | 247 | E84AE5E81F3ADDE3003A9EB7 /* Frameworks */, |
242 | 248 | E84AE5E91F3ADDE3003A9EB7 /* Resources */, |
243 | | - 9FB2B373BADC92DF69E0334D /* [CP] Embed Pods Frameworks */, |
244 | | - 8B25CAB7D4215B4952552A3B /* [CP] Copy Pods Resources */, |
245 | 249 | ); |
246 | 250 | buildRules = ( |
247 | 251 | ); |
|
278 | 282 | developmentRegion = English; |
279 | 283 | hasScannedForEncodings = 0; |
280 | 284 | knownRegions = ( |
| 285 | + English, |
281 | 286 | en, |
282 | 287 | Base, |
283 | 288 | ); |
|
308 | 313 | E8E069C91F40954500477064 /* Web.bundle in Resources */, |
309 | 314 | E84AE6401F3D9BEF003A9EB7 /* Car.db in Resources */, |
310 | 315 | E84AE6411F3D9BEF003A9EB7 /* Contact.db in Resources */, |
| 316 | + 5829F842247D38DE00D5EAD3 /* module1 in Resources */, |
311 | 317 | E84AE5FE1F3ADDE3003A9EB7 /* LaunchScreen.storyboard in Resources */, |
312 | 318 | E84AE5FB1F3ADDE3003A9EB7 /* Assets.xcassets in Resources */, |
313 | 319 | E834DAAC22DC5A6400FAC2C1 /* YYDebugDatabase.podspec in Resources */, |
314 | 320 | E84AE5F91F3ADDE3003A9EB7 /* Main.storyboard in Resources */, |
| 321 | + 5829F841247D38DE00D5EAD3 /* module2 in Resources */, |
315 | 322 | ); |
316 | 323 | runOnlyForDeploymentPostprocessing = 0; |
317 | 324 | }; |
318 | 325 | /* End PBXResourcesBuildPhase section */ |
319 | 326 |
|
320 | 327 | /* Begin PBXShellScriptBuildPhase section */ |
321 | | - 8B25CAB7D4215B4952552A3B /* [CP] Copy Pods Resources */ = { |
322 | | - isa = PBXShellScriptBuildPhase; |
323 | | - buildActionMask = 2147483647; |
324 | | - files = ( |
325 | | - ); |
326 | | - inputPaths = ( |
327 | | - "${SRCROOT}/Pods/Target Support Files/Pods-YYDebugDatabase/Pods-YYDebugDatabase-resources.sh", |
328 | | - "${PODS_ROOT}/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle", |
329 | | - ); |
330 | | - name = "[CP] Copy Pods Resources"; |
331 | | - outputPaths = ( |
332 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}", |
333 | | - ); |
334 | | - runOnlyForDeploymentPostprocessing = 0; |
335 | | - shellPath = /bin/sh; |
336 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YYDebugDatabase/Pods-YYDebugDatabase-resources.sh\"\n"; |
337 | | - showEnvVarsInLog = 0; |
338 | | - }; |
339 | | - 9FB2B373BADC92DF69E0334D /* [CP] Embed Pods Frameworks */ = { |
340 | | - isa = PBXShellScriptBuildPhase; |
341 | | - buildActionMask = 2147483647; |
342 | | - files = ( |
343 | | - ); |
344 | | - inputPaths = ( |
345 | | - ); |
346 | | - name = "[CP] Embed Pods Frameworks"; |
347 | | - outputPaths = ( |
348 | | - ); |
349 | | - runOnlyForDeploymentPostprocessing = 0; |
350 | | - shellPath = /bin/sh; |
351 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YYDebugDatabase/Pods-YYDebugDatabase-frameworks.sh\"\n"; |
352 | | - showEnvVarsInLog = 0; |
353 | | - }; |
354 | 328 | AC614CD6DFA5E640A919CE47 /* [CP] Check Pods Manifest.lock */ = { |
355 | 329 | isa = PBXShellScriptBuildPhase; |
356 | 330 | buildActionMask = 2147483647; |
|
0 commit comments