|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 461BD8F1FCA1D75E244A1511 /* Pods_shell.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 64F661DB3A4594028AD8041D /* Pods_shell.framework */; }; |
| 11 | + AFB4C5D3264003490018229B /* UIRouter.podspec in Resources */ = {isa = PBXBuildFile; fileRef = AFB4C5D2264003490018229B /* UIRouter.podspec */; }; |
11 | 12 | AFF87539263D28E000234826 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFF87538263D28E000234826 /* AppDelegate.swift */; }; |
12 | 13 | AFF8753B263D28E000234826 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFF8753A263D28E000234826 /* SceneDelegate.swift */; }; |
13 | 14 | AFF8753F263D28E200234826 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AFF8753E263D28E200234826 /* Assets.xcassets */; }; |
|
26 | 27 | 926010144793C5C8C345B1D4 /* Pods_ExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 28 | A3B75E7330C33D887776A83C /* Pods-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleTests.release.xcconfig"; path = "Target Support Files/Pods-ExampleTests/Pods-ExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
28 | 29 | A4119074813D4DEC57006AEB /* Pods_Example_ExampleUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_ExampleUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 30 | + AFB4C5D2264003490018229B /* UIRouter.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = UIRouter.podspec; path = ../UIRouter.podspec; sourceTree = "<group>"; }; |
29 | 31 | AFF87535263D28E000234826 /* shell.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = shell.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
30 | 32 | AFF87538263D28E000234826 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
31 | 33 | AFF8753A263D28E000234826 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
|
80 | 82 | AFF8752C263D28E000234826 = { |
81 | 83 | isa = PBXGroup; |
82 | 84 | children = ( |
| 85 | + AFB4C5D2264003490018229B /* UIRouter.podspec */, |
83 | 86 | AFF87537263D28E000234826 /* shell */, |
84 | 87 | AFF87536263D28E000234826 /* Products */, |
85 | 88 | 1A761347A593F8D347DC5745 /* Pods */, |
|
169 | 172 | isa = PBXResourcesBuildPhase; |
170 | 173 | buildActionMask = 2147483647; |
171 | 174 | files = ( |
| 175 | + AFB4C5D3264003490018229B /* UIRouter.podspec in Resources */, |
172 | 176 | AFF87545263D28E200234826 /* LaunchScreen.storyboard in Resources */, |
173 | 177 | AFF8753F263D28E200234826 /* Assets.xcassets in Resources */, |
174 | 178 | ); |
|
0 commit comments