| 
7 | 7 | 	objects = {  | 
8 | 8 | 
 
  | 
9 | 9 | /* Begin PBXBuildFile section */  | 
 | 10 | +		17CAEF312106422000F3F22F /* NSURLSessionConfiguration+NFX.h in Headers */ = {isa = PBXBuildFile; fileRef = 17CAEF2F2106422000F3F22F /* NSURLSessionConfiguration+NFX.h */; };  | 
 | 11 | +		17CAEF322106422000F3F22F /* NSURLSessionConfiguration+NFX.m in Sources */ = {isa = PBXBuildFile; fileRef = 17CAEF302106422000F3F22F /* NSURLSessionConfiguration+NFX.m */; };  | 
 | 12 | +		17CAEF352106457F00F3F22F /* NSURLSessionConfiguration+NFX.m in Sources */ = {isa = PBXBuildFile; fileRef = 17CAEF302106422000F3F22F /* NSURLSessionConfiguration+NFX.m */; };  | 
 | 13 | +		17CAEF362106459500F3F22F /* NSURLSessionConfiguration+NFX.h in Headers */ = {isa = PBXBuildFile; fileRef = 17CAEF2F2106422000F3F22F /* NSURLSessionConfiguration+NFX.h */; };  | 
10 | 14 | 		234DBCD61FA33BD90086CB79 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 234DBCD51FA33BD90086CB79 /* AppDelegate.swift */; };  | 
11 | 15 | 		234DBCD81FA33BD90086CB79 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 234DBCD71FA33BD90086CB79 /* Assets.xcassets */; };  | 
12 | 16 | 		234DBCDB1FA33BD90086CB79 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 234DBCD91FA33BD90086CB79 /* MainMenu.xib */; };  | 
 | 
28 | 32 | 		8229AD6F1F8FB34300A9D613 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8229AD6D1F8FB34300A9D613 /* LaunchScreen.storyboard */; };  | 
29 | 33 | 		8229AD771F8FB4B500A9D613 /* netfox_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B3BC020F1C09CDA000C17F3A /* netfox_ios.framework */; };  | 
30 | 34 | 		826C4E9E1F979AB3008B440C /* NFXLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 826C4E9C1F979AB3008B440C /* NFXLoader.h */; };  | 
 | 35 | +		826C4E9F1F979AB3008B440C /* NFXLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 826C4E9D1F979AB3008B440C /* NFXLoader.m */; };  | 
 | 36 | +		82F6E1031F8FD81C002B31BD /* TextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82F6E1021F8FD81C002B31BD /* TextViewController.swift */; };  | 
 | 37 | +		82F6E1051F8FF55D002B31BD /* WebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82F6E1041F8FF55D002B31BD /* WebViewController.swift */; };  | 
31 | 38 | 		8F98A4DE202992FE007B2BB1 /* NFXPathNodeListCell_OSX.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F98A4D9202992A2007B2BB1 /* NFXPathNodeListCell_OSX.swift */; };  | 
32 | 39 | 		8F98A4E12029944D007B2BB1 /* NFXPathNodeListCell_OSX.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8F98A4DF20299399007B2BB1 /* NFXPathNodeListCell_OSX.xib */; };  | 
33 | 40 | 		8F98A4E3202994CB007B2BB1 /* NFXPathNodeListController_OSX.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F98A4E2202994CB007B2BB1 /* NFXPathNodeListController_OSX.swift */; };  | 
 | 
39 | 46 | 		8FBC1A8E2028AF2A00ABDF22 /* NFXPathNodeManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FBC1A8A2028ACEB00ABDF22 /* NFXPathNodeManager.swift */; };  | 
40 | 47 | 		8FD42BA62028A2D20084211A /* NFXPathNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FD42BA52028A2D20084211A /* NFXPathNode.swift */; };  | 
41 | 48 | 		8FD42BA72028A3BB0084211A /* NFXPathNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FD42BA52028A2D20084211A /* NFXPathNode.swift */; };  | 
42 |  | -		826C4E9F1F979AB3008B440C /* NFXLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 826C4E9D1F979AB3008B440C /* NFXLoader.m */; };  | 
43 |  | -		82F6E1031F8FD81C002B31BD /* TextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82F6E1021F8FD81C002B31BD /* TextViewController.swift */; };  | 
44 |  | -		82F6E1051F8FF55D002B31BD /* WebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82F6E1041F8FF55D002B31BD /* WebViewController.swift */; };  | 
45 | 49 | 		B3F8BA821C833ABC00F9FBEA /* NFX.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3F8BA711C833ABC00F9FBEA /* NFX.swift */; };  | 
46 | 50 | 		B3F8BA831C833ABC00F9FBEA /* NFX.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3F8BA711C833ABC00F9FBEA /* NFX.swift */; };  | 
47 | 51 | 		B3F8BA841C833ABC00F9FBEA /* NFXAssets.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3F8BA721C833ABC00F9FBEA /* NFXAssets.swift */; };  | 
 | 
127 | 131 | /* End PBXCopyFilesBuildPhase section */  | 
128 | 132 | 
 
  | 
129 | 133 | /* Begin PBXFileReference section */  | 
 | 134 | +		17CAEF2F2106422000F3F22F /* NSURLSessionConfiguration+NFX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSURLSessionConfiguration+NFX.h"; sourceTree = "<group>"; };  | 
 | 135 | +		17CAEF302106422000F3F22F /* NSURLSessionConfiguration+NFX.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSURLSessionConfiguration+NFX.m"; sourceTree = "<group>"; };  | 
130 | 136 | 		234DBCD31FA33BD90086CB79 /* netfox_mac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = netfox_mac.app; sourceTree = BUILT_PRODUCTS_DIR; };  | 
131 | 137 | 		234DBCD51FA33BD90086CB79 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };  | 
132 | 138 | 		234DBCD71FA33BD90086CB79 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };  | 
 | 
144 | 150 | 		8229AD6B1F8FB34300A9D613 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };  | 
145 | 151 | 		8229AD6E1F8FB34300A9D613 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };  | 
146 | 152 | 		8229AD701F8FB34300A9D613 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };  | 
 | 153 | +		826C4E9C1F979AB3008B440C /* NFXLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NFXLoader.h; sourceTree = "<group>"; };  | 
 | 154 | +		826C4E9D1F979AB3008B440C /* NFXLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NFXLoader.m; sourceTree = "<group>"; };  | 
 | 155 | +		82F6E1021F8FD81C002B31BD /* TextViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextViewController.swift; sourceTree = "<group>"; };  | 
 | 156 | +		82F6E1041F8FF55D002B31BD /* WebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewController.swift; sourceTree = "<group>"; };  | 
147 | 157 | 		8F98A4D9202992A2007B2BB1 /* NFXPathNodeListCell_OSX.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NFXPathNodeListCell_OSX.swift; sourceTree = "<group>"; };  | 
148 | 158 | 		8F98A4DF20299399007B2BB1 /* NFXPathNodeListCell_OSX.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NFXPathNodeListCell_OSX.xib; sourceTree = "<group>"; };  | 
149 | 159 | 		8F98A4E2202994CB007B2BB1 /* NFXPathNodeListController_OSX.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NFXPathNodeListController_OSX.swift; sourceTree = "<group>"; };  | 
 | 
153 | 163 | 		8FBC1A8A2028ACEB00ABDF22 /* NFXPathNodeManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NFXPathNodeManager.swift; sourceTree = "<group>"; };  | 
154 | 164 | 		8FBFFB4C20331DD000DF9319 /* NFXJson2Codable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NFXJson2Codable.swift; sourceTree = "<group>"; };  | 
155 | 165 | 		8FD42BA52028A2D20084211A /* NFXPathNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NFXPathNode.swift; sourceTree = "<group>"; };  | 
156 |  | -		826C4E9C1F979AB3008B440C /* NFXLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NFXLoader.h; sourceTree = "<group>"; };  | 
157 |  | -		826C4E9D1F979AB3008B440C /* NFXLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NFXLoader.m; sourceTree = "<group>"; };  | 
158 |  | -		82F6E1021F8FD81C002B31BD /* TextViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextViewController.swift; sourceTree = "<group>"; };  | 
159 |  | -		82F6E1041F8FF55D002B31BD /* WebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewController.swift; sourceTree = "<group>"; };  | 
160 | 166 | 		B3BC020F1C09CDA000C17F3A /* netfox_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = netfox_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };  | 
161 | 167 | 		B3F8BA711C833ABC00F9FBEA /* NFX.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NFX.swift; sourceTree = "<group>"; };  | 
162 | 168 | 		B3F8BA721C833ABC00F9FBEA /* NFXAssets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NFXAssets.swift; sourceTree = "<group>"; };  | 
 | 
241 | 247 | 			path = netfox_mac;  | 
242 | 248 | 			sourceTree = "<group>";  | 
243 | 249 | 		};  | 
244 |  | -		8F9DEE92203338F700E76B7E /* Json2Codable */ = {  | 
245 |  | -			isa = PBXGroup;  | 
246 |  | -			children = (  | 
247 |  | -				8F9DEE952033393800E76B7E /* NFXCodableClass.swift */,  | 
248 |  | -				8FBFFB4C20331DD000DF9319 /* NFXJson2Codable.swift */,  | 
249 |  | -				8F9DEE932033391800E76B7E /* NFXJsonParser.swift */,  | 
250 |  | -				8F9DEE972033398500E76B7E /* String+CamelCase.swift */,  | 
251 |  | -			);  | 
252 |  | -			path = Json2Codable;  | 
253 |  | -			sourceTree = "<group>";  | 
254 |  | -		};  | 
255 | 250 | 		8229AD631F8FB34300A9D613 /* netfox_ios_demo */ = {  | 
256 | 251 | 			isa = PBXGroup;  | 
257 | 252 | 			children = (  | 
 | 
274 | 269 | 			name = Frameworks;  | 
275 | 270 | 			sourceTree = "<group>";  | 
276 | 271 | 		};  | 
 | 272 | +		8F9DEE92203338F700E76B7E /* Json2Codable */ = {  | 
 | 273 | +			isa = PBXGroup;  | 
 | 274 | +			children = (  | 
 | 275 | +				8F9DEE952033393800E76B7E /* NFXCodableClass.swift */,  | 
 | 276 | +				8FBFFB4C20331DD000DF9319 /* NFXJson2Codable.swift */,  | 
 | 277 | +				8F9DEE932033391800E76B7E /* NFXJsonParser.swift */,  | 
 | 278 | +				8F9DEE972033398500E76B7E /* String+CamelCase.swift */,  | 
 | 279 | +			);  | 
 | 280 | +			path = Json2Codable;  | 
 | 281 | +			sourceTree = "<group>";  | 
 | 282 | +		};  | 
277 | 283 | 		B3BC02051C09CDA000C17F3A = {  | 
278 | 284 | 			isa = PBXGroup;  | 
279 | 285 | 			children = (  | 
 | 
325 | 331 | 				8FBC1A8A2028ACEB00ABDF22 /* NFXPathNodeManager.swift */,  | 
326 | 332 | 				8F9DEE92203338F700E76B7E /* Json2Codable */,  | 
327 | 333 | 				B3F8BA811C833ABC00F9FBEA /* NFXWindowController.swift */,  | 
 | 334 | +				17CAEF2F2106422000F3F22F /* NSURLSessionConfiguration+NFX.h */,  | 
 | 335 | +				17CAEF302106422000F3F22F /* NSURLSessionConfiguration+NFX.m */,  | 
328 | 336 | 			);  | 
329 | 337 | 			path = Core;  | 
330 | 338 | 			sourceTree = "<group>";  | 
 | 
380 | 388 | 			isa = PBXHeadersBuildPhase;  | 
381 | 389 | 			buildActionMask = 2147483647;  | 
382 | 390 | 			files = (  | 
 | 391 | +				17CAEF312106422000F3F22F /* NSURLSessionConfiguration+NFX.h in Headers */,  | 
383 | 392 | 				826C4E9E1F979AB3008B440C /* NFXLoader.h in Headers */,  | 
384 | 393 | 			);  | 
385 | 394 | 			runOnlyForDeploymentPostprocessing = 0;  | 
 | 
388 | 397 | 			isa = PBXHeadersBuildPhase;  | 
389 | 398 | 			buildActionMask = 2147483647;  | 
390 | 399 | 			files = (  | 
 | 400 | +				17CAEF362106459500F3F22F /* NSURLSessionConfiguration+NFX.h in Headers */,  | 
391 | 401 | 			);  | 
392 | 402 | 			runOnlyForDeploymentPostprocessing = 0;  | 
393 | 403 | 		};  | 
 | 
581 | 591 | 			buildActionMask = 2147483647;  | 
582 | 592 | 			files = (  | 
583 | 593 | 				B3F8BA821C833ABC00F9FBEA /* NFX.swift in Sources */,  | 
 | 594 | +				17CAEF322106422000F3F22F /* NSURLSessionConfiguration+NFX.m in Sources */,  | 
584 | 595 | 				8FD42BA62028A2D20084211A /* NFXPathNode.swift in Sources */,  | 
585 | 596 | 				B3F8BA8A1C833ABC00F9FBEA /* NFXGenericBodyDetailsController.swift in Sources */,  | 
586 | 597 | 				B3F8BA901C833ABC00F9FBEA /* NFXHTTPModel.swift in Sources */,  | 
 | 
631 | 642 | 				B3F8D67C1C833B1700F9FBEA /* NFXDetailsController_OSX.swift in Sources */,  | 
632 | 643 | 				B3F8BA8F1C833ABC00F9FBEA /* NFXHelper.swift in Sources */,  | 
633 | 644 | 				B3F8BA871C833ABC00F9FBEA /* NFXConstants.swift in Sources */,  | 
 | 645 | +				17CAEF352106457F00F3F22F /* NSURLSessionConfiguration+NFX.m in Sources */,  | 
634 | 646 | 				8F98A4E3202994CB007B2BB1 /* NFXPathNodeListController_OSX.swift in Sources */,  | 
635 | 647 | 				8F9DEE962033393800E76B7E /* NFXCodableClass.swift in Sources */,  | 
636 | 648 | 				B3F8BA9B1C833ABC00F9FBEA /* NFXProtocol.swift in Sources */,  | 
 | 
810 | 822 | 		B3BC02151C09CDA000C17F3A /* Debug */ = {  | 
811 | 823 | 			isa = XCBuildConfiguration;  | 
812 | 824 | 			buildSettings = {  | 
 | 825 | +				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;  | 
813 | 826 | 				ALWAYS_SEARCH_USER_PATHS = NO;  | 
814 | 827 | 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";  | 
815 | 828 | 				CLANG_CXX_LIBRARY = "libc++";  | 
 | 
836 | 849 | 				COPY_PHASE_STRIP = NO;  | 
837 | 850 | 				CURRENT_PROJECT_VERSION = 1;  | 
838 | 851 | 				DEBUG_INFORMATION_FORMAT = dwarf;  | 
 | 852 | +				DEFINES_MODULE = YES;  | 
839 | 853 | 				ENABLE_STRICT_OBJC_MSGSEND = YES;  | 
840 | 854 | 				ENABLE_TESTABILITY = YES;  | 
841 | 855 | 				GCC_C_LANGUAGE_STANDARD = gnu99;  | 
 | 
866 | 880 | 		B3BC02161C09CDA000C17F3A /* Release */ = {  | 
867 | 881 | 			isa = XCBuildConfiguration;  | 
868 | 882 | 			buildSettings = {  | 
 | 883 | +				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;  | 
869 | 884 | 				ALWAYS_SEARCH_USER_PATHS = NO;  | 
870 | 885 | 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";  | 
871 | 886 | 				CLANG_CXX_LIBRARY = "libc++";  | 
 | 
892 | 907 | 				COPY_PHASE_STRIP = NO;  | 
893 | 908 | 				CURRENT_PROJECT_VERSION = 1;  | 
894 | 909 | 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";  | 
 | 910 | +				DEFINES_MODULE = YES;  | 
895 | 911 | 				ENABLE_NS_ASSERTIONS = NO;  | 
896 | 912 | 				ENABLE_STRICT_OBJC_MSGSEND = YES;  | 
897 | 913 | 				GCC_C_LANGUAGE_STANDARD = gnu99;  | 
 | 
916 | 932 | 		B3BC02181C09CDA000C17F3A /* Debug */ = {  | 
917 | 933 | 			isa = XCBuildConfiguration;  | 
918 | 934 | 			buildSettings = {  | 
 | 935 | +				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;  | 
919 | 936 | 				CLANG_ENABLE_MODULES = YES;  | 
920 | 937 | 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";  | 
921 | 938 | 				DEFINES_MODULE = YES;  | 
 | 
937 | 954 | 		B3BC02191C09CDA000C17F3A /* Release */ = {  | 
938 | 955 | 			isa = XCBuildConfiguration;  | 
939 | 956 | 			buildSettings = {  | 
 | 957 | +				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;  | 
940 | 958 | 				CLANG_ENABLE_MODULES = YES;  | 
941 | 959 | 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";  | 
942 | 960 | 				DEFINES_MODULE = YES;  | 
 | 
947 | 965 | 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";  | 
948 | 966 | 				IPHONEOS_DEPLOYMENT_TARGET = 9.0;  | 
949 | 967 | 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";  | 
950 |  | -				PRODUCT_BUNDLE_IDENTIFIER = "com.kasketis.netfox-iOS";  | 
951 | 968 | 				PRODUCT_NAME = "$(TARGET_NAME)";  | 
952 | 969 | 				SKIP_INSTALL = YES;  | 
953 | 970 | 				SWIFT_VERSION = 4.0;  | 
 | 
957 | 974 | 		E20FD2EE1C6912D400DCFF61 /* Debug */ = {  | 
958 | 975 | 			isa = XCBuildConfiguration;  | 
959 | 976 | 			buildSettings = {  | 
 | 977 | +				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;  | 
960 | 978 | 				CLANG_ENABLE_MODULES = YES;  | 
961 | 979 | 				CODE_SIGN_IDENTITY = "-";  | 
962 | 980 | 				COMBINE_HIDPI_IMAGES = YES;  | 
 | 
986 | 1004 | 		E20FD2EF1C6912D400DCFF61 /* Release */ = {  | 
987 | 1005 | 			isa = XCBuildConfiguration;  | 
988 | 1006 | 			buildSettings = {  | 
 | 1007 | +				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;  | 
989 | 1008 | 				CLANG_ENABLE_MODULES = YES;  | 
990 | 1009 | 				CODE_SIGN_IDENTITY = "-";  | 
991 | 1010 | 				COMBINE_HIDPI_IMAGES = YES;  | 
 | 
0 commit comments