|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - B73EA13B1C20923800681710 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = B73EA1381C20923800681710 /* Info.plist */; }; |
11 | 10 | B73EA13C1C20923800681710 /* OFDependencySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B73EA1391C20923800681710 /* OFDependencySpec.m */; }; |
12 | 11 | B73EA13D1C20923800681710 /* OFDependencySpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = B73EA13A1C20923800681710 /* OFDependencySpec.swift */; }; |
13 | 12 | B73EA1471C218F8C00681710 /* OFLogSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B73EA1461C218F8C00681710 /* OFLogSpec.m */; }; |
14 | 13 | B73EA1491C218FA500681710 /* OFLogSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = B73EA1481C218FA500681710 /* OFLogSpec.swift */; }; |
15 | 14 | B7A2D82C1C23064100080093 /* OFExtensionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B7A2D82B1C23064100080093 /* OFExtensionSpec.m */; }; |
| 15 | + B7B9C9C51C2AAA77006FC8AF /* OrangeFrameworkObjC.podspec in Resources */ = {isa = PBXBuildFile; fileRef = B7B9C9C41C2AAA77006FC8AF /* OrangeFrameworkObjC.podspec */; }; |
16 | 16 | BDE7A31337913D25FBC75722 /* Pods_OrangeFramework_Specs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DCBB1CDA75E36449C1C2D5D /* Pods_OrangeFramework_Specs.framework */; }; |
17 | 17 | /* End PBXBuildFile section */ |
18 | 18 |
|
|
28 | 28 | B73EA1461C218F8C00681710 /* OFLogSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OFLogSpec.m; sourceTree = "<group>"; }; |
29 | 29 | B73EA1481C218FA500681710 /* OFLogSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OFLogSpec.swift; sourceTree = "<group>"; }; |
30 | 30 | B7A2D82B1C23064100080093 /* OFExtensionSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OFExtensionSpec.m; sourceTree = "<group>"; }; |
| 31 | + B7B9C9C41C2AAA77006FC8AF /* OrangeFrameworkObjC.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = OrangeFrameworkObjC.podspec; path = ../OrangeFrameworkObjC.podspec; sourceTree = "<group>"; }; |
31 | 32 | F37C9518BA8F4C03FE1D26EC /* OrangeFramework.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = OrangeFramework.podspec; path = ../OrangeFramework.podspec; sourceTree = "<group>"; }; |
32 | 33 | /* End PBXFileReference section */ |
33 | 34 |
|
|
67 | 68 | 607FACF51AFB993E008FA782 /* Podspec Metadata */ = { |
68 | 69 | isa = PBXGroup; |
69 | 70 | children = ( |
| 71 | + B7B9C9C41C2AAA77006FC8AF /* OrangeFrameworkObjC.podspec */, |
70 | 72 | F37C9518BA8F4C03FE1D26EC /* OrangeFramework.podspec */, |
71 | 73 | 90233076878E7EA11B771E9A /* README.md */, |
72 | 74 | ); |
|
173 | 175 | isa = PBXResourcesBuildPhase; |
174 | 176 | buildActionMask = 2147483647; |
175 | 177 | files = ( |
176 | | - B73EA13B1C20923800681710 /* Info.plist in Resources */, |
| 178 | + B7B9C9C51C2AAA77006FC8AF /* OrangeFrameworkObjC.podspec in Resources */, |
177 | 179 | ); |
178 | 180 | runOnlyForDeploymentPostprocessing = 0; |
179 | 181 | }; |
|
0 commit comments