|
10 | 10 | 4B6C2D9E1D8DA3FB003D3A46 /* StackScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B6C2D9C1D8DA3FB003D3A46 /* StackScrollView.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
11 | 11 | 4B6C2DA61D8DA42A003D3A46 /* StackScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B6C2DA41D8DA42A003D3A46 /* StackScrollView.swift */; }; |
12 | 12 | 4B6C2DA71D8DA42A003D3A46 /* StackScrollViewCellType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B6C2DA51D8DA42A003D3A46 /* StackScrollViewCellType.swift */; }; |
13 | | - 4B6C2DAA1D8DA439003D3A46 /* EasyPeasy.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B6C2DA91D8DA439003D3A46 /* EasyPeasy.framework */; }; |
14 | 13 | 4B6C2DB21D8DA68E003D3A46 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B6C2DB11D8DA68E003D3A46 /* AppDelegate.swift */; }; |
15 | 14 | 4B6C2DB41D8DA68E003D3A46 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B6C2DB31D8DA68E003D3A46 /* ViewController.swift */; }; |
16 | 15 | 4B6C2DB71D8DA68E003D3A46 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4B6C2DB51D8DA68E003D3A46 /* Main.storyboard */; }; |
|
67 | 66 | 4B6C2DB81D8DA68E003D3A46 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
68 | 67 | 4B6C2DBB1D8DA68E003D3A46 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
69 | 68 | 4B6C2DBD1D8DA68E003D3A46 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
70 | | - 4BDB87D61DBFB49500E70D5B /* BetaStackScrollView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BetaStackScrollView.swift; sourceTree = "<group>"; }; |
71 | 69 | 4BDB87D81DBFBC8800E70D5B /* RevealServer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RevealServer.framework; sourceTree = "<group>"; }; |
72 | 70 | 4BE8B6F51D8E5AF200A4DC33 /* Then.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Then.framework; path = Carthage/Build/iOS/Then.framework; sourceTree = "<group>"; }; |
73 | 71 | /* End PBXFileReference section */ |
|
77 | 75 | isa = PBXFrameworksBuildPhase; |
78 | 76 | buildActionMask = 2147483647; |
79 | 77 | files = ( |
80 | | - 4B6C2DAA1D8DA439003D3A46 /* EasyPeasy.framework in Frameworks */, |
81 | 78 | ); |
82 | 79 | runOnlyForDeploymentPostprocessing = 0; |
83 | 80 | }; |
|
119 | 116 | isa = PBXGroup; |
120 | 117 | children = ( |
121 | 118 | 4B6C2DA41D8DA42A003D3A46 /* StackScrollView.swift */, |
122 | | - 4BDB87D61DBFB49500E70D5B /* BetaStackScrollView.swift */, |
123 | 119 | 4B6C2DA51D8DA42A003D3A46 /* StackScrollViewCellType.swift */, |
124 | 120 | 4B6C2D9C1D8DA3FB003D3A46 /* StackScrollView.h */, |
125 | 121 | 4B6C2D9D1D8DA3FB003D3A46 /* Info.plist */, |
|
353 | 349 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
354 | 350 | GCC_WARN_UNUSED_FUNCTION = YES; |
355 | 351 | GCC_WARN_UNUSED_VARIABLE = YES; |
356 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 352 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
357 | 353 | MTL_ENABLE_DEBUG_INFO = YES; |
358 | 354 | ONLY_ACTIVE_ARCH = YES; |
359 | 355 | SDKROOT = iphoneos; |
|
400 | 396 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
401 | 397 | GCC_WARN_UNUSED_FUNCTION = YES; |
402 | 398 | GCC_WARN_UNUSED_VARIABLE = YES; |
403 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 399 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
404 | 400 | MTL_ENABLE_DEBUG_INFO = NO; |
405 | 401 | SDKROOT = iphoneos; |
406 | 402 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
|
0 commit comments