|
20 | 20 | F897DE7A142CFEDC000DDD35 /* AFImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = F897DE6E142CFEDC000DDD35 /* AFImageCache.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
21 | 21 | F897DE7B142CFEDC000DDD35 /* AFImageRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F897DE70142CFEDC000DDD35 /* AFImageRequestOperation.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
22 | 22 | F897DE7C142CFEDC000DDD35 /* AFJSONRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F897DE72142CFEDC000DDD35 /* AFJSONRequestOperation.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
23 |
| - F897DE7D142CFEDC000DDD35 /* AFNetworkActivityIndicatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F897DE74142CFEDC000DDD35 /* AFNetworkActivityIndicatorManager.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; |
24 |
| - F897DE7E142CFEDC000DDD35 /* UIImageView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F897DE77142CFEDC000DDD35 /* UIImageView+AFNetworking.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; |
25 | 23 | F8A27AC7142CFE1300F5E0D6 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F8A27AB2142CFE1300F5E0D6 /* AppDelegate.m */; };
|
26 | 24 | F8A27AC8142CFE1300F5E0D6 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F8A27AB3142CFE1300F5E0D6 /* main.m */; };
|
27 | 25 | F8A27AC9142CFE1300F5E0D6 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = F8A27AB9142CFE1300F5E0D6 /* Credits.rtf */; };
|
|
55 | 53 | F897DE70142CFEDC000DDD35 /* AFImageRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFImageRequestOperation.m; sourceTree = "<group>"; };
|
56 | 54 | F897DE71142CFEDC000DDD35 /* AFJSONRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFJSONRequestOperation.h; sourceTree = "<group>"; };
|
57 | 55 | F897DE72142CFEDC000DDD35 /* AFJSONRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFJSONRequestOperation.m; sourceTree = "<group>"; };
|
58 |
| - F897DE73142CFEDC000DDD35 /* AFNetworkActivityIndicatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkActivityIndicatorManager.h; sourceTree = "<group>"; }; |
59 |
| - F897DE74142CFEDC000DDD35 /* AFNetworkActivityIndicatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkActivityIndicatorManager.m; sourceTree = "<group>"; }; |
60 | 56 | F897DE75142CFEDC000DDD35 /* AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworking.h; sourceTree = "<group>"; };
|
61 |
| - F897DE76142CFEDC000DDD35 /* UIImageView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+AFNetworking.h"; sourceTree = "<group>"; }; |
62 |
| - F897DE77142CFEDC000DDD35 /* UIImageView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+AFNetworking.m"; sourceTree = "<group>"; }; |
63 | 57 | F8A27AB1142CFE1300F5E0D6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
64 | 58 | F8A27AB2142CFE1300F5E0D6 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
65 | 59 | F8A27AB3142CFE1300F5E0D6 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
146 | 140 | F897DE70142CFEDC000DDD35 /* AFImageRequestOperation.m */,
|
147 | 141 | F897DE6D142CFEDC000DDD35 /* AFImageCache.h */,
|
148 | 142 | F897DE6E142CFEDC000DDD35 /* AFImageCache.m */,
|
149 |
| - F897DE76142CFEDC000DDD35 /* UIImageView+AFNetworking.h */, |
150 |
| - F897DE77142CFEDC000DDD35 /* UIImageView+AFNetworking.m */, |
151 |
| - F897DE73142CFEDC000DDD35 /* AFNetworkActivityIndicatorManager.h */, |
152 |
| - F897DE74142CFEDC000DDD35 /* AFNetworkActivityIndicatorManager.m */, |
153 | 143 | );
|
154 | 144 | name = AFNetworking;
|
155 | 145 | path = ../../AFNetworking;
|
|
299 | 289 | F897DE7A142CFEDC000DDD35 /* AFImageCache.m in Sources */,
|
300 | 290 | F897DE7B142CFEDC000DDD35 /* AFImageRequestOperation.m in Sources */,
|
301 | 291 | F897DE7C142CFEDC000DDD35 /* AFJSONRequestOperation.m in Sources */,
|
302 |
| - F897DE7D142CFEDC000DDD35 /* AFNetworkActivityIndicatorManager.m in Sources */, |
303 |
| - F897DE7E142CFEDC000DDD35 /* UIImageView+AFNetworking.m in Sources */, |
304 | 292 | F87A159F1444926300318955 /* AFURLConnectionOperation.m in Sources */,
|
305 | 293 | F87A15A21444926A00318955 /* AFXMLRequestOperation.m in Sources */,
|
306 | 294 | F87A15A51444927300318955 /* AFPropertyListRequestOperation.m in Sources */,
|
|
0 commit comments