|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1173FC5AE4A751591E38F2B4 /* ZitiInterceptConfigV1Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2CE058E93C639D85230E5A /* ZitiInterceptConfigV1Tests.swift */; }; |
11 | 11 | 14CC88CB4E471239322BED0D /* ZitiIdentityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E21F4DCE44C7CFCFB4C2DAA6 /* ZitiIdentityTests.swift */; }; |
| 12 | + 185AA2A6D160E331971F2C55 /* libresolv.9.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AFE864127E3C56000D47A47 /* libresolv.9.tbd */; }; |
12 | 13 | 297341CB58F1A35CA16AEA4D /* libz.1.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = AAFBA2462DDE1F6300B47602 /* libz.1.tbd */; }; |
| 14 | + 3D757974E87F6F67DF38A9B2 /* libz.1.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = AAFBA2462DDE1F6300B47602 /* libz.1.tbd */; }; |
13 | 15 | 4081990387624D28257C0F29 /* EnrollModeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FD854F0D1FEEBCA847B3970 /* EnrollModeTests.swift */; }; |
14 | 16 | 412184E01946FE80844ED409 /* libresolv.9.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AFE864127E3C56000D47A47 /* libresolv.9.tbd */; }; |
15 | 17 | 49F9CED44563CD311A9B1DF2 /* libCZiti.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AB6DF68244B7C3C00F4B4E0 /* libCZiti.a */; }; |
|
110 | 112 | 5AF0C4112489987500CD4DAE /* ZitiClaims.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AF0C4102489987500CD4DAE /* ZitiClaims.swift */; }; |
111 | 113 | 5AF0C4122489987500CD4DAE /* ZitiClaims.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AF0C4102489987500CD4DAE /* ZitiClaims.swift */; }; |
112 | 114 | 83A7F07414EFD2894611AABF /* ZitiPostureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85301ED2D915DB71C27F228F /* ZitiPostureTests.swift */; }; |
| 115 | + 849771D60D408BDFD878E603 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = B07CDB3FA20C5A8D39B671E4 /* main.swift */; }; |
113 | 116 | 8537294C64AFB78FAA36BDD4 /* ZitiUrlClientConfigV1Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10590B6CE9FC16E8646002BB /* ZitiUrlClientConfigV1Tests.swift */; }; |
| 117 | + 9618DECF515556B830C97A3F /* libCZiti.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AB6DF68244B7C3C00F4B4E0 /* libCZiti.a */; }; |
114 | 118 | A55E6A56BB6E78085DB2F6CD /* ZitiClaimsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51CD33D808C502A2CBC611D1 /* ZitiClaimsTests.swift */; }; |
115 | 119 | AA039EE02A963C53004D3F78 /* libllhttp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AA039EDF2A963C53004D3F78 /* libllhttp.a */; }; |
116 | 120 | AA039EE22A963C9C004D3F78 /* libllhttp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AA039EE12A963C9C004D3F78 /* libllhttp.a */; }; |
|
139 | 143 | remoteGlobalIDString = 5AB6DF67244B7C3C00F4B4E0; |
140 | 144 | remoteInfo = "CZiti-macOS"; |
141 | 145 | }; |
| 146 | + 405170E329A278E71161BD1B /* PBXContainerItemProxy */ = { |
| 147 | + isa = PBXContainerItemProxy; |
| 148 | + containerPortal = 5A2D83FA2444D4B9008B1D32 /* Project object */; |
| 149 | + proxyType = 1; |
| 150 | + remoteGlobalIDString = 5AB6DF67244B7C3C00F4B4E0; |
| 151 | + remoteInfo = "CZiti-macOS"; |
| 152 | + }; |
142 | 153 | 5A0AC9492477427F0021E8D9 /* PBXContainerItemProxy */ = { |
143 | 154 | isa = PBXContainerItemProxy; |
144 | 155 | containerPortal = 5A2D83FA2444D4B9008B1D32 /* Project object */; |
|
204 | 215 | 10590B6CE9FC16E8646002BB /* ZitiUrlClientConfigV1Tests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiUrlClientConfigV1Tests.swift; sourceTree = "<group>"; }; |
205 | 216 | 19B8CBAEB9ECAEBA3A713DE4 /* ZitiTunnelServerConfigV1Tests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiTunnelServerConfigV1Tests.swift; sourceTree = "<group>"; }; |
206 | 217 | 37173CE9DEB8C0224972518D /* ZitiHostConfigV1Tests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiHostConfigV1Tests.swift; sourceTree = "<group>"; }; |
207 | | - 4E13BFA0A49C64AC501330DD /* CZitiTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; lastKnownFileType = wrapper.cfbundle; name = CZitiTests.xctest; path = CZitiTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 218 | + 4E13BFA0A49C64AC501330DD /* CZitiTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CZitiTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
208 | 219 | 4FD854F0D1FEEBCA847B3970 /* EnrollModeTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = EnrollModeTests.swift; sourceTree = "<group>"; }; |
209 | 220 | 51CD33D808C502A2CBC611D1 /* ZitiClaimsTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiClaimsTests.swift; sourceTree = "<group>"; }; |
210 | 221 | 5A0AC92F247742470021E8D9 /* sample-ios-objc.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "sample-ios-objc.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
282 | 293 | 5AF0C4102489987500CD4DAE /* ZitiClaims.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZitiClaims.swift; sourceTree = "<group>"; }; |
283 | 294 | 5AFE864127E3C56000D47A47 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; |
284 | 295 | 5AFE864327E3C62800D47A47 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; |
| 296 | + 7F53FA0082D95F46D0785C92 /* ziti-test-runner */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "ziti-test-runner"; sourceTree = BUILT_PRODUCTS_DIR; }; |
285 | 297 | 85301ED2D915DB71C27F228F /* ZitiPostureTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiPostureTests.swift; sourceTree = "<group>"; }; |
286 | 298 | 9D2CE058E93C639D85230E5A /* ZitiInterceptConfigV1Tests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiInterceptConfigV1Tests.swift; sourceTree = "<group>"; }; |
287 | 299 | A9A23D03F24C3A3853462CCE /* ZitiEnrollerTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiEnrollerTests.swift; sourceTree = "<group>"; }; |
|
295 | 307 | AACEF6262C2E0B1500C428AE /* libjson-c.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libjson-c.a"; path = "deps/ziti-tunnel-sdk-c/build-macosx-arm64/vcpkg_installed/arm64-osx/lib/libjson-c.a"; sourceTree = "<group>"; }; |
296 | 308 | AAFBA2462DDE1F6300B47602 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; |
297 | 309 | AAFBA2492DDE210300B47602 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/lib/libz.1.tbd; sourceTree = DEVELOPER_DIR; }; |
| 310 | + B07CDB3FA20C5A8D39B671E4 /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
298 | 311 | C5459DDBCB948CD7E608D7E8 /* JWTProviderTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = JWTProviderTests.swift; sourceTree = "<group>"; }; |
| 312 | + E03765ABA8E5D4E937256E03 /* ziti-test-runner.entitlements */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.entitlements; path = "ziti-test-runner.entitlements"; sourceTree = "<group>"; }; |
299 | 313 | E21F4DCE44C7CFCFB4C2DAA6 /* ZitiIdentityTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ZitiIdentityTests.swift; sourceTree = "<group>"; }; |
300 | 314 | /* End PBXFileReference section */ |
301 | 315 |
|
|
390 | 404 | ); |
391 | 405 | runOnlyForDeploymentPostprocessing = 0; |
392 | 406 | }; |
| 407 | + E05B1FB69A541CD8F36F7916 /* Frameworks */ = { |
| 408 | + isa = PBXFrameworksBuildPhase; |
| 409 | + buildActionMask = 2147483647; |
| 410 | + files = ( |
| 411 | + 3D757974E87F6F67DF38A9B2 /* libz.1.tbd in Frameworks */, |
| 412 | + 185AA2A6D160E331971F2C55 /* libresolv.9.tbd in Frameworks */, |
| 413 | + 9618DECF515556B830C97A3F /* libCZiti.a in Frameworks */, |
| 414 | + ); |
| 415 | + runOnlyForDeploymentPostprocessing = 0; |
| 416 | + }; |
393 | 417 | /* End PBXFrameworksBuildPhase section */ |
394 | 418 |
|
395 | 419 | /* Begin PBXGroup section */ |
|
440 | 464 | 5A2D84062444D54C008B1D32 /* Products */, |
441 | 465 | 5AB6DF76244B8F2000F4B4E0 /* Frameworks */, |
442 | 466 | D0616BF8590E67A1083C8A45 /* CZitiTests */, |
| 467 | + 6793E083AAF43CC0C8A16134 /* ziti-test-runner */, |
443 | 468 | ); |
444 | 469 | sourceTree = "<group>"; |
445 | 470 | }; |
|
453 | 478 | 5AB830BE247489C30089AF93 /* cziti.sample-ios.app */, |
454 | 479 | 5A0AC92F247742470021E8D9 /* sample-ios-objc.app */, |
455 | 480 | 4E13BFA0A49C64AC501330DD /* CZitiTests.xctest */, |
| 481 | + 7F53FA0082D95F46D0785C92 /* ziti-test-runner */, |
456 | 482 | ); |
457 | 483 | name = Products; |
458 | 484 | sourceTree = "<group>"; |
|
558 | 584 | path = "sample-mac-host"; |
559 | 585 | sourceTree = "<group>"; |
560 | 586 | }; |
| 587 | + 6793E083AAF43CC0C8A16134 /* ziti-test-runner */ = { |
| 588 | + isa = PBXGroup; |
| 589 | + children = ( |
| 590 | + B07CDB3FA20C5A8D39B671E4 /* main.swift */, |
| 591 | + E03765ABA8E5D4E937256E03 /* ziti-test-runner.entitlements */, |
| 592 | + ); |
| 593 | + path = "ziti-test-runner"; |
| 594 | + sourceTree = "<group>"; |
| 595 | + }; |
561 | 596 | D0616BF8590E67A1083C8A45 /* CZitiTests */ = { |
562 | 597 | isa = PBXGroup; |
563 | 598 | children = ( |
|
573 | 608 | 85301ED2D915DB71C27F228F /* ZitiPostureTests.swift */, |
574 | 609 | 0E27FFBD4B1AF28D578B7B6A /* ZitiMfaEnrollmentTests.swift */, |
575 | 610 | ); |
576 | | - name = CZitiTests; |
577 | 611 | path = CZitiTests; |
578 | 612 | sourceTree = "<group>"; |
579 | 613 | }; |
|
590 | 624 | /* End PBXHeadersBuildPhase section */ |
591 | 625 |
|
592 | 626 | /* Begin PBXNativeTarget section */ |
| 627 | + 1555C4CB437C07E562A290CA /* ziti-test-runner */ = { |
| 628 | + isa = PBXNativeTarget; |
| 629 | + buildConfigurationList = F0A4DE8804EFAAD211AD1C47 /* Build configuration list for PBXNativeTarget "ziti-test-runner" */; |
| 630 | + buildPhases = ( |
| 631 | + 4414BEF5BF5C61470BC1D392 /* Sources */, |
| 632 | + E05B1FB69A541CD8F36F7916 /* Frameworks */, |
| 633 | + ); |
| 634 | + buildRules = ( |
| 635 | + ); |
| 636 | + dependencies = ( |
| 637 | + 40E5FAEBFAE9C5BEABCDF88E /* PBXTargetDependency */, |
| 638 | + ); |
| 639 | + name = "ziti-test-runner"; |
| 640 | + productName = "ziti-test-runner"; |
| 641 | + productReference = 7F53FA0082D95F46D0785C92 /* ziti-test-runner */; |
| 642 | + productType = "com.apple.product-type.tool"; |
| 643 | + }; |
593 | 644 | 5A0AC92E247742470021E8D9 /* sample-ios-objc */ = { |
594 | 645 | isa = PBXNativeTarget; |
595 | 646 | buildConfigurationList = 5A0AC9472477424B0021E8D9 /* Build configuration list for PBXNativeTarget "sample-ios-objc" */; |
|
764 | 815 | 5AB830BD247489C30089AF93 /* cziti.sample-ios */, |
765 | 816 | 5A0AC92E247742470021E8D9 /* sample-ios-objc */, |
766 | 817 | F14CA485E6D36A8525814631 /* CZitiTests */, |
| 818 | + 1555C4CB437C07E562A290CA /* ziti-test-runner */, |
767 | 819 | ); |
768 | 820 | }; |
769 | 821 | /* End PBXProject section */ |
|
792 | 844 | /* End PBXResourcesBuildPhase section */ |
793 | 845 |
|
794 | 846 | /* Begin PBXSourcesBuildPhase section */ |
| 847 | + 4414BEF5BF5C61470BC1D392 /* Sources */ = { |
| 848 | + isa = PBXSourcesBuildPhase; |
| 849 | + buildActionMask = 2147483647; |
| 850 | + files = ( |
| 851 | + 849771D60D408BDFD878E603 /* main.swift in Sources */, |
| 852 | + ); |
| 853 | + runOnlyForDeploymentPostprocessing = 0; |
| 854 | + }; |
795 | 855 | 5A0AC92B247742470021E8D9 /* Sources */ = { |
796 | 856 | isa = PBXSourcesBuildPhase; |
797 | 857 | buildActionMask = 2147483647; |
|
919 | 979 | /* End PBXSourcesBuildPhase section */ |
920 | 980 |
|
921 | 981 | /* Begin PBXTargetDependency section */ |
| 982 | + 40E5FAEBFAE9C5BEABCDF88E /* PBXTargetDependency */ = { |
| 983 | + isa = PBXTargetDependency; |
| 984 | + name = "CZiti-macOS"; |
| 985 | + target = 5AB6DF67244B7C3C00F4B4E0 /* CZiti-macOS */; |
| 986 | + targetProxy = 405170E329A278E71161BD1B /* PBXContainerItemProxy */; |
| 987 | + }; |
922 | 988 | 5A0AC94A2477427F0021E8D9 /* PBXTargetDependency */ = { |
923 | 989 | isa = PBXTargetDependency; |
924 | 990 | target = 5AB6DFAE244B990A00F4B4E0 /* CZiti-iOS */; |
|
983 | 1049 | /* End PBXVariantGroup section */ |
984 | 1050 |
|
985 | 1051 | /* Begin XCBuildConfiguration section */ |
| 1052 | + 0315F2AA403238171D48B5DB /* Debug */ = { |
| 1053 | + isa = XCBuildConfiguration; |
| 1054 | + baseConfigurationReference = 5A298539283C271E0056C9A7 /* workspace-settings.xcconfig */; |
| 1055 | + buildSettings = { |
| 1056 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 1057 | + CLANG_ANALYZER_NONNULL = YES; |
| 1058 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1059 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 1060 | + CLANG_CXX_LIBRARY = "libc++"; |
| 1061 | + CLANG_ENABLE_MODULES = YES; |
| 1062 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 1063 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 1064 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 1065 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 1066 | + CLANG_WARN_COMMA = YES; |
| 1067 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 1068 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 1069 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 1070 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1071 | + CLANG_WARN_EMPTY_BODY = YES; |
| 1072 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 1073 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 1074 | + CLANG_WARN_INT_CONVERSION = YES; |
| 1075 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 1076 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 1077 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 1078 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 1079 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 1080 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 1081 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 1082 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 1083 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 1084 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 1085 | + CODE_SIGNING_ALLOWED = YES; |
| 1086 | + CODE_SIGN_ENTITLEMENTS = "ziti-test-runner/ziti-test-runner.entitlements"; |
| 1087 | + CODE_SIGN_STYLE = Automatic; |
| 1088 | + COPY_PHASE_STRIP = NO; |
| 1089 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 1090 | + ENABLE_HARDENED_RUNTIME = YES; |
| 1091 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1092 | + ENABLE_TESTABILITY = YES; |
| 1093 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 1094 | + GCC_DYNAMIC_NO_PIC = NO; |
| 1095 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1096 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 1097 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1098 | + "DEBUG=1", |
| 1099 | + "$(inherited)", |
| 1100 | + ); |
| 1101 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 1102 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 1103 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 1104 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 1105 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 1106 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 1107 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 1108 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 1109 | + MTL_FAST_MATH = YES; |
| 1110 | + ONLY_ACTIVE_ARCH = YES; |
| 1111 | + PRODUCT_BUNDLE_IDENTIFIER = "$(ORGANIZATION_PREFIX).ziti-test-runner"; |
| 1112 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1113 | + SDKROOT = macosx; |
| 1114 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| 1115 | + SWIFT_OBJC_BRIDGING_HEADER = "$(inherited)"; |
| 1116 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 1117 | + SWIFT_VERSION = 5.0; |
| 1118 | + }; |
| 1119 | + name = Debug; |
| 1120 | + }; |
986 | 1121 | 06D06E1288A2D92B02394725 /* Release */ = { |
987 | 1122 | isa = XCBuildConfiguration; |
988 | 1123 | baseConfigurationReference = 5A298539283C271E0056C9A7 /* workspace-settings.xcconfig */; |
|
1217 | 1352 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
1218 | 1353 | CLANG_WARN_UNREACHABLE_CODE = YES; |
1219 | 1354 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 1355 | + DEVELOPMENT_TEAM = MN5S649TXM; |
1220 | 1356 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1221 | 1357 | ENABLE_TESTABILITY = YES; |
1222 | 1358 | GCC_NO_COMMON_BLOCKS = YES; |
|
1277 | 1413 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
1278 | 1414 | CLANG_WARN_UNREACHABLE_CODE = YES; |
1279 | 1415 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 1416 | + DEVELOPMENT_TEAM = MN5S649TXM; |
1280 | 1417 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1281 | 1418 | GCC_NO_COMMON_BLOCKS = YES; |
1282 | 1419 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
1981 | 2118 | }; |
1982 | 2119 | name = Release; |
1983 | 2120 | }; |
| 2121 | + DED8CDC915F889AE254C2B4D /* Release */ = { |
| 2122 | + isa = XCBuildConfiguration; |
| 2123 | + baseConfigurationReference = 5A298539283C271E0056C9A7 /* workspace-settings.xcconfig */; |
| 2124 | + buildSettings = { |
| 2125 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 2126 | + CLANG_ANALYZER_NONNULL = YES; |
| 2127 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 2128 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 2129 | + CLANG_CXX_LIBRARY = "libc++"; |
| 2130 | + CLANG_ENABLE_MODULES = YES; |
| 2131 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 2132 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 2133 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 2134 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 2135 | + CLANG_WARN_COMMA = YES; |
| 2136 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 2137 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 2138 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 2139 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 2140 | + CLANG_WARN_EMPTY_BODY = YES; |
| 2141 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 2142 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 2143 | + CLANG_WARN_INT_CONVERSION = YES; |
| 2144 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 2145 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 2146 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 2147 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 2148 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 2149 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 2150 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 2151 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 2152 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 2153 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 2154 | + CODE_SIGNING_ALLOWED = YES; |
| 2155 | + CODE_SIGN_ENTITLEMENTS = "ziti-test-runner/ziti-test-runner.entitlements"; |
| 2156 | + CODE_SIGN_STYLE = Automatic; |
| 2157 | + COPY_PHASE_STRIP = NO; |
| 2158 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 2159 | + ENABLE_HARDENED_RUNTIME = YES; |
| 2160 | + ENABLE_NS_ASSERTIONS = NO; |
| 2161 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 2162 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 2163 | + GCC_NO_COMMON_BLOCKS = YES; |
| 2164 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 2165 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 2166 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 2167 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 2168 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 2169 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 2170 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 2171 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 2172 | + MTL_FAST_MATH = YES; |
| 2173 | + PRODUCT_BUNDLE_IDENTIFIER = "$(ORGANIZATION_PREFIX).ziti-test-runner"; |
| 2174 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 2175 | + SDKROOT = macosx; |
| 2176 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 2177 | + SWIFT_OBJC_BRIDGING_HEADER = "$(inherited)"; |
| 2178 | + SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| 2179 | + SWIFT_VERSION = 5.0; |
| 2180 | + }; |
| 2181 | + name = Release; |
| 2182 | + }; |
1984 | 2183 | E19364171C99569BCBE450AA /* Debug */ = { |
1985 | 2184 | isa = XCBuildConfiguration; |
1986 | 2185 | baseConfigurationReference = 5A298539283C271E0056C9A7 /* workspace-settings.xcconfig */; |
|
2116 | 2315 | defaultConfigurationIsVisible = 0; |
2117 | 2316 | defaultConfigurationName = Release; |
2118 | 2317 | }; |
| 2318 | + F0A4DE8804EFAAD211AD1C47 /* Build configuration list for PBXNativeTarget "ziti-test-runner" */ = { |
| 2319 | + isa = XCConfigurationList; |
| 2320 | + buildConfigurations = ( |
| 2321 | + 0315F2AA403238171D48B5DB /* Debug */, |
| 2322 | + DED8CDC915F889AE254C2B4D /* Release */, |
| 2323 | + ); |
| 2324 | + defaultConfigurationIsVisible = 0; |
| 2325 | + defaultConfigurationName = Release; |
| 2326 | + }; |
2119 | 2327 | FB8FFDBF9A3146EC8036202C /* Build configuration list for PBXNativeTarget "CZitiTests" */ = { |
2120 | 2328 | isa = XCConfigurationList; |
2121 | 2329 | buildConfigurations = ( |
|
0 commit comments