|
13 | 13 | EE88360C1F1FE425001F5C38 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = EE88360B1F1FE425001F5C38 /* Assets.xcassets */; };
|
14 | 14 | EE88360F1F1FE425001F5C38 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EE88360D1F1FE425001F5C38 /* LaunchScreen.storyboard */; };
|
15 | 15 | EE8836171F1FE498001F5C38 /* PHStickySlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE8836161F1FE498001F5C38 /* PHStickySlider.swift */; };
|
| 16 | + EE88361D1F20232A001F5C38 /* README.md in Sources */ = {isa = PBXBuildFile; fileRef = EE88361C1F20232A001F5C38 /* README.md */; }; |
| 17 | + EE88361F1F202330001F5C38 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = EE88361E1F202330001F5C38 /* LICENSE */; }; |
16 | 18 | /* End PBXBuildFile section */
|
17 | 19 |
|
18 | 20 | /* Begin PBXFileReference section */
|
|
24 | 26 | EE88360E1F1FE425001F5C38 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
25 | 27 | EE8836101F1FE425001F5C38 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
26 | 28 | EE8836161F1FE498001F5C38 /* PHStickySlider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PHStickySlider.swift; sourceTree = "<group>"; };
|
| 29 | + EE88361C1F20232A001F5C38 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
| 30 | + EE88361E1F202330001F5C38 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
27 | 31 | /* End PBXFileReference section */
|
28 | 32 |
|
29 | 33 | /* Begin PBXFrameworksBuildPhase section */
|
|
40 | 44 | EE8835F81F1FE425001F5C38 = {
|
41 | 45 | isa = PBXGroup;
|
42 | 46 | children = (
|
| 47 | + EE88361E1F202330001F5C38 /* LICENSE */, |
| 48 | + EE88361C1F20232A001F5C38 /* README.md */, |
43 | 49 | EE8836031F1FE425001F5C38 /* stickySlider */,
|
44 | 50 | EE8836021F1FE425001F5C38 /* Products */,
|
45 | 51 | );
|
|
129 | 135 | files = (
|
130 | 136 | EE88360F1F1FE425001F5C38 /* LaunchScreen.storyboard in Resources */,
|
131 | 137 | EE88360C1F1FE425001F5C38 /* Assets.xcassets in Resources */,
|
| 138 | + EE88361F1F202330001F5C38 /* LICENSE in Resources */, |
132 | 139 | EE88360A1F1FE425001F5C38 /* Main.storyboard in Resources */,
|
133 | 140 | );
|
134 | 141 | runOnlyForDeploymentPostprocessing = 0;
|
|
142 | 149 | files = (
|
143 | 150 | EE8836171F1FE498001F5C38 /* PHStickySlider.swift in Sources */,
|
144 | 151 | EE8836071F1FE425001F5C38 /* ViewController.swift in Sources */,
|
| 152 | + EE88361D1F20232A001F5C38 /* README.md in Sources */, |
145 | 153 | EE8836051F1FE425001F5C38 /* AppDelegate.swift in Sources */,
|
146 | 154 | );
|
147 | 155 | runOnlyForDeploymentPostprocessing = 0;
|
|
306 | 314 | EE8836151F1FE425001F5C38 /* Release */,
|
307 | 315 | );
|
308 | 316 | defaultConfigurationIsVisible = 0;
|
| 317 | + defaultConfigurationName = Release; |
309 | 318 | };
|
310 | 319 | /* End XCConfigurationList section */
|
311 | 320 | };
|
|
0 commit comments