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