|
13 | 13 | 89605E8621EADAA90066F526 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 89605E8521EADAA90066F526 /* Assets.xcassets */; }; |
14 | 14 | 89605E8921EADAA90066F526 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 89605E8721EADAA90066F526 /* LaunchScreen.storyboard */; }; |
15 | 15 | 89605E9121EADB7F0066F526 /* RoundShadowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89605E9021EADB7F0066F526 /* RoundShadowView.swift */; }; |
| 16 | + 89605E9321EB05D30066F526 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 89605E9221EB05D30066F526 /* README.md */; }; |
16 | 17 | /* End PBXBuildFile section */ |
17 | 18 |
|
18 | 19 | /* Begin PBXFileReference section */ |
|
24 | 25 | 89605E8821EADAA90066F526 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
25 | 26 | 89605E8A21EADAA90066F526 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
26 | 27 | 89605E9021EADB7F0066F526 /* RoundShadowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundShadowView.swift; sourceTree = "<group>"; }; |
| 28 | + 89605E9221EB05D30066F526 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
27 | 29 | /* End PBXFileReference section */ |
28 | 30 |
|
29 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
|
40 | 42 | 89605E7221EADAA80066F526 = { |
41 | 43 | isa = PBXGroup; |
42 | 44 | children = ( |
| 45 | + 89605E9221EB05D30066F526 /* README.md */, |
43 | 46 | 89605E7D21EADAA80066F526 /* ShadowRoundCorner */, |
44 | 47 | 89605E7C21EADAA80066F526 /* Products */, |
45 | 48 | ); |
|
127 | 130 | files = ( |
128 | 131 | 89605E8921EADAA90066F526 /* LaunchScreen.storyboard in Resources */, |
129 | 132 | 89605E8621EADAA90066F526 /* Assets.xcassets in Resources */, |
| 133 | + 89605E9321EB05D30066F526 /* README.md in Resources */, |
130 | 134 | 89605E8421EADAA80066F526 /* Main.storyboard in Resources */, |
131 | 135 | ); |
132 | 136 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments