|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 50; |
| 6 | + objectVersion = 51; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
14 | 14 | 3813B05624E23EB3009626CC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3813B05524E23EB3009626CC /* Assets.xcassets */; }; |
15 | 15 | 3813B05924E23EB3009626CC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3813B05724E23EB3009626CC /* LaunchScreen.storyboard */; }; |
16 | 16 | 3813B05C24E23EB3009626CC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3813B05B24E23EB3009626CC /* main.m */; }; |
17 | | - 382A92F424F0D837002361D5 /* AdditionalTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 382A92F324F0D837002361D5 /* AdditionalTestController.m */; }; |
18 | 17 | 389E6CE724E2465A003CB9BE /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 389E6CDE24E2465A003CB9BE /* AFURLResponseSerialization.m */; }; |
19 | 18 | 389E6CE824E2465A003CB9BE /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 389E6CDF24E2465A003CB9BE /* AFHTTPSessionManager.m */; }; |
20 | 19 | 389E6CE924E2465A003CB9BE /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 389E6CE124E2465A003CB9BE /* AFURLSessionManager.m */; }; |
|
23 | 22 | 389E6CEC24E2465A003CB9BE /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 389E6CE524E2465A003CB9BE /* AFSecurityPolicy.m */; }; |
24 | 23 | 389E6CEF24E24681003CB9BE /* index2.html in Resources */ = {isa = PBXBuildFile; fileRef = 389E6CED24E24681003CB9BE /* index2.html */; }; |
25 | 24 | 389E6CF024E24681003CB9BE /* index.html in Resources */ = {isa = PBXBuildFile; fileRef = 389E6CEE24E24681003CB9BE /* index.html */; }; |
26 | | - 38AB3DE224EC1DF40020C0F5 /* MemoryLeakTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 38AB3DE024EC1DF40020C0F5 /* MemoryLeakTestController.m */; }; |
27 | 25 | FE2D850BCC3CDD12B1C2DC3F /* Pods_Example_Objc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0CE8B082D2B9CD5B53B33 /* Pods_Example_Objc.framework */; }; |
28 | 26 | /* End PBXBuildFile section */ |
29 | 27 |
|
|
53 | 51 | 3813B05824E23EB3009626CC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
54 | 52 | 3813B05A24E23EB3009626CC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
55 | 53 | 3813B05B24E23EB3009626CC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
56 | | - 382A92F224F0D837002361D5 /* AdditionalTestController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdditionalTestController.h; sourceTree = "<group>"; }; |
57 | | - 382A92F324F0D837002361D5 /* AdditionalTestController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdditionalTestController.m; sourceTree = "<group>"; }; |
58 | 54 | 389E6CDA24E2465A003CB9BE /* AFSecurityPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFSecurityPolicy.h; sourceTree = "<group>"; }; |
59 | 55 | 389E6CDB24E2465A003CB9BE /* AFNetworkReachabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkReachabilityManager.h; sourceTree = "<group>"; }; |
60 | 56 | 389E6CDC24E2465A003CB9BE /* AFURLSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLSessionManager.h; sourceTree = "<group>"; }; |
|
70 | 66 | 389E6CE624E2465A003CB9BE /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPSessionManager.h; sourceTree = "<group>"; }; |
71 | 67 | 389E6CED24E24681003CB9BE /* index2.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index2.html; sourceTree = "<group>"; }; |
72 | 68 | 389E6CEE24E24681003CB9BE /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; }; |
73 | | - 38AB3DE024EC1DF40020C0F5 /* MemoryLeakTestController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MemoryLeakTestController.m; sourceTree = "<group>"; }; |
74 | | - 38AB3DE124EC1DF40020C0F5 /* MemoryLeakTestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryLeakTestController.h; sourceTree = "<group>"; }; |
75 | 69 | 3A12DEFAAAC205045EFF563F /* Pods-Example_Objc.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example_Objc.debug.xcconfig"; path = "Target Support Files/Pods-Example_Objc/Pods-Example_Objc.debug.xcconfig"; sourceTree = "<group>"; }; |
76 | 70 | 4DFC757E079617F0CADAC230 /* Pods-Example_ObjcTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example_ObjcTests.debug.xcconfig"; path = "Target Support Files/Pods-Example_ObjcTests/Pods-Example_ObjcTests.debug.xcconfig"; sourceTree = "<group>"; }; |
77 | 71 | 788D46A0FE8454409DD14CCD /* Pods-Example_ObjcTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example_ObjcTests.release.xcconfig"; path = "Target Support Files/Pods-Example_ObjcTests/Pods-Example_ObjcTests.release.xcconfig"; sourceTree = "<group>"; }; |
|
120 | 114 | 3813B04D24E23EB2009626CC /* SceneDelegate.m */, |
121 | 115 | 3813B04F24E23EB2009626CC /* ViewController.h */, |
122 | 116 | 3813B05024E23EB2009626CC /* ViewController.m */, |
123 | | - 382A92F224F0D837002361D5 /* AdditionalTestController.h */, |
124 | | - 382A92F324F0D837002361D5 /* AdditionalTestController.m */, |
125 | | - 38AB3DE124EC1DF40020C0F5 /* MemoryLeakTestController.h */, |
126 | | - 38AB3DE024EC1DF40020C0F5 /* MemoryLeakTestController.m */, |
127 | 117 | 3813B05224E23EB2009626CC /* Main.storyboard */, |
128 | 118 | 3813B05524E23EB3009626CC /* Assets.xcassets */, |
129 | 119 | 3813B05724E23EB3009626CC /* LaunchScreen.storyboard */, |
|
303 | 293 | 3813B05124E23EB2009626CC /* ViewController.m in Sources */, |
304 | 294 | 389E6CEB24E2465A003CB9BE /* AFNetworkReachabilityManager.m in Sources */, |
305 | 295 | 3813B04B24E23EB2009626CC /* AppDelegate.m in Sources */, |
306 | | - 38AB3DE224EC1DF40020C0F5 /* MemoryLeakTestController.m in Sources */, |
307 | 296 | 3813B05C24E23EB3009626CC /* main.m in Sources */, |
308 | 297 | 389E6CE924E2465A003CB9BE /* AFURLSessionManager.m in Sources */, |
309 | 298 | 389E6CE824E2465A003CB9BE /* AFHTTPSessionManager.m in Sources */, |
310 | 299 | 389E6CEC24E2465A003CB9BE /* AFSecurityPolicy.m in Sources */, |
311 | 300 | 3813B04E24E23EB2009626CC /* SceneDelegate.m in Sources */, |
312 | 301 | 389E6CE724E2465A003CB9BE /* AFURLResponseSerialization.m in Sources */, |
313 | | - 382A92F424F0D837002361D5 /* AdditionalTestController.m in Sources */, |
314 | 302 | 389E6CEA24E2465A003CB9BE /* AFURLRequestSerialization.m in Sources */, |
315 | 303 | ); |
316 | 304 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments