| 
7 | 7 | 	objects = {  | 
8 | 8 | 
 
  | 
9 | 9 | /* Begin PBXBuildFile section */  | 
10 |  | -		C3186C642647F1FB00E1B69F /* AppFeature in Frameworks */ = {isa = PBXBuildFile; productRef = C3186C632647F1FB00E1B69F /* AppFeature */; };  | 
11 | 10 | 		C33DFAC8261F1B4100132010 /* Environment.swift in Sources */ = {isa = PBXBuildFile; fileRef = C33DFAC7261F1B4100132010 /* Environment.swift */; };  | 
 | 11 | +		C3511D5D26EF6044004B9155 /* AppFeature in Frameworks */ = {isa = PBXBuildFile; productRef = C3511D5C26EF6044004B9155 /* AppFeature */; };  | 
12 | 12 | 		C3E50CA0261B5DFA00285977 /* Addame.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3E50C9F261B5DFA00285977 /* Addame.swift */; };  | 
13 | 13 | 		C3E50CA4261B5DFF00285977 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C3E50CA3261B5DFF00285977 /* Assets.xcassets */; };  | 
14 | 14 | 		C3E50CA7261B5DFF00285977 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C3E50CA6261B5DFF00285977 /* Preview Assets.xcassets */; };  | 
15 | 15 | /* End PBXBuildFile section */  | 
16 | 16 | 
 
  | 
17 | 17 | /* Begin PBXFileReference section */  | 
18 |  | -		C33DFABA261F1A9700132010 /* ProductionCopy.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ProductionCopy.xcconfig; sourceTree = "<group>"; };  | 
 | 18 | +		C33DFABA261F1A9700132010 /* ProductionCI.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ProductionCI.xcconfig; sourceTree = "<group>"; };  | 
19 | 19 | 		C33DFABB261F1A9700132010 /* Production.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Production.xcconfig; sourceTree = "<group>"; };  | 
20 |  | -		C33DFABC261F1A9700132010 /* DevelopmentCopy.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DevelopmentCopy.xcconfig; sourceTree = "<group>"; };  | 
 | 20 | +		C33DFABC261F1A9700132010 /* DevelopmentCI.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DevelopmentCI.xcconfig; sourceTree = "<group>"; };  | 
21 | 21 | 		C33DFABD261F1A9700132010 /* Development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Development.xcconfig; sourceTree = "<group>"; };  | 
22 | 22 | 		C33DFAC7261F1B4100132010 /* Environment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Environment.swift; sourceTree = "<group>"; };  | 
23 | 23 | 		C3E50C9C261B5DFA00285977 /* Addame.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Addame.app; sourceTree = BUILT_PRODUCTS_DIR; };  | 
 | 
32 | 32 | 			isa = PBXFrameworksBuildPhase;  | 
33 | 33 | 			buildActionMask = 2147483647;  | 
34 | 34 | 			files = (  | 
35 |  | -				C3186C642647F1FB00E1B69F /* AppFeature in Frameworks */,  | 
 | 35 | +				C3511D5D26EF6044004B9155 /* AppFeature in Frameworks */,  | 
36 | 36 | 			);  | 
37 | 37 | 			runOnlyForDeploymentPostprocessing = 0;  | 
38 | 38 | 		};  | 
 | 
44 | 44 | 			children = (  | 
45 | 45 | 				C33DFAC7261F1B4100132010 /* Environment.swift */,  | 
46 | 46 | 				C33DFABD261F1A9700132010 /* Development.xcconfig */,  | 
47 |  | -				C33DFABC261F1A9700132010 /* DevelopmentCopy.xcconfig */,  | 
 | 47 | +				C33DFABC261F1A9700132010 /* DevelopmentCI.xcconfig */,  | 
48 | 48 | 				C33DFABB261F1A9700132010 /* Production.xcconfig */,  | 
49 |  | -				C33DFABA261F1A9700132010 /* ProductionCopy.xcconfig */,  | 
 | 49 | +				C33DFABA261F1A9700132010 /* ProductionCI.xcconfig */,  | 
50 | 50 | 			);  | 
51 | 51 | 			path = Configs;  | 
52 | 52 | 			sourceTree = "<group>";  | 
 | 
107 | 107 | 				C3E50C9A261B5DFA00285977 /* Resources */,  | 
108 | 108 | 				C36C678E26E3FC9A007CC94D /* swift-format */,  | 
109 | 109 | 				C36AE8D826E8ABD6002FFF84 /* SwiftLint */,  | 
 | 110 | +				C39CB4FF26EF597C004BC15F /* ShellScript */,  | 
110 | 111 | 			);  | 
111 | 112 | 			buildRules = (  | 
112 | 113 | 			);  | 
113 | 114 | 			dependencies = (  | 
114 | 115 | 			);  | 
115 | 116 | 			name = Addame;  | 
116 | 117 | 			packageProductDependencies = (  | 
117 |  | -				C3186C632647F1FB00E1B69F /* AppFeature */,  | 
 | 118 | +				C3511D5C26EF6044004B9155 /* AppFeature */,  | 
118 | 119 | 			);  | 
119 | 120 | 			productName = TComposableAAddaMe;  | 
120 | 121 | 			productReference = C3E50C9C261B5DFA00285977 /* Addame.app */;  | 
 | 
201 | 202 | 			shellPath = /bin/sh;  | 
202 | 203 | 			shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n#if which swift-format >/dev/null; then\n #   swift-format -m format -i -r ${PROJECT_DIR}\n  #  swift-format -m lint -r ${PROJECT_DIR}\n#else\n #   echo \"warning: swift-format not installed\"\n#fi\n";  | 
203 | 204 | 		};  | 
 | 205 | +		C39CB4FF26EF597C004BC15F /* ShellScript */ = {  | 
 | 206 | +			isa = PBXShellScriptBuildPhase;  | 
 | 207 | +			buildActionMask = 2147483647;  | 
 | 208 | +			files = (  | 
 | 209 | +			);  | 
 | 210 | +			inputFileListPaths = (  | 
 | 211 | +			);  | 
 | 212 | +			inputPaths = (  | 
 | 213 | +			);  | 
 | 214 | +			outputFileListPaths = (  | 
 | 215 | +			);  | 
 | 216 | +			outputPaths = (  | 
 | 217 | +			);  | 
 | 218 | +			runOnlyForDeploymentPostprocessing = 0;  | 
 | 219 | +			shellPath = /bin/sh;  | 
 | 220 | +			shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n";  | 
 | 221 | +		};  | 
204 | 222 | /* End PBXShellScriptBuildPhase section */  | 
205 | 223 | 
 
  | 
206 | 224 | /* Begin PBXSourcesBuildPhase section */  | 
 | 
216 | 234 | /* End PBXSourcesBuildPhase section */  | 
217 | 235 | 
 
  | 
218 | 236 | /* Begin XCBuildConfiguration section */  | 
219 |  | -		C3E50CA9261B5DFF00285977 /* Debug */ = {  | 
 | 237 | +		C3C1EE1C26EDFC7E00376AE6 /* Debug Development */ = {  | 
220 | 238 | 			isa = XCBuildConfiguration;  | 
221 | 239 | 			baseConfigurationReference = C33DFABD261F1A9700132010 /* Development.xcconfig */;  | 
222 | 240 | 			buildSettings = {  | 
 | 
277 | 295 | 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";  | 
278 | 296 | 				SWIFT_VERSION = 5.0;  | 
279 | 297 | 			};  | 
280 |  | -			name = Debug;  | 
 | 298 | +			name = "Debug Development";  | 
 | 299 | +		};  | 
 | 300 | +		C3C1EE1D26EDFC7E00376AE6 /* Debug Development */ = {  | 
 | 301 | +			isa = XCBuildConfiguration;  | 
 | 302 | +			baseConfigurationReference = C33DFABD261F1A9700132010 /* Development.xcconfig */;  | 
 | 303 | +			buildSettings = {  | 
 | 304 | +				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;  | 
 | 305 | +				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;  | 
 | 306 | +				CODE_SIGN_IDENTITY = "Apple Development";  | 
 | 307 | +				CODE_SIGN_STYLE = Automatic;  | 
 | 308 | +				CURRENT_PROJECT_VERSION = 2;  | 
 | 309 | +				DEVELOPMENT_ASSET_PATHS = "\"Addame/Preview Content\"";  | 
 | 310 | +				DEVELOPMENT_TEAM = 6989658CU5;  | 
 | 311 | +				ENABLE_PREVIEWS = YES;  | 
 | 312 | +				INFOPLIST_FILE = AddaMe/Info.plist;  | 
 | 313 | +				IPHONEOS_DEPLOYMENT_TARGET = 14.0;  | 
 | 314 | +				LD_RUNPATH_SEARCH_PATHS = (  | 
 | 315 | +					"$(inherited)",  | 
 | 316 | +					"@executable_path/Frameworks",  | 
 | 317 | +				);  | 
 | 318 | +				MARKETING_VERSION = 1.2.2;  | 
 | 319 | +				PRODUCT_BUNDLE_IDENTIFIER = com.addame.AddaMeIOS;  | 
 | 320 | +				PRODUCT_NAME = "$(TARGET_NAME)";  | 
 | 321 | +				PROVISIONING_PROFILE_SPECIFIER = "";  | 
 | 322 | +				SWIFT_VERSION = 5.0;  | 
 | 323 | +				TARGETED_DEVICE_FAMILY = "1,2";  | 
 | 324 | +				VERSIONING_SYSTEM = "apple-generic";  | 
 | 325 | +			};  | 
 | 326 | +			name = "Debug Development";  | 
 | 327 | +		};  | 
 | 328 | +		C3E50CA9261B5DFF00285977 /* Debug CI */ = {  | 
 | 329 | +			isa = XCBuildConfiguration;  | 
 | 330 | +			baseConfigurationReference = C33DFABC261F1A9700132010 /* DevelopmentCI.xcconfig */;  | 
 | 331 | +			buildSettings = {  | 
 | 332 | +				ALWAYS_SEARCH_USER_PATHS = NO;  | 
 | 333 | +				CLANG_ANALYZER_NONNULL = YES;  | 
 | 334 | +				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;  | 
 | 335 | +				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";  | 
 | 336 | +				CLANG_CXX_LIBRARY = "libc++";  | 
 | 337 | +				CLANG_ENABLE_MODULES = YES;  | 
 | 338 | +				CLANG_ENABLE_OBJC_ARC = YES;  | 
 | 339 | +				CLANG_ENABLE_OBJC_WEAK = YES;  | 
 | 340 | +				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;  | 
 | 341 | +				CLANG_WARN_BOOL_CONVERSION = YES;  | 
 | 342 | +				CLANG_WARN_COMMA = YES;  | 
 | 343 | +				CLANG_WARN_CONSTANT_CONVERSION = YES;  | 
 | 344 | +				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;  | 
 | 345 | +				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;  | 
 | 346 | +				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;  | 
 | 347 | +				CLANG_WARN_EMPTY_BODY = YES;  | 
 | 348 | +				CLANG_WARN_ENUM_CONVERSION = YES;  | 
 | 349 | +				CLANG_WARN_INFINITE_RECURSION = YES;  | 
 | 350 | +				CLANG_WARN_INT_CONVERSION = YES;  | 
 | 351 | +				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;  | 
 | 352 | +				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;  | 
 | 353 | +				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;  | 
 | 354 | +				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;  | 
 | 355 | +				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;  | 
 | 356 | +				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;  | 
 | 357 | +				CLANG_WARN_STRICT_PROTOTYPES = YES;  | 
 | 358 | +				CLANG_WARN_SUSPICIOUS_MOVE = YES;  | 
 | 359 | +				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;  | 
 | 360 | +				CLANG_WARN_UNREACHABLE_CODE = YES;  | 
 | 361 | +				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;  | 
 | 362 | +				COPY_PHASE_STRIP = NO;  | 
 | 363 | +				DEBUG_INFORMATION_FORMAT = dwarf;  | 
 | 364 | +				ENABLE_STRICT_OBJC_MSGSEND = YES;  | 
 | 365 | +				ENABLE_TESTABILITY = YES;  | 
 | 366 | +				GCC_C_LANGUAGE_STANDARD = gnu11;  | 
 | 367 | +				GCC_DYNAMIC_NO_PIC = NO;  | 
 | 368 | +				GCC_NO_COMMON_BLOCKS = YES;  | 
 | 369 | +				GCC_OPTIMIZATION_LEVEL = 0;  | 
 | 370 | +				GCC_PREPROCESSOR_DEFINITIONS = (  | 
 | 371 | +					"DEBUG=1",  | 
 | 372 | +					"$(inherited)",  | 
 | 373 | +				);  | 
 | 374 | +				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;  | 
 | 375 | +				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;  | 
 | 376 | +				GCC_WARN_UNDECLARED_SELECTOR = YES;  | 
 | 377 | +				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;  | 
 | 378 | +				GCC_WARN_UNUSED_FUNCTION = YES;  | 
 | 379 | +				GCC_WARN_UNUSED_VARIABLE = YES;  | 
 | 380 | +				IPHONEOS_DEPLOYMENT_TARGET = 14.1;  | 
 | 381 | +				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;  | 
 | 382 | +				MTL_FAST_MATH = YES;  | 
 | 383 | +				ONLY_ACTIVE_ARCH = YES;  | 
 | 384 | +				SDKROOT = iphoneos;  | 
 | 385 | +				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;  | 
 | 386 | +				SWIFT_OPTIMIZATION_LEVEL = "-Onone";  | 
 | 387 | +				SWIFT_VERSION = 5.0;  | 
 | 388 | +			};  | 
 | 389 | +			name = "Debug CI";  | 
281 | 390 | 		};  | 
282 | 391 | 		C3E50CAA261B5DFF00285977 /* Release */ = {  | 
283 | 392 | 			isa = XCBuildConfiguration;  | 
 | 
336 | 445 | 			};  | 
337 | 446 | 			name = Release;  | 
338 | 447 | 		};  | 
339 |  | -		C3E50CAC261B5DFF00285977 /* Debug */ = {  | 
 | 448 | +		C3E50CAC261B5DFF00285977 /* Debug CI */ = {  | 
340 | 449 | 			isa = XCBuildConfiguration;  | 
341 |  | -			baseConfigurationReference = C33DFABD261F1A9700132010 /* Development.xcconfig */;  | 
 | 450 | +			baseConfigurationReference = C33DFABC261F1A9700132010 /* DevelopmentCI.xcconfig */;  | 
342 | 451 | 			buildSettings = {  | 
343 | 452 | 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;  | 
344 | 453 | 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;  | 
 | 454 | +				CODE_SIGN_IDENTITY = "Apple Development";  | 
345 | 455 | 				CODE_SIGN_STYLE = Automatic;  | 
346 | 456 | 				CURRENT_PROJECT_VERSION = 2;  | 
347 | 457 | 				DEVELOPMENT_ASSET_PATHS = "\"Addame/Preview Content\"";  | 
 | 
353 | 463 | 					"$(inherited)",  | 
354 | 464 | 					"@executable_path/Frameworks",  | 
355 | 465 | 				);  | 
356 |  | -				MARKETING_VERSION = 1.0.0;  | 
 | 466 | +				MARKETING_VERSION = 1.2.2;  | 
357 | 467 | 				PRODUCT_BUNDLE_IDENTIFIER = com.addame.AddaMeIOS;  | 
358 | 468 | 				PRODUCT_NAME = "$(TARGET_NAME)";  | 
 | 469 | +				PROVISIONING_PROFILE_SPECIFIER = "";  | 
359 | 470 | 				SWIFT_VERSION = 5.0;  | 
360 | 471 | 				TARGETED_DEVICE_FAMILY = "1,2";  | 
361 | 472 | 				VERSIONING_SYSTEM = "apple-generic";  | 
362 | 473 | 			};  | 
363 |  | -			name = Debug;  | 
 | 474 | +			name = "Debug CI";  | 
364 | 475 | 		};  | 
365 | 476 | 		C3E50CAD261B5DFF00285977 /* Release */ = {  | 
366 | 477 | 			isa = XCBuildConfiguration;  | 
367 | 478 | 			baseConfigurationReference = C33DFABB261F1A9700132010 /* Production.xcconfig */;  | 
368 | 479 | 			buildSettings = {  | 
369 | 480 | 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;  | 
370 | 481 | 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;  | 
 | 482 | +				CODE_SIGN_IDENTITY = "Apple Development";  | 
371 | 483 | 				CODE_SIGN_STYLE = Automatic;  | 
372 | 484 | 				CURRENT_PROJECT_VERSION = 2;  | 
373 | 485 | 				DEVELOPMENT_ASSET_PATHS = "\"Addame/Preview Content\"";  | 
 | 
379 | 491 | 					"$(inherited)",  | 
380 | 492 | 					"@executable_path/Frameworks",  | 
381 | 493 | 				);  | 
382 |  | -				MARKETING_VERSION = 1.0.0;  | 
 | 494 | +				MARKETING_VERSION = 1.2.2;  | 
383 | 495 | 				PRODUCT_BUNDLE_IDENTIFIER = com.addame.AddaMeIOS;  | 
384 | 496 | 				PRODUCT_NAME = "$(TARGET_NAME)";  | 
 | 497 | +				PROVISIONING_PROFILE_SPECIFIER = "";  | 
385 | 498 | 				SWIFT_VERSION = 5.0;  | 
386 | 499 | 				TARGETED_DEVICE_FAMILY = "1,2";  | 
387 | 500 | 				VERSIONING_SYSTEM = "apple-generic";  | 
 | 
394 | 507 | 		C3E50C97261B5DFA00285977 /* Build configuration list for PBXProject "Addame" */ = {  | 
395 | 508 | 			isa = XCConfigurationList;  | 
396 | 509 | 			buildConfigurations = (  | 
397 |  | -				C3E50CA9261B5DFF00285977 /* Debug */,  | 
 | 510 | +				C3E50CA9261B5DFF00285977 /* Debug CI */,  | 
 | 511 | +				C3C1EE1C26EDFC7E00376AE6 /* Debug Development */,  | 
398 | 512 | 				C3E50CAA261B5DFF00285977 /* Release */,  | 
399 | 513 | 			);  | 
400 | 514 | 			defaultConfigurationIsVisible = 0;  | 
 | 
403 | 517 | 		C3E50CAB261B5DFF00285977 /* Build configuration list for PBXNativeTarget "Addame" */ = {  | 
404 | 518 | 			isa = XCConfigurationList;  | 
405 | 519 | 			buildConfigurations = (  | 
406 |  | -				C3E50CAC261B5DFF00285977 /* Debug */,  | 
 | 520 | +				C3E50CAC261B5DFF00285977 /* Debug CI */,  | 
 | 521 | +				C3C1EE1D26EDFC7E00376AE6 /* Debug Development */,  | 
407 | 522 | 				C3E50CAD261B5DFF00285977 /* Release */,  | 
408 | 523 | 			);  | 
409 | 524 | 			defaultConfigurationIsVisible = 0;  | 
 | 
412 | 527 | /* End XCConfigurationList section */  | 
413 | 528 | 
 
  | 
414 | 529 | /* Begin XCSwiftPackageProductDependency section */  | 
415 |  | -		C3186C632647F1FB00E1B69F /* AppFeature */ = {  | 
 | 530 | +		C3511D5C26EF6044004B9155 /* AppFeature */ = {  | 
416 | 531 | 			isa = XCSwiftPackageProductDependency;  | 
417 | 532 | 			productName = AppFeature;  | 
418 | 533 | 		};  | 
 | 
0 commit comments