|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + B65C2263AF96F94C50A222DF /* libPods-DoraemonKitDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 29E964A2D92411C9DC5482EF /* libPods-DoraemonKitDemo.a */; }; |
10 | 11 | DA0C6F331FDEBC2E00F43588 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DA0C6F311FDEBC2E00F43588 /* LaunchScreen.storyboard */; }; |
11 | 12 | DA0C6F3A1FDEBE3800F43588 /* TestPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0C6F391FDEBE3800F43588 /* TestPlugin.m */; }; |
12 | 13 | DAC8A87C1FDE2C3B00F03E6F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DAC8A87B1FDE2C3B00F03E6F /* AppDelegate.m */; }; |
|
25 | 26 | DAFE052D21BD4A4D00F97A59 /* DoraemonDemoMockGPSAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = DAFE051E21BD4A4C00F97A59 /* DoraemonDemoMockGPSAnnotation.m */; }; |
26 | 27 | DAFE052E21BD4A4D00F97A59 /* DoraemonDemoMockGPSViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DAFE052121BD4A4C00F97A59 /* DoraemonDemoMockGPSViewController.m */; }; |
27 | 28 | DAFE052F21BD4A4D00F97A59 /* DoraemonDemoPerformanceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DAFE052321BD4A4C00F97A59 /* DoraemonDemoPerformanceViewController.m */; }; |
28 | | - EF63DA315CE9C3FF91A5B115 /* libPods-DoraemonKitDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8416D6FFC369740B6116CA2B /* libPods-DoraemonKitDemo.a */; }; |
29 | 29 | /* End PBXBuildFile section */ |
30 | 30 |
|
31 | 31 | /* Begin PBXFileReference section */ |
32 | | - 8416D6FFC369740B6116CA2B /* libPods-DoraemonKitDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DoraemonKitDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 32 | + 29E964A2D92411C9DC5482EF /* libPods-DoraemonKitDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DoraemonKitDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 33 | DA0C6F321FDEBC2E00F43588 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
34 | 34 | DA0C6F381FDEBE3800F43588 /* TestPlugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TestPlugin.h; sourceTree = "<group>"; }; |
35 | 35 | DA0C6F391FDEBE3800F43588 /* TestPlugin.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TestPlugin.m; sourceTree = "<group>"; }; |
|
75 | 75 | isa = PBXFrameworksBuildPhase; |
76 | 76 | buildActionMask = 2147483647; |
77 | 77 | files = ( |
78 | | - EF63DA315CE9C3FF91A5B115 /* libPods-DoraemonKitDemo.a in Frameworks */, |
| 78 | + B65C2263AF96F94C50A222DF /* libPods-DoraemonKitDemo.a in Frameworks */, |
79 | 79 | ); |
80 | 80 | runOnlyForDeploymentPostprocessing = 0; |
81 | 81 | }; |
|
94 | 94 | 9B3A6EF2639894DCF5DB2FD4 /* Frameworks */ = { |
95 | 95 | isa = PBXGroup; |
96 | 96 | children = ( |
97 | | - 8416D6FFC369740B6116CA2B /* libPods-DoraemonKitDemo.a */, |
| 97 | + 29E964A2D92411C9DC5482EF /* libPods-DoraemonKitDemo.a */, |
98 | 98 | ); |
99 | 99 | name = Frameworks; |
100 | 100 | sourceTree = "<group>"; |
|
266 | 266 | DAC8A8731FDE2C3B00F03E6F /* Sources */, |
267 | 267 | DAC8A8741FDE2C3B00F03E6F /* Frameworks */, |
268 | 268 | DAC8A8751FDE2C3B00F03E6F /* Resources */, |
269 | | - 187131D466B63701214420E4 /* [CP] Copy Pods Resources */, |
| 269 | + 4338E62332869AF074F6B38C /* [CP] Copy Pods Resources */, |
270 | 270 | ); |
271 | 271 | buildRules = ( |
272 | 272 | ); |
|
323 | 323 | /* End PBXResourcesBuildPhase section */ |
324 | 324 |
|
325 | 325 | /* Begin PBXShellScriptBuildPhase section */ |
326 | | - 187131D466B63701214420E4 /* [CP] Copy Pods Resources */ = { |
| 326 | + 4338E62332869AF074F6B38C /* [CP] Copy Pods Resources */ = { |
327 | 327 | isa = PBXShellScriptBuildPhase; |
328 | 328 | buildActionMask = 2147483647; |
329 | 329 | files = ( |
|
0 commit comments