|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 9B34A0F01C6AD7FC0085D279 /* CustomPresentationFirstViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B34A0EF1C6AD7FC0085D279 /* CustomPresentationFirstViewController.swift */; }; |
| 11 | + 9B34A0F21C6AD8370085D279 /* CustomPresentationSecondViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B34A0F11C6AD8370085D279 /* CustomPresentationSecondViewController.swift */; }; |
| 12 | + 9B34A0F41C6AD85D0085D279 /* CustomPresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B34A0F31C6AD85D0085D279 /* CustomPresentationController.swift */; }; |
10 | 13 | 9B5074F91C671E4A00C89416 /* CrossDissolveFirstViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B5074F81C671E4A00C89416 /* CrossDissolveFirstViewController.swift */; }; |
11 | 14 | 9B5074FB1C68403000C89416 /* CrossDissolveSecondViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B5074FA1C68403000C89416 /* CrossDissolveSecondViewController.swift */; }; |
12 | 15 | 9B5074FF1C6843CE00C89416 /* UIViewShortHand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B5074FE1C6843CE00C89416 /* UIViewShortHand.swift */; }; |
|
24 | 27 | 9B5CEE0C1C66D44E003D0D6F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9B5CEE0A1C66D44E003D0D6F /* LaunchScreen.storyboard */; }; |
25 | 28 | 9B5CEE171C66D44F003D0D6F /* CustomTransition_SwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B5CEE161C66D44F003D0D6F /* CustomTransition_SwiftTests.swift */; }; |
26 | 29 | 9B5CEE221C66D44F003D0D6F /* CustomTransition_SwiftUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B5CEE211C66D44F003D0D6F /* CustomTransition_SwiftUITests.swift */; }; |
| 30 | + 9D51D2AFFDE101469A248793 /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BFF32D2745BC524127B1052 /* Pods.framework */; }; |
27 | 31 | /* End PBXBuildFile section */ |
28 | 32 |
|
29 | 33 | /* Begin PBXContainerItemProxy section */ |
|
44 | 48 | /* End PBXContainerItemProxy section */ |
45 | 49 |
|
46 | 50 | /* Begin PBXFileReference section */ |
| 51 | + 7BFF32D2745BC524127B1052 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 52 | + 895BA2A0ACB38F3741EB2DB5 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
| 53 | + 9B34A0EF1C6AD7FC0085D279 /* CustomPresentationFirstViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomPresentationFirstViewController.swift; sourceTree = "<group>"; }; |
| 54 | + 9B34A0F11C6AD8370085D279 /* CustomPresentationSecondViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomPresentationSecondViewController.swift; sourceTree = "<group>"; }; |
| 55 | + 9B34A0F31C6AD85D0085D279 /* CustomPresentationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomPresentationController.swift; sourceTree = "<group>"; }; |
47 | 56 | 9B5074F81C671E4A00C89416 /* CrossDissolveFirstViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CrossDissolveFirstViewController.swift; sourceTree = "<group>"; }; |
48 | 57 | 9B5074FA1C68403000C89416 /* CrossDissolveSecondViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CrossDissolveSecondViewController.swift; sourceTree = "<group>"; }; |
49 | 58 | 9B5074FE1C6843CE00C89416 /* UIViewShortHand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIViewShortHand.swift; sourceTree = "<group>"; }; |
|
67 | 76 | 9B5CEE1D1C66D44F003D0D6F /* CustomTransition-SwiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CustomTransition-SwiftUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
68 | 77 | 9B5CEE211C66D44F003D0D6F /* CustomTransition_SwiftUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomTransition_SwiftUITests.swift; sourceTree = "<group>"; }; |
69 | 78 | 9B5CEE231C66D44F003D0D6F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 79 | + EB54B1CB285AD7D45738DED6 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
70 | 80 | /* End PBXFileReference section */ |
71 | 81 |
|
72 | 82 | /* Begin PBXFrameworksBuildPhase section */ |
73 | 83 | 9B5CEDFB1C66D44E003D0D6F /* Frameworks */ = { |
74 | 84 | isa = PBXFrameworksBuildPhase; |
75 | 85 | buildActionMask = 2147483647; |
76 | 86 | files = ( |
| 87 | + 9D51D2AFFDE101469A248793 /* Pods.framework in Frameworks */, |
77 | 88 | ); |
78 | 89 | runOnlyForDeploymentPostprocessing = 0; |
79 | 90 | }; |
|
94 | 105 | /* End PBXFrameworksBuildPhase section */ |
95 | 106 |
|
96 | 107 | /* Begin PBXGroup section */ |
| 108 | + 0B7B075FEB8B2A16ED5EC0C9 /* Pods */ = { |
| 109 | + isa = PBXGroup; |
| 110 | + children = ( |
| 111 | + EB54B1CB285AD7D45738DED6 /* Pods.debug.xcconfig */, |
| 112 | + 895BA2A0ACB38F3741EB2DB5 /* Pods.release.xcconfig */, |
| 113 | + ); |
| 114 | + name = Pods; |
| 115 | + sourceTree = "<group>"; |
| 116 | + }; |
| 117 | + 9B34A0EE1C6AD7800085D279 /* Custom Presentation */ = { |
| 118 | + isa = PBXGroup; |
| 119 | + children = ( |
| 120 | + 9B34A0EF1C6AD7FC0085D279 /* CustomPresentationFirstViewController.swift */, |
| 121 | + 9B34A0F11C6AD8370085D279 /* CustomPresentationSecondViewController.swift */, |
| 122 | + 9B34A0F31C6AD85D0085D279 /* CustomPresentationController.swift */, |
| 123 | + ); |
| 124 | + path = "Custom Presentation"; |
| 125 | + sourceTree = "<group>"; |
| 126 | + }; |
97 | 127 | 9B5074F71C671E2200C89416 /* Cross Dissolve */ = { |
98 | 128 | isa = PBXGroup; |
99 | 129 | children = ( |
|
125 | 155 | 9B5CEE151C66D44F003D0D6F /* CustomTransition-SwiftTests */, |
126 | 156 | 9B5CEE201C66D44F003D0D6F /* CustomTransition-SwiftUITests */, |
127 | 157 | 9B5CEDFF1C66D44E003D0D6F /* Products */, |
| 158 | + 0B7B075FEB8B2A16ED5EC0C9 /* Pods */, |
| 159 | + C7F759BD514A0EA847D4763B /* Frameworks */, |
128 | 160 | ); |
129 | 161 | sourceTree = "<group>"; |
130 | 162 | }; |
|
143 | 175 | children = ( |
144 | 176 | 9B5CEE011C66D44E003D0D6F /* AppDelegate.swift */, |
145 | 177 | 9B5CEE031C66D44E003D0D6F /* ViewController.swift */, |
146 | | - 9B5075081C68D91900C89416 /* Interactivity */, |
147 | 178 | 9B5074F71C671E2200C89416 /* Cross Dissolve */, |
| 179 | + 9B5075081C68D91900C89416 /* Interactivity */, |
| 180 | + 9B34A0EE1C6AD7800085D279 /* Custom Presentation */, |
148 | 181 | 9B5074FE1C6843CE00C89416 /* UIViewShortHand.swift */, |
149 | 182 | 9B5CEE051C66D44E003D0D6F /* Main.storyboard */, |
150 | 183 | 9B5CEE081C66D44E003D0D6F /* Assets.xcassets */, |
|
172 | 205 | path = "CustomTransition-SwiftUITests"; |
173 | 206 | sourceTree = "<group>"; |
174 | 207 | }; |
| 208 | + C7F759BD514A0EA847D4763B /* Frameworks */ = { |
| 209 | + isa = PBXGroup; |
| 210 | + children = ( |
| 211 | + 7BFF32D2745BC524127B1052 /* Pods.framework */, |
| 212 | + ); |
| 213 | + name = Frameworks; |
| 214 | + sourceTree = "<group>"; |
| 215 | + }; |
175 | 216 | /* End PBXGroup section */ |
176 | 217 |
|
177 | 218 | /* Begin PBXNativeTarget section */ |
178 | 219 | 9B5CEDFD1C66D44E003D0D6F /* CustomTransition-Swift */ = { |
179 | 220 | isa = PBXNativeTarget; |
180 | 221 | buildConfigurationList = 9B5CEE261C66D44F003D0D6F /* Build configuration list for PBXNativeTarget "CustomTransition-Swift" */; |
181 | 222 | buildPhases = ( |
| 223 | + 52039C198AFCA9C2D9CDABB1 /* Check Pods Manifest.lock */, |
182 | 224 | 9B5CEDFA1C66D44E003D0D6F /* Sources */, |
183 | 225 | 9B5CEDFB1C66D44E003D0D6F /* Frameworks */, |
184 | 226 | 9B5CEDFC1C66D44E003D0D6F /* Resources */, |
| 227 | + FBDE29327038F4A7FD5F1D59 /* Embed Pods Frameworks */, |
| 228 | + 3355480DCC46F9AAD30F44BC /* Copy Pods Resources */, |
185 | 229 | ); |
186 | 230 | buildRules = ( |
187 | 231 | ); |
|
301 | 345 | }; |
302 | 346 | /* End PBXResourcesBuildPhase section */ |
303 | 347 |
|
| 348 | +/* Begin PBXShellScriptBuildPhase section */ |
| 349 | + 3355480DCC46F9AAD30F44BC /* Copy Pods Resources */ = { |
| 350 | + isa = PBXShellScriptBuildPhase; |
| 351 | + buildActionMask = 2147483647; |
| 352 | + files = ( |
| 353 | + ); |
| 354 | + inputPaths = ( |
| 355 | + ); |
| 356 | + name = "Copy Pods Resources"; |
| 357 | + outputPaths = ( |
| 358 | + ); |
| 359 | + runOnlyForDeploymentPostprocessing = 0; |
| 360 | + shellPath = /bin/sh; |
| 361 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
| 362 | + showEnvVarsInLog = 0; |
| 363 | + }; |
| 364 | + 52039C198AFCA9C2D9CDABB1 /* Check Pods Manifest.lock */ = { |
| 365 | + isa = PBXShellScriptBuildPhase; |
| 366 | + buildActionMask = 2147483647; |
| 367 | + files = ( |
| 368 | + ); |
| 369 | + inputPaths = ( |
| 370 | + ); |
| 371 | + name = "Check Pods Manifest.lock"; |
| 372 | + outputPaths = ( |
| 373 | + ); |
| 374 | + runOnlyForDeploymentPostprocessing = 0; |
| 375 | + shellPath = /bin/sh; |
| 376 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 377 | + showEnvVarsInLog = 0; |
| 378 | + }; |
| 379 | + FBDE29327038F4A7FD5F1D59 /* Embed Pods Frameworks */ = { |
| 380 | + isa = PBXShellScriptBuildPhase; |
| 381 | + buildActionMask = 2147483647; |
| 382 | + files = ( |
| 383 | + ); |
| 384 | + inputPaths = ( |
| 385 | + ); |
| 386 | + name = "Embed Pods Frameworks"; |
| 387 | + outputPaths = ( |
| 388 | + ); |
| 389 | + runOnlyForDeploymentPostprocessing = 0; |
| 390 | + shellPath = /bin/sh; |
| 391 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; |
| 392 | + showEnvVarsInLog = 0; |
| 393 | + }; |
| 394 | +/* End PBXShellScriptBuildPhase section */ |
| 395 | + |
304 | 396 | /* Begin PBXSourcesBuildPhase section */ |
305 | 397 | 9B5CEDFA1C66D44E003D0D6F /* Sources */ = { |
306 | 398 | isa = PBXSourcesBuildPhase; |
307 | 399 | buildActionMask = 2147483647; |
308 | 400 | files = ( |
309 | 401 | 9B5074FF1C6843CE00C89416 /* UIViewShortHand.swift in Sources */, |
| 402 | + 9B34A0F21C6AD8370085D279 /* CustomPresentationSecondViewController.swift in Sources */, |
310 | 403 | 9B5074FB1C68403000C89416 /* CrossDissolveSecondViewController.swift in Sources */, |
311 | 404 | 9B5CEE041C66D44E003D0D6F /* ViewController.swift in Sources */, |
312 | 405 | 9B5074F91C671E4A00C89416 /* CrossDissolveFirstViewController.swift in Sources */, |
313 | 406 | 9B5075101C68EC8C00C89416 /* InteractivityTransitionAnimator.swift in Sources */, |
| 407 | + 9B34A0F01C6AD7FC0085D279 /* CustomPresentationFirstViewController.swift in Sources */, |
314 | 408 | 9B50750C1C68D95600C89416 /* InteractivitySecondViewController.swift in Sources */, |
| 409 | + 9B34A0F41C6AD85D0085D279 /* CustomPresentationController.swift in Sources */, |
315 | 410 | 9B5075051C68982400C89416 /* CrossDissolveAnimator.swift in Sources */, |
316 | 411 | 9B5CEE021C66D44E003D0D6F /* AppDelegate.swift in Sources */, |
317 | 412 | 9B5075071C68CBE800C89416 /* HalfWaySpringAnimator.swift in Sources */, |
|
455 | 550 | }; |
456 | 551 | 9B5CEE271C66D44F003D0D6F /* Debug */ = { |
457 | 552 | isa = XCBuildConfiguration; |
| 553 | + baseConfigurationReference = EB54B1CB285AD7D45738DED6 /* Pods.debug.xcconfig */; |
458 | 554 | buildSettings = { |
459 | 555 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
460 | 556 | INFOPLIST_FILE = "CustomTransition-Swift/Info.plist"; |
|
466 | 562 | }; |
467 | 563 | 9B5CEE281C66D44F003D0D6F /* Release */ = { |
468 | 564 | isa = XCBuildConfiguration; |
| 565 | + baseConfigurationReference = 895BA2A0ACB38F3741EB2DB5 /* Pods.release.xcconfig */; |
469 | 566 | buildSettings = { |
470 | 567 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
471 | 568 | INFOPLIST_FILE = "CustomTransition-Swift/Info.plist"; |
|
0 commit comments