|
50 | 50 | 5C568BFA1C2CE598002632CE /* GCDAsyncUdpSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C568BF11C2CE598002632CE /* GCDAsyncUdpSocket.m */; };
|
51 | 51 | 5C568BFB1C2CE598002632CE /* README.markdown in Sources */ = {isa = PBXBuildFile; fileRef = 5C568BF21C2CE598002632CE /* README.markdown */; };
|
52 | 52 | 5C568BFC1C2CE598002632CE /* README.markdown in Sources */ = {isa = PBXBuildFile; fileRef = 5C568BF21C2CE598002632CE /* README.markdown */; };
|
| 53 | + 5C8C89C623200B4A00BE4A99 /* Framework-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5C8C89C523200B4A00BE4A99 /* Framework-Info.plist */; }; |
53 | 54 | /* End PBXBuildFile section */
|
54 | 55 |
|
55 | 56 | /* Begin PBXFileReference section */
|
|
84 | 85 | 5C568BF01C2CE598002632CE /* GCDAsyncUdpSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDAsyncUdpSocket.h; sourceTree = "<group>"; };
|
85 | 86 | 5C568BF11C2CE598002632CE /* GCDAsyncUdpSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDAsyncUdpSocket.m; sourceTree = "<group>"; };
|
86 | 87 | 5C568BF21C2CE598002632CE /* README.markdown */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.markdown; sourceTree = "<group>"; };
|
| 88 | + 5C8C89C523200B4A00BE4A99 /* Framework-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Framework-Info.plist"; sourceTree = "<group>"; }; |
87 | 89 | FC698FC71632B3AC006418D6 /* NSNetService+AsyncRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNetService+AsyncRequest.h"; sourceTree = "<group>"; };
|
88 | 90 | FC698FC81632B3AC006418D6 /* NSNetService+AsyncRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNetService+AsyncRequest.m"; sourceTree = "<group>"; };
|
89 | 91 | /* End PBXFileReference section */
|
|
113 | 115 | isa = PBXGroup;
|
114 | 116 | children = (
|
115 | 117 | 2D1D67681518088E0039CE94 /* README.md */,
|
| 118 | + 5C8C89C523200B4A00BE4A99 /* Framework-Info.plist */, |
116 | 119 | 5C568BED1C2CE597002632CE /* CocoaAsyncSocket */,
|
117 | 120 | 2D2467CF151800AB00101EAB /* AsyncNetwork */,
|
118 | 121 | 2DA5F1431AB5FAF300A8A65F /* AsyncNetworkTests */,
|
|
328 | 331 | isa = PBXResourcesBuildPhase;
|
329 | 332 | buildActionMask = 2147483647;
|
330 | 333 | files = (
|
| 334 | + 5C8C89C623200B4A00BE4A99 /* Framework-Info.plist in Resources */, |
331 | 335 | );
|
332 | 336 | runOnlyForDeploymentPostprocessing = 0;
|
333 | 337 | };
|
|
0 commit comments