project.pbxproj
1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 56; 7 objects = { 8 9 /* Begin PBXBuildFile section */ 10 5EB0EB5F2BFFE8080004DCC7 /* OS4App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB0EB5E2BFFE8080004DCC7 /* OS4App.swift */; }; 11 5EB0EB612BFFE8080004DCC7 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB0EB602BFFE8080004DCC7 /* ContentView.swift */; }; 12 5EB0EB632BFFE80A0004DCC7 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5EB0EB622BFFE80A0004DCC7 /* Assets.xcassets */; }; 13 5EB0EB662BFFE80A0004DCC7 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5EB0EB652BFFE80A0004DCC7 /* Preview Assets.xcassets */; }; 14 5EB0EB702BFFE80A0004DCC7 /* OS4Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB0EB6F2BFFE80A0004DCC7 /* OS4Tests.swift */; }; 15 5EB0EB7A2BFFE80A0004DCC7 /* OS4UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB0EB792BFFE80A0004DCC7 /* OS4UITests.swift */; }; 16 5EB0EB7C2BFFE80A0004DCC7 /* OS4UITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB0EB7B2BFFE80A0004DCC7 /* OS4UITestsLaunchTests.swift */; }; 17 /* End PBXBuildFile section */ 18 19 /* Begin PBXContainerItemProxy section */ 20 5EB0EB6C2BFFE80A0004DCC7 /* PBXContainerItemProxy */ = { 21 isa = PBXContainerItemProxy; 22 containerPortal = 5EB0EB532BFFE8080004DCC7 /* Project object */; 23 proxyType = 1; 24 remoteGlobalIDString = 5EB0EB5A2BFFE8080004DCC7; 25 remoteInfo = OS4; 26 }; 27 5EB0EB762BFFE80A0004DCC7 /* PBXContainerItemProxy */ = { 28 isa = PBXContainerItemProxy; 29 containerPortal = 5EB0EB532BFFE8080004DCC7 /* Project object */; 30 proxyType = 1; 31 remoteGlobalIDString = 5EB0EB5A2BFFE8080004DCC7; 32 remoteInfo = OS4; 33 }; 34 /* End PBXContainerItemProxy section */ 35 36 /* Begin PBXFileReference section */ 37 5EB0EB5B2BFFE8080004DCC7 /* OS4.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OS4.app; sourceTree = BUILT_PRODUCTS_DIR; }; 38 5EB0EB5E2BFFE8080004DCC7 /* OS4App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OS4App.swift; sourceTree = "<group>"; }; 39 5EB0EB602BFFE8080004DCC7 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; 40 5EB0EB622BFFE80A0004DCC7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 41 5EB0EB652BFFE80A0004DCC7 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; 42 5EB0EB6B2BFFE80A0004DCC7 /* OS4Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OS4Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 43 5EB0EB6F2BFFE80A0004DCC7 /* OS4Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OS4Tests.swift; sourceTree = "<group>"; }; 44 5EB0EB752BFFE80A0004DCC7 /* OS4UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OS4UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 45 5EB0EB792BFFE80A0004DCC7 /* OS4UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OS4UITests.swift; sourceTree = "<group>"; }; 46 5EB0EB7B2BFFE80A0004DCC7 /* OS4UITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OS4UITestsLaunchTests.swift; sourceTree = "<group>"; }; 47 /* End PBXFileReference section */ 48 49 /* Begin PBXFrameworksBuildPhase section */ 50 5EB0EB582BFFE8080004DCC7 /* Frameworks */ = { 51 isa = PBXFrameworksBuildPhase; 52 buildActionMask = 2147483647; 53 files = ( 54 ); 55 runOnlyForDeploymentPostprocessing = 0; 56 }; 57 5EB0EB682BFFE80A0004DCC7 /* Frameworks */ = { 58 isa = PBXFrameworksBuildPhase; 59 buildActionMask = 2147483647; 60 files = ( 61 ); 62 runOnlyForDeploymentPostprocessing = 0; 63 }; 64 5EB0EB722BFFE80A0004DCC7 /* Frameworks */ = { 65 isa = PBXFrameworksBuildPhase; 66 buildActionMask = 2147483647; 67 files = ( 68 ); 69 runOnlyForDeploymentPostprocessing = 0; 70 }; 71 /* End PBXFrameworksBuildPhase section */ 72 73 /* Begin PBXGroup section */ 74 5EB0EB522BFFE8080004DCC7 = { 75 isa = PBXGroup; 76 children = ( 77 5EB0EB5D2BFFE8080004DCC7 /* OS4 */, 78 5EB0EB6E2BFFE80A0004DCC7 /* OS4Tests */, 79 5EB0EB782BFFE80A0004DCC7 /* OS4UITests */, 80 5EB0EB5C2BFFE8080004DCC7 /* Products */, 81 ); 82 sourceTree = "<group>"; 83 }; 84 5EB0EB5C2BFFE8080004DCC7 /* Products */ = { 85 isa = PBXGroup; 86 children = ( 87 5EB0EB5B2BFFE8080004DCC7 /* OS4.app */, 88 5EB0EB6B2BFFE80A0004DCC7 /* OS4Tests.xctest */, 89 5EB0EB752BFFE80A0004DCC7 /* OS4UITests.xctest */, 90 ); 91 name = Products; 92 sourceTree = "<group>"; 93 }; 94 5EB0EB5D2BFFE8080004DCC7 /* OS4 */ = { 95 isa = PBXGroup; 96 children = ( 97 5EB0EB5E2BFFE8080004DCC7 /* OS4App.swift */, 98 5EB0EB602BFFE8080004DCC7 /* ContentView.swift */, 99 5EB0EB622BFFE80A0004DCC7 /* Assets.xcassets */, 100 5EB0EB642BFFE80A0004DCC7 /* Preview Content */, 101 ); 102 path = OS4; 103 sourceTree = "<group>"; 104 }; 105 5EB0EB642BFFE80A0004DCC7 /* Preview Content */ = { 106 isa = PBXGroup; 107 children = ( 108 5EB0EB652BFFE80A0004DCC7 /* Preview Assets.xcassets */, 109 ); 110 path = "Preview Content"; 111 sourceTree = "<group>"; 112 }; 113 5EB0EB6E2BFFE80A0004DCC7 /* OS4Tests */ = { 114 isa = PBXGroup; 115 children = ( 116 5EB0EB6F2BFFE80A0004DCC7 /* OS4Tests.swift */, 117 ); 118 path = OS4Tests; 119 sourceTree = "<group>"; 120 }; 121 5EB0EB782BFFE80A0004DCC7 /* OS4UITests */ = { 122 isa = PBXGroup; 123 children = ( 124 5EB0EB792BFFE80A0004DCC7 /* OS4UITests.swift */, 125 5EB0EB7B2BFFE80A0004DCC7 /* OS4UITestsLaunchTests.swift */, 126 ); 127 path = OS4UITests; 128 sourceTree = "<group>"; 129 }; 130 /* End PBXGroup section */ 131 132 /* Begin PBXNativeTarget section */ 133 5EB0EB5A2BFFE8080004DCC7 /* OS4 */ = { 134 isa = PBXNativeTarget; 135 buildConfigurationList = 5EB0EB7F2BFFE80A0004DCC7 /* Build configuration list for PBXNativeTarget "OS4" */; 136 buildPhases = ( 137 5EB0EB572BFFE8080004DCC7 /* Sources */, 138 5EB0EB582BFFE8080004DCC7 /* Frameworks */, 139 5EB0EB592BFFE8080004DCC7 /* Resources */, 140 ); 141 buildRules = ( 142 ); 143 dependencies = ( 144 ); 145 name = OS4; 146 productName = OS4; 147 productReference = 5EB0EB5B2BFFE8080004DCC7 /* OS4.app */; 148 productType = "com.apple.product-type.application"; 149 }; 150 5EB0EB6A2BFFE80A0004DCC7 /* OS4Tests */ = { 151 isa = PBXNativeTarget; 152 buildConfigurationList = 5EB0EB822BFFE80A0004DCC7 /* Build configuration list for PBXNativeTarget "OS4Tests" */; 153 buildPhases = ( 154 5EB0EB672BFFE80A0004DCC7 /* Sources */, 155 5EB0EB682BFFE80A0004DCC7 /* Frameworks */, 156 5EB0EB692BFFE80A0004DCC7 /* Resources */, 157 ); 158 buildRules = ( 159 ); 160 dependencies = ( 161 5EB0EB6D2BFFE80A0004DCC7 /* PBXTargetDependency */, 162 ); 163 name = OS4Tests; 164 productName = OS4Tests; 165 productReference = 5EB0EB6B2BFFE80A0004DCC7 /* OS4Tests.xctest */; 166 productType = "com.apple.product-type.bundle.unit-test"; 167 }; 168 5EB0EB742BFFE80A0004DCC7 /* OS4UITests */ = { 169 isa = PBXNativeTarget; 170 buildConfigurationList = 5EB0EB852BFFE80A0004DCC7 /* Build configuration list for PBXNativeTarget "OS4UITests" */; 171 buildPhases = ( 172 5EB0EB712BFFE80A0004DCC7 /* Sources */, 173 5EB0EB722BFFE80A0004DCC7 /* Frameworks */, 174 5EB0EB732BFFE80A0004DCC7 /* Resources */, 175 ); 176 buildRules = ( 177 ); 178 dependencies = ( 179 5EB0EB772BFFE80A0004DCC7 /* PBXTargetDependency */, 180 ); 181 name = OS4UITests; 182 productName = OS4UITests; 183 productReference = 5EB0EB752BFFE80A0004DCC7 /* OS4UITests.xctest */; 184 productType = "com.apple.product-type.bundle.ui-testing"; 185 }; 186 /* End PBXNativeTarget section */ 187 188 /* Begin PBXProject section */ 189 5EB0EB532BFFE8080004DCC7 /* Project object */ = { 190 isa = PBXProject; 191 attributes = { 192 BuildIndependentTargetsInParallel = 1; 193 LastSwiftUpdateCheck = 1540; 194 LastUpgradeCheck = 1540; 195 TargetAttributes = { 196 5EB0EB5A2BFFE8080004DCC7 = { 197 CreatedOnToolsVersion = 15.4; 198 }; 199 5EB0EB6A2BFFE80A0004DCC7 = { 200 CreatedOnToolsVersion = 15.4; 201 TestTargetID = 5EB0EB5A2BFFE8080004DCC7; 202 }; 203 5EB0EB742BFFE80A0004DCC7 = { 204 CreatedOnToolsVersion = 15.4; 205 TestTargetID = 5EB0EB5A2BFFE8080004DCC7; 206 }; 207 }; 208 }; 209 buildConfigurationList = 5EB0EB562BFFE8080004DCC7 /* Build configuration list for PBXProject "OS4" */; 210 compatibilityVersion = "Xcode 14.0"; 211 developmentRegion = en; 212 hasScannedForEncodings = 0; 213 knownRegions = ( 214 en, 215 Base, 216 ); 217 mainGroup = 5EB0EB522BFFE8080004DCC7; 218 productRefGroup = 5EB0EB5C2BFFE8080004DCC7 /* Products */; 219 projectDirPath = ""; 220 projectRoot = ""; 221 targets = ( 222 5EB0EB5A2BFFE8080004DCC7 /* OS4 */, 223 5EB0EB6A2BFFE80A0004DCC7 /* OS4Tests */, 224 5EB0EB742BFFE80A0004DCC7 /* OS4UITests */, 225 ); 226 }; 227 /* End PBXProject section */ 228 229 /* Begin PBXResourcesBuildPhase section */ 230 5EB0EB592BFFE8080004DCC7 /* Resources */ = { 231 isa = PBXResourcesBuildPhase; 232 buildActionMask = 2147483647; 233 files = ( 234 5EB0EB662BFFE80A0004DCC7 /* Preview Assets.xcassets in Resources */, 235 5EB0EB632BFFE80A0004DCC7 /* Assets.xcassets in Resources */, 236 ); 237 runOnlyForDeploymentPostprocessing = 0; 238 }; 239 5EB0EB692BFFE80A0004DCC7 /* Resources */ = { 240 isa = PBXResourcesBuildPhase; 241 buildActionMask = 2147483647; 242 files = ( 243 ); 244 runOnlyForDeploymentPostprocessing = 0; 245 }; 246 5EB0EB732BFFE80A0004DCC7 /* Resources */ = { 247 isa = PBXResourcesBuildPhase; 248 buildActionMask = 2147483647; 249 files = ( 250 ); 251 runOnlyForDeploymentPostprocessing = 0; 252 }; 253 /* End PBXResourcesBuildPhase section */ 254 255 /* Begin PBXSourcesBuildPhase section */ 256 5EB0EB572BFFE8080004DCC7 /* Sources */ = { 257 isa = PBXSourcesBuildPhase; 258 buildActionMask = 2147483647; 259 files = ( 260 5EB0EB612BFFE8080004DCC7 /* ContentView.swift in Sources */, 261 5EB0EB5F2BFFE8080004DCC7 /* OS4App.swift in Sources */, 262 ); 263 runOnlyForDeploymentPostprocessing = 0; 264 }; 265 5EB0EB672BFFE80A0004DCC7 /* Sources */ = { 266 isa = PBXSourcesBuildPhase; 267 buildActionMask = 2147483647; 268 files = ( 269 5EB0EB702BFFE80A0004DCC7 /* OS4Tests.swift in Sources */, 270 ); 271 runOnlyForDeploymentPostprocessing = 0; 272 }; 273 5EB0EB712BFFE80A0004DCC7 /* Sources */ = { 274 isa = PBXSourcesBuildPhase; 275 buildActionMask = 2147483647; 276 files = ( 277 5EB0EB7A2BFFE80A0004DCC7 /* OS4UITests.swift in Sources */, 278 5EB0EB7C2BFFE80A0004DCC7 /* OS4UITestsLaunchTests.swift in Sources */, 279 ); 280 runOnlyForDeploymentPostprocessing = 0; 281 }; 282 /* End PBXSourcesBuildPhase section */ 283 284 /* Begin PBXTargetDependency section */ 285 5EB0EB6D2BFFE80A0004DCC7 /* PBXTargetDependency */ = { 286 isa = PBXTargetDependency; 287 target = 5EB0EB5A2BFFE8080004DCC7 /* OS4 */; 288 targetProxy = 5EB0EB6C2BFFE80A0004DCC7 /* PBXContainerItemProxy */; 289 }; 290 5EB0EB772BFFE80A0004DCC7 /* PBXTargetDependency */ = { 291 isa = PBXTargetDependency; 292 target = 5EB0EB5A2BFFE8080004DCC7 /* OS4 */; 293 targetProxy = 5EB0EB762BFFE80A0004DCC7 /* PBXContainerItemProxy */; 294 }; 295 /* End PBXTargetDependency section */ 296 297 /* Begin XCBuildConfiguration section */ 298 5EB0EB7D2BFFE80A0004DCC7 /* Debug */ = { 299 isa = XCBuildConfiguration; 300 buildSettings = { 301 ALWAYS_SEARCH_USER_PATHS = NO; 302 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; 303 CLANG_ANALYZER_NONNULL = YES; 304 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 305 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 306 CLANG_ENABLE_MODULES = YES; 307 CLANG_ENABLE_OBJC_ARC = YES; 308 CLANG_ENABLE_OBJC_WEAK = YES; 309 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 310 CLANG_WARN_BOOL_CONVERSION = YES; 311 CLANG_WARN_COMMA = YES; 312 CLANG_WARN_CONSTANT_CONVERSION = YES; 313 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 314 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 315 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 316 CLANG_WARN_EMPTY_BODY = YES; 317 CLANG_WARN_ENUM_CONVERSION = YES; 318 CLANG_WARN_INFINITE_RECURSION = YES; 319 CLANG_WARN_INT_CONVERSION = YES; 320 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 321 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 322 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 323 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 324 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 325 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 326 CLANG_WARN_STRICT_PROTOTYPES = YES; 327 CLANG_WARN_SUSPICIOUS_MOVE = YES; 328 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 329 CLANG_WARN_UNREACHABLE_CODE = YES; 330 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 331 COPY_PHASE_STRIP = NO; 332 DEBUG_INFORMATION_FORMAT = dwarf; 333 ENABLE_STRICT_OBJC_MSGSEND = YES; 334 ENABLE_TESTABILITY = YES; 335 ENABLE_USER_SCRIPT_SANDBOXING = YES; 336 GCC_C_LANGUAGE_STANDARD = gnu17; 337 GCC_DYNAMIC_NO_PIC = NO; 338 GCC_NO_COMMON_BLOCKS = YES; 339 GCC_OPTIMIZATION_LEVEL = 0; 340 GCC_PREPROCESSOR_DEFINITIONS = ( 341 "DEBUG=1", 342 "$(inherited)", 343 ); 344 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 345 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 346 GCC_WARN_UNDECLARED_SELECTOR = YES; 347 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 348 GCC_WARN_UNUSED_FUNCTION = YES; 349 GCC_WARN_UNUSED_VARIABLE = YES; 350 IPHONEOS_DEPLOYMENT_TARGET = 17.5; 351 LOCALIZATION_PREFERS_STRING_CATALOGS = YES; 352 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; 353 MTL_FAST_MATH = YES; 354 ONLY_ACTIVE_ARCH = YES; 355 SDKROOT = iphoneos; 356 SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; 357 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 358 }; 359 name = Debug; 360 }; 361 5EB0EB7E2BFFE80A0004DCC7 /* Release */ = { 362 isa = XCBuildConfiguration; 363 buildSettings = { 364 ALWAYS_SEARCH_USER_PATHS = NO; 365 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; 366 CLANG_ANALYZER_NONNULL = YES; 367 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 368 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 369 CLANG_ENABLE_MODULES = YES; 370 CLANG_ENABLE_OBJC_ARC = YES; 371 CLANG_ENABLE_OBJC_WEAK = YES; 372 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 373 CLANG_WARN_BOOL_CONVERSION = YES; 374 CLANG_WARN_COMMA = YES; 375 CLANG_WARN_CONSTANT_CONVERSION = YES; 376 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 377 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 378 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 379 CLANG_WARN_EMPTY_BODY = YES; 380 CLANG_WARN_ENUM_CONVERSION = YES; 381 CLANG_WARN_INFINITE_RECURSION = YES; 382 CLANG_WARN_INT_CONVERSION = YES; 383 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 384 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 385 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 386 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 387 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 388 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 389 CLANG_WARN_STRICT_PROTOTYPES = YES; 390 CLANG_WARN_SUSPICIOUS_MOVE = YES; 391 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 392 CLANG_WARN_UNREACHABLE_CODE = YES; 393 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 394 COPY_PHASE_STRIP = NO; 395 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 396 ENABLE_NS_ASSERTIONS = NO; 397 ENABLE_STRICT_OBJC_MSGSEND = YES; 398 ENABLE_USER_SCRIPT_SANDBOXING = YES; 399 GCC_C_LANGUAGE_STANDARD = gnu17; 400 GCC_NO_COMMON_BLOCKS = YES; 401 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 402 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 403 GCC_WARN_UNDECLARED_SELECTOR = YES; 404 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 405 GCC_WARN_UNUSED_FUNCTION = YES; 406 GCC_WARN_UNUSED_VARIABLE = YES; 407 IPHONEOS_DEPLOYMENT_TARGET = 17.5; 408 LOCALIZATION_PREFERS_STRING_CATALOGS = YES; 409 MTL_ENABLE_DEBUG_INFO = NO; 410 MTL_FAST_MATH = YES; 411 SDKROOT = iphoneos; 412 SWIFT_COMPILATION_MODE = wholemodule; 413 VALIDATE_PRODUCT = YES; 414 }; 415 name = Release; 416 }; 417 5EB0EB802BFFE80A0004DCC7 /* Debug */ = { 418 isa = XCBuildConfiguration; 419 buildSettings = { 420 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 421 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; 422 CODE_SIGN_STYLE = Automatic; 423 CURRENT_PROJECT_VERSION = 1; 424 DEVELOPMENT_ASSET_PATHS = "\"OS4/Preview Content\""; 425 DEVELOPMENT_TEAM = L49NKV5DRH; 426 ENABLE_PREVIEWS = YES; 427 GENERATE_INFOPLIST_FILE = YES; 428 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; 429 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; 430 INFOPLIST_KEY_UILaunchScreen_Generation = YES; 431 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; 432 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; 433 LD_RUNPATH_SEARCH_PATHS = ( 434 "$(inherited)", 435 "@executable_path/Frameworks", 436 ); 437 MARKETING_VERSION = 1.0; 438 PRODUCT_BUNDLE_IDENTIFIER = com.harmoniis.OS4; 439 PRODUCT_NAME = "$(TARGET_NAME)"; 440 SWIFT_EMIT_LOC_STRINGS = YES; 441 SWIFT_VERSION = 5.0; 442 TARGETED_DEVICE_FAMILY = "1,2"; 443 }; 444 name = Debug; 445 }; 446 5EB0EB812BFFE80A0004DCC7 /* Release */ = { 447 isa = XCBuildConfiguration; 448 buildSettings = { 449 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 450 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; 451 CODE_SIGN_STYLE = Automatic; 452 CURRENT_PROJECT_VERSION = 1; 453 DEVELOPMENT_ASSET_PATHS = "\"OS4/Preview Content\""; 454 DEVELOPMENT_TEAM = L49NKV5DRH; 455 ENABLE_PREVIEWS = YES; 456 GENERATE_INFOPLIST_FILE = YES; 457 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; 458 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; 459 INFOPLIST_KEY_UILaunchScreen_Generation = YES; 460 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; 461 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; 462 LD_RUNPATH_SEARCH_PATHS = ( 463 "$(inherited)", 464 "@executable_path/Frameworks", 465 ); 466 MARKETING_VERSION = 1.0; 467 PRODUCT_BUNDLE_IDENTIFIER = com.harmoniis.OS4; 468 PRODUCT_NAME = "$(TARGET_NAME)"; 469 SWIFT_EMIT_LOC_STRINGS = YES; 470 SWIFT_VERSION = 5.0; 471 TARGETED_DEVICE_FAMILY = "1,2"; 472 }; 473 name = Release; 474 }; 475 5EB0EB832BFFE80A0004DCC7 /* Debug */ = { 476 isa = XCBuildConfiguration; 477 buildSettings = { 478 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; 479 BUNDLE_LOADER = "$(TEST_HOST)"; 480 CODE_SIGN_STYLE = Automatic; 481 CURRENT_PROJECT_VERSION = 1; 482 DEVELOPMENT_TEAM = L49NKV5DRH; 483 GENERATE_INFOPLIST_FILE = YES; 484 IPHONEOS_DEPLOYMENT_TARGET = 17.5; 485 MARKETING_VERSION = 1.0; 486 PRODUCT_BUNDLE_IDENTIFIER = com.harmoniis.OS4Tests; 487 PRODUCT_NAME = "$(TARGET_NAME)"; 488 SWIFT_EMIT_LOC_STRINGS = NO; 489 SWIFT_VERSION = 5.0; 490 TARGETED_DEVICE_FAMILY = "1,2"; 491 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/OS4.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/OS4"; 492 }; 493 name = Debug; 494 }; 495 5EB0EB842BFFE80A0004DCC7 /* Release */ = { 496 isa = XCBuildConfiguration; 497 buildSettings = { 498 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; 499 BUNDLE_LOADER = "$(TEST_HOST)"; 500 CODE_SIGN_STYLE = Automatic; 501 CURRENT_PROJECT_VERSION = 1; 502 DEVELOPMENT_TEAM = L49NKV5DRH; 503 GENERATE_INFOPLIST_FILE = YES; 504 IPHONEOS_DEPLOYMENT_TARGET = 17.5; 505 MARKETING_VERSION = 1.0; 506 PRODUCT_BUNDLE_IDENTIFIER = com.harmoniis.OS4Tests; 507 PRODUCT_NAME = "$(TARGET_NAME)"; 508 SWIFT_EMIT_LOC_STRINGS = NO; 509 SWIFT_VERSION = 5.0; 510 TARGETED_DEVICE_FAMILY = "1,2"; 511 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/OS4.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/OS4"; 512 }; 513 name = Release; 514 }; 515 5EB0EB862BFFE80A0004DCC7 /* Debug */ = { 516 isa = XCBuildConfiguration; 517 buildSettings = { 518 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; 519 CODE_SIGN_STYLE = Automatic; 520 CURRENT_PROJECT_VERSION = 1; 521 DEVELOPMENT_TEAM = L49NKV5DRH; 522 GENERATE_INFOPLIST_FILE = YES; 523 MARKETING_VERSION = 1.0; 524 PRODUCT_BUNDLE_IDENTIFIER = com.harmoniis.OS4UITests; 525 PRODUCT_NAME = "$(TARGET_NAME)"; 526 SWIFT_EMIT_LOC_STRINGS = NO; 527 SWIFT_VERSION = 5.0; 528 TARGETED_DEVICE_FAMILY = "1,2"; 529 TEST_TARGET_NAME = OS4; 530 }; 531 name = Debug; 532 }; 533 5EB0EB872BFFE80A0004DCC7 /* Release */ = { 534 isa = XCBuildConfiguration; 535 buildSettings = { 536 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; 537 CODE_SIGN_STYLE = Automatic; 538 CURRENT_PROJECT_VERSION = 1; 539 DEVELOPMENT_TEAM = L49NKV5DRH; 540 GENERATE_INFOPLIST_FILE = YES; 541 MARKETING_VERSION = 1.0; 542 PRODUCT_BUNDLE_IDENTIFIER = com.harmoniis.OS4UITests; 543 PRODUCT_NAME = "$(TARGET_NAME)"; 544 SWIFT_EMIT_LOC_STRINGS = NO; 545 SWIFT_VERSION = 5.0; 546 TARGETED_DEVICE_FAMILY = "1,2"; 547 TEST_TARGET_NAME = OS4; 548 }; 549 name = Release; 550 }; 551 /* End XCBuildConfiguration section */ 552 553 /* Begin XCConfigurationList section */ 554 5EB0EB562BFFE8080004DCC7 /* Build configuration list for PBXProject "OS4" */ = { 555 isa = XCConfigurationList; 556 buildConfigurations = ( 557 5EB0EB7D2BFFE80A0004DCC7 /* Debug */, 558 5EB0EB7E2BFFE80A0004DCC7 /* Release */, 559 ); 560 defaultConfigurationIsVisible = 0; 561 defaultConfigurationName = Release; 562 }; 563 5EB0EB7F2BFFE80A0004DCC7 /* Build configuration list for PBXNativeTarget "OS4" */ = { 564 isa = XCConfigurationList; 565 buildConfigurations = ( 566 5EB0EB802BFFE80A0004DCC7 /* Debug */, 567 5EB0EB812BFFE80A0004DCC7 /* Release */, 568 ); 569 defaultConfigurationIsVisible = 0; 570 defaultConfigurationName = Release; 571 }; 572 5EB0EB822BFFE80A0004DCC7 /* Build configuration list for PBXNativeTarget "OS4Tests" */ = { 573 isa = XCConfigurationList; 574 buildConfigurations = ( 575 5EB0EB832BFFE80A0004DCC7 /* Debug */, 576 5EB0EB842BFFE80A0004DCC7 /* Release */, 577 ); 578 defaultConfigurationIsVisible = 0; 579 defaultConfigurationName = Release; 580 }; 581 5EB0EB852BFFE80A0004DCC7 /* Build configuration list for PBXNativeTarget "OS4UITests" */ = { 582 isa = XCConfigurationList; 583 buildConfigurations = ( 584 5EB0EB862BFFE80A0004DCC7 /* Debug */, 585 5EB0EB872BFFE80A0004DCC7 /* Release */, 586 ); 587 defaultConfigurationIsVisible = 0; 588 defaultConfigurationName = Release; 589 }; 590 /* End XCConfigurationList section */ 591 }; 592 rootObject = 5EB0EB532BFFE8080004DCC7 /* Project object */; 593 }