|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | D42DBBD5246E9FC70065641B /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = D42DBBD4246E9FC70065641B /* README.md */; }; |
| 11 | + D4B11B212472F61B001647DA /* ESPFileManager.podspec in Resources */ = {isa = PBXBuildFile; fileRef = D4B11B202472F61B001647DA /* ESPFileManager.podspec */; }; |
11 | 12 | D4BDE4D5246C4EC800E745E1 /* ESFileNameModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4BDE4D4246C4EC800E745E1 /* ESFileNameModel.swift */; }; |
12 | 13 | D4EA4622246C0683003C40D6 /* ESFileManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4EA4618246C0682003C40D6 /* ESFileManager.framework */; }; |
13 | 14 | D4EA4627246C0683003C40D6 /* ESFileManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4EA4626246C0683003C40D6 /* ESFileManagerTests.swift */; }; |
|
58 | 59 |
|
59 | 60 | /* Begin PBXFileReference section */ |
60 | 61 | D42DBBD4246E9FC70065641B /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
| 62 | + D4B11B202472F61B001647DA /* ESPFileManager.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ESPFileManager.podspec; sourceTree = "<group>"; }; |
61 | 63 | D4BDE4D4246C4EC800E745E1 /* ESFileNameModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ESFileNameModel.swift; sourceTree = "<group>"; }; |
62 | 64 | D4EA4618246C0682003C40D6 /* ESFileManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ESFileManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | 65 | D4EA461B246C0683003C40D6 /* ESFileManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ESFileManager.h; sourceTree = "<group>"; }; |
|
118 | 120 | isa = PBXGroup; |
119 | 121 | children = ( |
120 | 122 | D42DBBD4246E9FC70065641B /* README.md */, |
| 123 | + D4B11B202472F61B001647DA /* ESPFileManager.podspec */, |
121 | 124 | D4EA461A246C0683003C40D6 /* ESFileManager */, |
122 | 125 | D4EA4625246C0683003C40D6 /* ESFileManagerTests */, |
123 | 126 | D4FCD006246EB88800B85CA6 /* ESFileManagerExample_iOS */, |
|
326 | 329 | buildActionMask = 2147483647; |
327 | 330 | files = ( |
328 | 331 | D42DBBD5246E9FC70065641B /* README.md in Resources */, |
| 332 | + D4B11B212472F61B001647DA /* ESPFileManager.podspec in Resources */, |
329 | 333 | ); |
330 | 334 | runOnlyForDeploymentPostprocessing = 0; |
331 | 335 | }; |
|
0 commit comments