|
16 | 16 | 4B6C2DB71D8DA68E003D3A46 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4B6C2DB51D8DA68E003D3A46 /* Main.storyboard */; }; |
17 | 17 | 4B6C2DB91D8DA68E003D3A46 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4B6C2DB81D8DA68E003D3A46 /* Assets.xcassets */; }; |
18 | 18 | 4B6C2DBC1D8DA68E003D3A46 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4B6C2DBA1D8DA68E003D3A46 /* LaunchScreen.storyboard */; }; |
| 19 | + 4BE8B6ED1D8E5A9700A4DC33 /* StackScrollView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B6C2D991D8DA3FB003D3A46 /* StackScrollView.framework */; }; |
| 20 | + 4BE8B6EE1D8E5A9700A4DC33 /* StackScrollView.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4B6C2D991D8DA3FB003D3A46 /* StackScrollView.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 21 | + 4BE8B6F61D8E5AF200A4DC33 /* Then.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE8B6F51D8E5AF200A4DC33 /* Then.framework */; }; |
| 22 | + 4BE8B6F71D8E5AF200A4DC33 /* Then.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE8B6F51D8E5AF200A4DC33 /* Then.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 23 | + 4BE8B6F81D8E5B3500A4DC33 /* EasyPeasy.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B6C2DA91D8DA439003D3A46 /* EasyPeasy.framework */; }; |
| 24 | + 4BE8B6F91D8E5B3500A4DC33 /* EasyPeasy.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4B6C2DA91D8DA439003D3A46 /* EasyPeasy.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
19 | 25 | /* End PBXBuildFile section */ |
20 | 26 |
|
| 27 | +/* Begin PBXContainerItemProxy section */ |
| 28 | + 4BE8B6EF1D8E5A9700A4DC33 /* PBXContainerItemProxy */ = { |
| 29 | + isa = PBXContainerItemProxy; |
| 30 | + containerPortal = 4B6C2D901D8DA3FB003D3A46 /* Project object */; |
| 31 | + proxyType = 1; |
| 32 | + remoteGlobalIDString = 4B6C2D981D8DA3FB003D3A46; |
| 33 | + remoteInfo = StackScrollView; |
| 34 | + }; |
| 35 | +/* End PBXContainerItemProxy section */ |
| 36 | + |
| 37 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 38 | + 4BE8B6F11D8E5A9700A4DC33 /* Embed Frameworks */ = { |
| 39 | + isa = PBXCopyFilesBuildPhase; |
| 40 | + buildActionMask = 2147483647; |
| 41 | + dstPath = ""; |
| 42 | + dstSubfolderSpec = 10; |
| 43 | + files = ( |
| 44 | + 4BE8B6F91D8E5B3500A4DC33 /* EasyPeasy.framework in Embed Frameworks */, |
| 45 | + 4BE8B6EE1D8E5A9700A4DC33 /* StackScrollView.framework in Embed Frameworks */, |
| 46 | + 4BE8B6F71D8E5AF200A4DC33 /* Then.framework in Embed Frameworks */, |
| 47 | + ); |
| 48 | + name = "Embed Frameworks"; |
| 49 | + runOnlyForDeploymentPostprocessing = 0; |
| 50 | + }; |
| 51 | +/* End PBXCopyFilesBuildPhase section */ |
| 52 | + |
21 | 53 | /* Begin PBXFileReference section */ |
22 | 54 | 4B6C2D991D8DA3FB003D3A46 /* StackScrollView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = StackScrollView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 55 | 4B6C2D9C1D8DA3FB003D3A46 /* StackScrollView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StackScrollView.h; sourceTree = "<group>"; }; |
|
32 | 64 | 4B6C2DB81D8DA68E003D3A46 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
33 | 65 | 4B6C2DBB1D8DA68E003D3A46 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
34 | 66 | 4B6C2DBD1D8DA68E003D3A46 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 67 | + 4BE8B6F51D8E5AF200A4DC33 /* Then.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Then.framework; path = Carthage/Build/iOS/Then.framework; sourceTree = "<group>"; }; |
35 | 68 | /* End PBXFileReference section */ |
36 | 69 |
|
37 | 70 | /* Begin PBXFrameworksBuildPhase section */ |
|
47 | 80 | isa = PBXFrameworksBuildPhase; |
48 | 81 | buildActionMask = 2147483647; |
49 | 82 | files = ( |
| 83 | + 4BE8B6F81D8E5B3500A4DC33 /* EasyPeasy.framework in Frameworks */, |
| 84 | + 4BE8B6ED1D8E5A9700A4DC33 /* StackScrollView.framework in Frameworks */, |
| 85 | + 4BE8B6F61D8E5AF200A4DC33 /* Then.framework in Frameworks */, |
50 | 86 | ); |
51 | 87 | runOnlyForDeploymentPostprocessing = 0; |
52 | 88 | }; |
|
86 | 122 | 4B6C2DA81D8DA439003D3A46 /* Frameworks */ = { |
87 | 123 | isa = PBXGroup; |
88 | 124 | children = ( |
| 125 | + 4BE8B6F51D8E5AF200A4DC33 /* Then.framework */, |
89 | 126 | 4B6C2DA91D8DA439003D3A46 /* EasyPeasy.framework */, |
90 | 127 | ); |
91 | 128 | name = Frameworks; |
|
143 | 180 | 4B6C2DAB1D8DA68E003D3A46 /* Sources */, |
144 | 181 | 4B6C2DAC1D8DA68E003D3A46 /* Frameworks */, |
145 | 182 | 4B6C2DAD1D8DA68E003D3A46 /* Resources */, |
| 183 | + 4BE8B6F11D8E5A9700A4DC33 /* Embed Frameworks */, |
146 | 184 | ); |
147 | 185 | buildRules = ( |
148 | 186 | ); |
149 | 187 | dependencies = ( |
| 188 | + 4BE8B6F01D8E5A9700A4DC33 /* PBXTargetDependency */, |
150 | 189 | ); |
151 | 190 | name = "StackScrollView-Demo"; |
152 | 191 | productName = "StackScrollView-Demo"; |
|
172 | 211 | 4B6C2DAE1D8DA68E003D3A46 = { |
173 | 212 | CreatedOnToolsVersion = 8.0; |
174 | 213 | DevelopmentTeam = KU2QEJ9K3Z; |
| 214 | + LastSwiftMigration = 0800; |
175 | 215 | ProvisioningStyle = Automatic; |
176 | 216 | }; |
177 | 217 | }; |
|
236 | 276 | }; |
237 | 277 | /* End PBXSourcesBuildPhase section */ |
238 | 278 |
|
| 279 | +/* Begin PBXTargetDependency section */ |
| 280 | + 4BE8B6F01D8E5A9700A4DC33 /* PBXTargetDependency */ = { |
| 281 | + isa = PBXTargetDependency; |
| 282 | + target = 4B6C2D981D8DA3FB003D3A46 /* StackScrollView */; |
| 283 | + targetProxy = 4BE8B6EF1D8E5A9700A4DC33 /* PBXContainerItemProxy */; |
| 284 | + }; |
| 285 | +/* End PBXTargetDependency section */ |
| 286 | + |
239 | 287 | /* Begin PBXVariantGroup section */ |
240 | 288 | 4B6C2DB51D8DA68E003D3A46 /* Main.storyboard */ = { |
241 | 289 | isa = PBXVariantGroup; |
|
407 | 455 | 4B6C2DBE1D8DA68E003D3A46 /* Debug */ = { |
408 | 456 | isa = XCBuildConfiguration; |
409 | 457 | buildSettings = { |
| 458 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
410 | 459 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
411 | 460 | DEVELOPMENT_TEAM = KU2QEJ9K3Z; |
| 461 | + FRAMEWORK_SEARCH_PATHS = ( |
| 462 | + "$(inherited)", |
| 463 | + "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 464 | + ); |
412 | 465 | INFOPLIST_FILE = "StackScrollView-Demo/Info.plist"; |
413 | 466 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
414 | 467 | PRODUCT_BUNDLE_IDENTIFIER = "me.muukii.StackScrollView-Demo"; |
|
420 | 473 | 4B6C2DBF1D8DA68E003D3A46 /* Release */ = { |
421 | 474 | isa = XCBuildConfiguration; |
422 | 475 | buildSettings = { |
| 476 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
423 | 477 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
424 | 478 | DEVELOPMENT_TEAM = KU2QEJ9K3Z; |
| 479 | + FRAMEWORK_SEARCH_PATHS = ( |
| 480 | + "$(inherited)", |
| 481 | + "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 482 | + ); |
425 | 483 | INFOPLIST_FILE = "StackScrollView-Demo/Info.plist"; |
426 | 484 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
427 | 485 | PRODUCT_BUNDLE_IDENTIFIER = "me.muukii.StackScrollView-Demo"; |
|
458 | 516 | 4B6C2DBF1D8DA68E003D3A46 /* Release */, |
459 | 517 | ); |
460 | 518 | defaultConfigurationIsVisible = 0; |
| 519 | + defaultConfigurationName = Release; |
461 | 520 | }; |
462 | 521 | /* End XCConfigurationList section */ |
463 | 522 | }; |
|
0 commit comments