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