|
16 | 16 | 295EDDDC1F2B4EC30093D79C /* PasscodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295EDDD81F2B4EC30093D79C /* PasscodeViewController.swift */; }; |
17 | 17 | 295EDDDD1F2B4EC30093D79C /* PasscodeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 295EDDD91F2B4EC30093D79C /* PasscodeViewController.xib */; }; |
18 | 18 | 295EDDDE1F2B4EC30093D79C /* String+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295EDDDA1F2B4EC30093D79C /* String+Additions.swift */; }; |
| 19 | + 295EDDE21F2B51330093D79C /* ABPasscode.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 295EDDDF1F2B51330093D79C /* ABPasscode.podspec */; }; |
| 20 | + 295EDDE31F2B51330093D79C /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 295EDDE01F2B51330093D79C /* LICENSE */; }; |
| 21 | + 295EDDE41F2B51330093D79C /* README.md in Sources */ = {isa = PBXBuildFile; fileRef = 295EDDE11F2B51330093D79C /* README.md */; }; |
19 | 22 | /* End PBXBuildFile section */ |
20 | 23 |
|
21 | 24 | /* Begin PBXFileReference section */ |
|
30 | 33 | 295EDDD81F2B4EC30093D79C /* PasscodeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasscodeViewController.swift; sourceTree = "<group>"; }; |
31 | 34 | 295EDDD91F2B4EC30093D79C /* PasscodeViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PasscodeViewController.xib; sourceTree = "<group>"; }; |
32 | 35 | 295EDDDA1F2B4EC30093D79C /* String+Additions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Additions.swift"; sourceTree = "<group>"; }; |
| 36 | + 295EDDDF1F2B51330093D79C /* ABPasscode.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ABPasscode.podspec; sourceTree = "<group>"; }; |
| 37 | + 295EDDE01F2B51330093D79C /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
| 38 | + 295EDDE11F2B51330093D79C /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
33 | 39 | /* End PBXFileReference section */ |
34 | 40 |
|
35 | 41 | /* Begin PBXFrameworksBuildPhase section */ |
|
46 | 52 | 295EDDB71F2B4E4C0093D79C = { |
47 | 53 | isa = PBXGroup; |
48 | 54 | children = ( |
| 55 | + 295EDDDF1F2B51330093D79C /* ABPasscode.podspec */, |
| 56 | + 295EDDE01F2B51330093D79C /* LICENSE */, |
| 57 | + 295EDDE11F2B51330093D79C /* README.md */, |
49 | 58 | 295EDDC21F2B4E4C0093D79C /* ABPasscode */, |
50 | 59 | 295EDDC11F2B4E4C0093D79C /* Products */, |
51 | 60 | ); |
|
151 | 160 | isa = PBXResourcesBuildPhase; |
152 | 161 | buildActionMask = 2147483647; |
153 | 162 | files = ( |
| 163 | + 295EDDE31F2B51330093D79C /* LICENSE in Resources */, |
154 | 164 | 295EDDDD1F2B4EC30093D79C /* PasscodeViewController.xib in Resources */, |
| 165 | + 295EDDE21F2B51330093D79C /* ABPasscode.podspec in Resources */, |
155 | 166 | 295EDDCE1F2B4E4C0093D79C /* LaunchScreen.storyboard in Resources */, |
156 | 167 | 295EDDCB1F2B4E4C0093D79C /* Assets.xcassets in Resources */, |
157 | 168 | 295EDDC91F2B4E4C0093D79C /* Main.storyboard in Resources */, |
|
165 | 176 | isa = PBXSourcesBuildPhase; |
166 | 177 | buildActionMask = 2147483647; |
167 | 178 | files = ( |
| 179 | + 295EDDE41F2B51330093D79C /* README.md in Sources */, |
168 | 180 | 295EDDDC1F2B4EC30093D79C /* PasscodeViewController.swift in Sources */, |
169 | 181 | 295EDDDE1F2B4EC30093D79C /* String+Additions.swift in Sources */, |
170 | 182 | 295EDDC61F2B4E4C0093D79C /* ViewController.swift in Sources */, |
|
0 commit comments