|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 344F2B7E1ED95F17B47EC678 /* Pods_Demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8742E3B9E9E66188D37018C /* Pods_Demo.framework */; }; |
11 | | - 8D4B7D431D853DE80013459B /* ClosureWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D3D1D853DE80013459B /* ClosureWrapper.swift */; }; |
12 | | - 8D4B7D441D853DE80013459B /* UIDevice+SemiModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D3E1D853DE80013459B /* UIDevice+SemiModalViewController.swift */; }; |
13 | | - 8D4B7D451D853DE80013459B /* UIView+FindViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D3F1D853DE80013459B /* UIView+FindViewController.swift */; }; |
14 | | - 8D4B7D461D853DE80013459B /* UIView+SemiModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D401D853DE80013459B /* UIView+SemiModalViewController.swift */; }; |
15 | | - 8D4B7D471D853DE80013459B /* UIViewController+Options.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D411D853DE80013459B /* UIViewController+Options.swift */; }; |
16 | | - 8D4B7D481D853DE80013459B /* UIViewController+SemiModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D421D853DE80013459B /* UIViewController+SemiModalViewController.swift */; }; |
| 10 | + 08B08C2B13A15184A3E63F5D /* Pods_Demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2795497DC42E0EA345871CD8 /* Pods_Demo.framework */; }; |
17 | 11 | 8D4B7D531D853F1B0013459B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D4A1D853F1B0013459B /* AppDelegate.swift */; }; |
18 | 12 | 8D4B7D541D853F1B0013459B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8D4B7D4B1D853F1B0013459B /* Assets.xcassets */; }; |
19 | 13 | 8D4B7D551D853F1B0013459B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8D4B7D4C1D853F1B0013459B /* LaunchScreen.storyboard */; }; |
|
24 | 18 | /* End PBXBuildFile section */ |
25 | 19 |
|
26 | 20 | /* Begin PBXFileReference section */ |
| 21 | + 2795497DC42E0EA345871CD8 /* Pods_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 22 | 45072DEAF5EB3BCBC2B79648 /* Pods-SemiModalViewController.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SemiModalViewController.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SemiModalViewController/Pods-SemiModalViewController.debug.xcconfig"; sourceTree = "<group>"; }; |
28 | 23 | 6EA5AA50658935AF6140E12F /* Pods-SemiModalViewController.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SemiModalViewController.release.xcconfig"; path = "Pods/Target Support Files/Pods-SemiModalViewController/Pods-SemiModalViewController.release.xcconfig"; sourceTree = "<group>"; }; |
29 | | - 8D4B7D3D1D853DE80013459B /* ClosureWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClosureWrapper.swift; sourceTree = "<group>"; }; |
30 | | - 8D4B7D3E1D853DE80013459B /* UIDevice+SemiModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIDevice+SemiModalViewController.swift"; sourceTree = "<group>"; }; |
31 | | - 8D4B7D3F1D853DE80013459B /* UIView+FindViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+FindViewController.swift"; sourceTree = "<group>"; }; |
32 | | - 8D4B7D401D853DE80013459B /* UIView+SemiModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+SemiModalViewController.swift"; sourceTree = "<group>"; }; |
33 | | - 8D4B7D411D853DE80013459B /* UIViewController+Options.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+Options.swift"; sourceTree = "<group>"; }; |
34 | | - 8D4B7D421D853DE80013459B /* UIViewController+SemiModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+SemiModalViewController.swift"; sourceTree = "<group>"; }; |
35 | 24 | 8D4B7D4A1D853F1B0013459B /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
36 | 25 | 8D4B7D4B1D853F1B0013459B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
37 | 26 | 8D4B7D4D1D853F1B0013459B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|
42 | 31 | 8D642E6E1D79758E00C45795 /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | 32 | 8D76E7142150D0320019CC99 /* SemiViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SemiViewController.swift; sourceTree = "<group>"; }; |
44 | 33 | BF8C779DD9D1680FE694014C /* Pods-Demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Demo.release.xcconfig"; path = "Pods/Target Support Files/Pods-Demo/Pods-Demo.release.xcconfig"; sourceTree = "<group>"; }; |
45 | | - D8742E3B9E9E66188D37018C /* Pods_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | 34 | EC450E88D8C6359EF36F028C /* Pods-Demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Demo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Demo/Pods-Demo.debug.xcconfig"; sourceTree = "<group>"; }; |
47 | 35 | /* End PBXFileReference section */ |
48 | 36 |
|
|
51 | 39 | isa = PBXFrameworksBuildPhase; |
52 | 40 | buildActionMask = 2147483647; |
53 | 41 | files = ( |
54 | | - 344F2B7E1ED95F17B47EC678 /* Pods_Demo.framework in Frameworks */, |
| 42 | + 08B08C2B13A15184A3E63F5D /* Pods_Demo.framework in Frameworks */, |
55 | 43 | ); |
56 | 44 | runOnlyForDeploymentPostprocessing = 0; |
57 | 45 | }; |
58 | 46 | /* End PBXFrameworksBuildPhase section */ |
59 | 47 |
|
60 | 48 | /* Begin PBXGroup section */ |
61 | | - 8D4B7D3C1D853DE80013459B /* Source */ = { |
62 | | - isa = PBXGroup; |
63 | | - children = ( |
64 | | - 8D4B7D3D1D853DE80013459B /* ClosureWrapper.swift */, |
65 | | - 8D4B7D3E1D853DE80013459B /* UIDevice+SemiModalViewController.swift */, |
66 | | - 8D4B7D3F1D853DE80013459B /* UIView+FindViewController.swift */, |
67 | | - 8D4B7D401D853DE80013459B /* UIView+SemiModalViewController.swift */, |
68 | | - 8D4B7D411D853DE80013459B /* UIViewController+Options.swift */, |
69 | | - 8D4B7D421D853DE80013459B /* UIViewController+SemiModalViewController.swift */, |
70 | | - ); |
71 | | - path = Source; |
72 | | - sourceTree = "<group>"; |
73 | | - }; |
74 | 49 | 8D4B7D491D853F1B0013459B /* Demo */ = { |
75 | 50 | isa = PBXGroup; |
76 | 51 | children = ( |
|
90 | 65 | isa = PBXGroup; |
91 | 66 | children = ( |
92 | 67 | 8D4B7D491D853F1B0013459B /* Demo */, |
93 | | - 8D4B7D3C1D853DE80013459B /* Source */, |
94 | 68 | 8D642E6F1D79758E00C45795 /* Products */, |
95 | 69 | EC8873D9C3439B3D5EE58432 /* Pods */, |
96 | 70 | E15FBAFD47163413F3D1A7EC /* Frameworks */, |
|
108 | 82 | E15FBAFD47163413F3D1A7EC /* Frameworks */ = { |
109 | 83 | isa = PBXGroup; |
110 | 84 | children = ( |
111 | | - D8742E3B9E9E66188D37018C /* Pods_Demo.framework */, |
| 85 | + 2795497DC42E0EA345871CD8 /* Pods_Demo.framework */, |
112 | 86 | ); |
113 | 87 | name = Frameworks; |
114 | 88 | sourceTree = "<group>"; |
|
135 | 109 | 8D642E6A1D79758E00C45795 /* Sources */, |
136 | 110 | 8D642E6B1D79758E00C45795 /* Frameworks */, |
137 | 111 | 8D642E6C1D79758E00C45795 /* Resources */, |
138 | | - 313330B1C9A5407ABD430F40 /* [CP] Embed Pods Frameworks */, |
| 112 | + A39697C889D68159C745087A /* [CP] Embed Pods Frameworks */, |
139 | 113 | ); |
140 | 114 | buildRules = ( |
141 | 115 | ); |
|
194 | 168 | /* End PBXResourcesBuildPhase section */ |
195 | 169 |
|
196 | 170 | /* Begin PBXShellScriptBuildPhase section */ |
197 | | - 313330B1C9A5407ABD430F40 /* [CP] Embed Pods Frameworks */ = { |
| 171 | + 92C885EEE249003944DFA33D /* [CP] Check Pods Manifest.lock */ = { |
198 | 172 | isa = PBXShellScriptBuildPhase; |
199 | 173 | buildActionMask = 2147483647; |
200 | 174 | files = ( |
201 | 175 | ); |
202 | 176 | inputPaths = ( |
203 | | - "${PODS_ROOT}/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh", |
204 | | - "${BUILT_PRODUCTS_DIR}/SemiModalViewController/SemiModalViewController.framework", |
| 177 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 178 | + "${PODS_ROOT}/Manifest.lock", |
205 | 179 | ); |
206 | | - name = "[CP] Embed Pods Frameworks"; |
| 180 | + name = "[CP] Check Pods Manifest.lock"; |
207 | 181 | outputPaths = ( |
208 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SemiModalViewController.framework", |
| 182 | + "$(DERIVED_FILE_DIR)/Pods-Demo-checkManifestLockResult.txt", |
209 | 183 | ); |
210 | 184 | runOnlyForDeploymentPostprocessing = 0; |
211 | 185 | shellPath = /bin/sh; |
212 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh\"\n"; |
| 186 | + 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"; |
213 | 187 | showEnvVarsInLog = 0; |
214 | 188 | }; |
215 | | - 92C885EEE249003944DFA33D /* [CP] Check Pods Manifest.lock */ = { |
| 189 | + A39697C889D68159C745087A /* [CP] Embed Pods Frameworks */ = { |
216 | 190 | isa = PBXShellScriptBuildPhase; |
217 | 191 | buildActionMask = 2147483647; |
218 | 192 | files = ( |
219 | 193 | ); |
220 | 194 | inputPaths = ( |
221 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
222 | | - "${PODS_ROOT}/Manifest.lock", |
| 195 | + "${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh", |
| 196 | + "${BUILT_PRODUCTS_DIR}/SemiModalViewController/SemiModalViewController.framework", |
223 | 197 | ); |
224 | | - name = "[CP] Check Pods Manifest.lock"; |
| 198 | + name = "[CP] Embed Pods Frameworks"; |
225 | 199 | outputPaths = ( |
226 | | - "$(DERIVED_FILE_DIR)/Pods-Demo-checkManifestLockResult.txt", |
| 200 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SemiModalViewController.framework", |
227 | 201 | ); |
228 | 202 | runOnlyForDeploymentPostprocessing = 0; |
229 | 203 | shellPath = /bin/sh; |
230 | | - 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"; |
| 204 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh\"\n"; |
231 | 205 | showEnvVarsInLog = 0; |
232 | 206 | }; |
233 | 207 | /* End PBXShellScriptBuildPhase section */ |
|
238 | 212 | buildActionMask = 2147483647; |
239 | 213 | files = ( |
240 | 214 | 8D76E7152150D0320019CC99 /* SemiViewController.swift in Sources */, |
241 | | - 8D4B7D461D853DE80013459B /* UIView+SemiModalViewController.swift in Sources */, |
242 | | - 8D4B7D441D853DE80013459B /* UIDevice+SemiModalViewController.swift in Sources */, |
243 | | - 8D4B7D431D853DE80013459B /* ClosureWrapper.swift in Sources */, |
244 | 215 | 8D4B7D591D853F1B0013459B /* SecondViewController.swift in Sources */, |
245 | 216 | 8D4B7D571D853F1B0013459B /* FirstViewController.swift in Sources */, |
246 | | - 8D4B7D471D853DE80013459B /* UIViewController+Options.swift in Sources */, |
247 | 217 | 8D4B7D531D853F1B0013459B /* AppDelegate.swift in Sources */, |
248 | | - 8D4B7D481D853DE80013459B /* UIViewController+SemiModalViewController.swift in Sources */, |
249 | | - 8D4B7D451D853DE80013459B /* UIView+FindViewController.swift in Sources */, |
250 | 218 | ); |
251 | 219 | runOnlyForDeploymentPostprocessing = 0; |
252 | 220 | }; |
|
0 commit comments