krz/daybyday

iOS app for children to learn days of the week, months, and seasons with audio assist.

clone: git clone https://gitbay.org/krz/daybyday.git

v1.3.2: DayByDay.xcodeproj/project.pbxproj · raw

  1// !$*UTF8*$!
  2{
  3	archiveVersion = 1;
  4	classes = {
  5	};
  6	objectVersion = 77;
  7	objects = {
  8
  9/* Begin PBXBuildFile section */
 10		8B1B4FF92F659AD1005C246F /* WeatherCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B1B4FF82F659AD1005C246F /* WeatherCard.swift */; };
 11		8B1B4FFB2F659AD1005C246F /* WeatherView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B1B4FFA2F659AD1005C246F /* WeatherView.swift */; };
 12		8B1B4FFD2F659AD2005C246F /* BodyPartCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B1B4FFC2F659AD2005C246F /* BodyPartCard.swift */; };
 13		8B1B4FFF2F659AD2005C246F /* BodyPartsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B1B4FFE2F659AD2005C246F /* BodyPartsView.swift */; };
 14		8B1B50012F659AD3005C246F /* FoodCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B1B50002F659AD3005C246F /* FoodCard.swift */; };
 15		8B1B50032F659AD4005C246F /* FoodView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B1B50022F659AD4005C246F /* FoodView.swift */; };
 16		8B57F7282F63BBB4001F6F5E /* TodayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F7272F63BBB4001F6F5E /* TodayView.swift */; };
 17		8B57F72A2F63BBB5001F6F5E /* NumberCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F7292F63BBB5001F6F5E /* NumberCard.swift */; };
 18		8B57F72C2F63BBB6001F6F5E /* NumbersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F72B2F63BBB6001F6F5E /* NumbersView.swift */; };
 19		8B57F72E2F63BBB7001F6F5E /* ColorCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F72D2F63BBB7001F6F5E /* ColorCard.swift */; };
 20		8B57F7302F63BBB8001F6F5E /* ColorsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F72F2F63BBB8001F6F5E /* ColorsView.swift */; };
 21		8B57F7322F63BBB9001F6F5E /* ShapeCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F7312F63BBB9001F6F5E /* ShapeCard.swift */; };
 22		8B57F7342F63BBBA001F6F5E /* ShapesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F7332F63BBBA001F6F5E /* ShapesView.swift */; };
 23		8B57F7362F63BBBA001F6F5E /* AnimalCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F7352F63BBBA001F6F5E /* AnimalCard.swift */; };
 24		8B57F7382F63BBBB001F6F5E /* AnimalsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F7372F63BBBB001F6F5E /* AnimalsView.swift */; };
 25		8B57F73A2F63BBBD001F6F5E /* LetterCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F7392F63BBBD001F6F5E /* LetterCard.swift */; };
 26		8B57F73C2F63BBBD001F6F5E /* AlphabetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B57F73B2F63BBBD001F6F5E /* AlphabetView.swift */; };
 27/* End PBXBuildFile section */
 28
 29/* Begin PBXFileReference section */
 30		8B1B4FF82F659AD1005C246F /* WeatherCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeatherCard.swift; sourceTree = "<group>"; };
 31		8B1B4FFA2F659AD1005C246F /* WeatherView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeatherView.swift; sourceTree = "<group>"; };
 32		8B1B4FFC2F659AD2005C246F /* BodyPartCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BodyPartCard.swift; sourceTree = "<group>"; };
 33		8B1B4FFE2F659AD2005C246F /* BodyPartsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BodyPartsView.swift; sourceTree = "<group>"; };
 34		8B1B50002F659AD3005C246F /* FoodCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FoodCard.swift; sourceTree = "<group>"; };
 35		8B1B50022F659AD4005C246F /* FoodView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FoodView.swift; sourceTree = "<group>"; };
 36		8B57F7272F63BBB4001F6F5E /* TodayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodayView.swift; sourceTree = "<group>"; };
 37		8B57F7292F63BBB5001F6F5E /* NumberCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberCard.swift; sourceTree = "<group>"; };
 38		8B57F72B2F63BBB6001F6F5E /* NumbersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumbersView.swift; sourceTree = "<group>"; };
 39		8B57F72D2F63BBB7001F6F5E /* ColorCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorCard.swift; sourceTree = "<group>"; };
 40		8B57F72F2F63BBB8001F6F5E /* ColorsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorsView.swift; sourceTree = "<group>"; };
 41		8B57F7312F63BBB9001F6F5E /* ShapeCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShapeCard.swift; sourceTree = "<group>"; };
 42		8B57F7332F63BBBA001F6F5E /* ShapesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShapesView.swift; sourceTree = "<group>"; };
 43		8B57F7352F63BBBA001F6F5E /* AnimalCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimalCard.swift; sourceTree = "<group>"; };
 44		8B57F7372F63BBBB001F6F5E /* AnimalsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimalsView.swift; sourceTree = "<group>"; };
 45		8B57F7392F63BBBD001F6F5E /* LetterCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LetterCard.swift; sourceTree = "<group>"; };
 46		8B57F73B2F63BBBD001F6F5E /* AlphabetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlphabetView.swift; sourceTree = "<group>"; };
 47		8B7051B22F5F908800491D58 /* DayByDay.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DayByDay.app; sourceTree = BUILT_PRODUCTS_DIR; };
 48/* End PBXFileReference section */
 49
 50/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
 51		8B5214E62F621E0200E1D35A /* Exceptions for "DayByDay" folder in "DayByDay" target */ = {
 52			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
 53			membershipExceptions = (
 54				Info.plist,
 55			);
 56			target = 8B7051B12F5F908800491D58 /* DayByDay */;
 57		};
 58/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
 59
 60/* Begin PBXFileSystemSynchronizedRootGroup section */
 61		8B7051B42F5F908800491D58 /* DayByDay */ = {
 62			isa = PBXFileSystemSynchronizedRootGroup;
 63			exceptions = (
 64				8B5214E62F621E0200E1D35A /* Exceptions for "DayByDay" folder in "DayByDay" target */,
 65			);
 66			path = DayByDay;
 67			sourceTree = "<group>";
 68		};
 69/* End PBXFileSystemSynchronizedRootGroup section */
 70
 71/* Begin PBXFrameworksBuildPhase section */
 72		8B7051AF2F5F908800491D58 /* Frameworks */ = {
 73			isa = PBXFrameworksBuildPhase;
 74			buildActionMask = 2147483647;
 75			files = (
 76			);
 77			runOnlyForDeploymentPostprocessing = 0;
 78		};
 79/* End PBXFrameworksBuildPhase section */
 80
 81/* Begin PBXGroup section */
 82		8B7051A92F5F908800491D58 = {
 83			isa = PBXGroup;
 84			children = (
 85				8B7051B42F5F908800491D58 /* DayByDay */,
 86				8B7051B32F5F908800491D58 /* Products */,
 87				8B57F7272F63BBB4001F6F5E /* TodayView.swift */,
 88				8B57F7292F63BBB5001F6F5E /* NumberCard.swift */,
 89				8B57F72B2F63BBB6001F6F5E /* NumbersView.swift */,
 90				8B57F72D2F63BBB7001F6F5E /* ColorCard.swift */,
 91				8B57F72F2F63BBB8001F6F5E /* ColorsView.swift */,
 92				8B57F7312F63BBB9001F6F5E /* ShapeCard.swift */,
 93				8B57F7332F63BBBA001F6F5E /* ShapesView.swift */,
 94				8B57F7352F63BBBA001F6F5E /* AnimalCard.swift */,
 95				8B57F7372F63BBBB001F6F5E /* AnimalsView.swift */,
 96				8B57F7392F63BBBD001F6F5E /* LetterCard.swift */,
 97				8B57F73B2F63BBBD001F6F5E /* AlphabetView.swift */,
 98				8B1B4FF82F659AD1005C246F /* WeatherCard.swift */,
 99				8B1B4FFA2F659AD1005C246F /* WeatherView.swift */,
100				8B1B4FFC2F659AD2005C246F /* BodyPartCard.swift */,
101				8B1B4FFE2F659AD2005C246F /* BodyPartsView.swift */,
102				8B1B50002F659AD3005C246F /* FoodCard.swift */,
103				8B1B50022F659AD4005C246F /* FoodView.swift */,
104			);
105			sourceTree = "<group>";
106		};
107		8B7051B32F5F908800491D58 /* Products */ = {
108			isa = PBXGroup;
109			children = (
110				8B7051B22F5F908800491D58 /* DayByDay.app */,
111			);
112			name = Products;
113			sourceTree = "<group>";
114		};
115/* End PBXGroup section */
116
117/* Begin PBXNativeTarget section */
118		8B7051B12F5F908800491D58 /* DayByDay */ = {
119			isa = PBXNativeTarget;
120			buildConfigurationList = 8B7051BD2F5F908900491D58 /* Build configuration list for PBXNativeTarget "DayByDay" */;
121			buildPhases = (
122				8B7051AE2F5F908800491D58 /* Sources */,
123				8B7051AF2F5F908800491D58 /* Frameworks */,
124				8B7051B02F5F908800491D58 /* Resources */,
125			);
126			buildRules = (
127			);
128			dependencies = (
129			);
130			fileSystemSynchronizedGroups = (
131				8B7051B42F5F908800491D58 /* DayByDay */,
132			);
133			name = DayByDay;
134			packageProductDependencies = (
135			);
136			productName = DayByDay;
137			productReference = 8B7051B22F5F908800491D58 /* DayByDay.app */;
138			productType = "com.apple.product-type.application";
139		};
140/* End PBXNativeTarget section */
141
142/* Begin PBXProject section */
143		8B7051AA2F5F908800491D58 /* Project object */ = {
144			isa = PBXProject;
145			attributes = {
146				BuildIndependentTargetsInParallel = 1;
147				LastSwiftUpdateCheck = 2630;
148				LastUpgradeCheck = 2640;
149				TargetAttributes = {
150					8B7051B12F5F908800491D58 = {
151						CreatedOnToolsVersion = 26.3;
152					};
153				};
154			};
155			buildConfigurationList = 8B7051AD2F5F908800491D58 /* Build configuration list for PBXProject "DayByDay" */;
156			developmentRegion = en;
157			hasScannedForEncodings = 0;
158			knownRegions = (
159				en,
160				Base,
161			);
162			mainGroup = 8B7051A92F5F908800491D58;
163			minimizedProjectReferenceProxies = 1;
164			preferredProjectObjectVersion = 77;
165			productRefGroup = 8B7051B32F5F908800491D58 /* Products */;
166			projectDirPath = "";
167			projectRoot = "";
168			targets = (
169				8B7051B12F5F908800491D58 /* DayByDay */,
170			);
171		};
172/* End PBXProject section */
173
174/* Begin PBXResourcesBuildPhase section */
175		8B7051B02F5F908800491D58 /* Resources */ = {
176			isa = PBXResourcesBuildPhase;
177			buildActionMask = 2147483647;
178			files = (
179			);
180			runOnlyForDeploymentPostprocessing = 0;
181		};
182/* End PBXResourcesBuildPhase section */
183
184/* Begin PBXSourcesBuildPhase section */
185		8B7051AE2F5F908800491D58 /* Sources */ = {
186			isa = PBXSourcesBuildPhase;
187			buildActionMask = 2147483647;
188			files = (
189				8B1B50032F659AD4005C246F /* FoodView.swift in Sources */,
190				8B57F72E2F63BBB7001F6F5E /* ColorCard.swift in Sources */,
191				8B57F73C2F63BBBD001F6F5E /* AlphabetView.swift in Sources */,
192				8B57F73A2F63BBBD001F6F5E /* LetterCard.swift in Sources */,
193				8B57F7382F63BBBB001F6F5E /* AnimalsView.swift in Sources */,
194				8B57F72C2F63BBB6001F6F5E /* NumbersView.swift in Sources */,
195				8B57F72A2F63BBB5001F6F5E /* NumberCard.swift in Sources */,
196				8B1B50012F659AD3005C246F /* FoodCard.swift in Sources */,
197				8B1B4FF92F659AD1005C246F /* WeatherCard.swift in Sources */,
198				8B1B4FFB2F659AD1005C246F /* WeatherView.swift in Sources */,
199				8B1B4FFD2F659AD2005C246F /* BodyPartCard.swift in Sources */,
200				8B1B4FFF2F659AD2005C246F /* BodyPartsView.swift in Sources */,
201				8B57F7342F63BBBA001F6F5E /* ShapesView.swift in Sources */,
202				8B57F7362F63BBBA001F6F5E /* AnimalCard.swift in Sources */,
203				8B57F7322F63BBB9001F6F5E /* ShapeCard.swift in Sources */,
204				8B57F7282F63BBB4001F6F5E /* TodayView.swift in Sources */,
205				8B57F7302F63BBB8001F6F5E /* ColorsView.swift in Sources */,
206			);
207			runOnlyForDeploymentPostprocessing = 0;
208		};
209/* End PBXSourcesBuildPhase section */
210
211/* Begin XCBuildConfiguration section */
212		8B7051BB2F5F908900491D58 /* Debug */ = {
213			isa = XCBuildConfiguration;
214			buildSettings = {
215				ALWAYS_SEARCH_USER_PATHS = NO;
216				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
217				CLANG_ANALYZER_NONNULL = YES;
218				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
219				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
220				CLANG_ENABLE_MODULES = YES;
221				CLANG_ENABLE_OBJC_ARC = YES;
222				CLANG_ENABLE_OBJC_WEAK = YES;
223				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
224				CLANG_WARN_BOOL_CONVERSION = YES;
225				CLANG_WARN_COMMA = YES;
226				CLANG_WARN_CONSTANT_CONVERSION = YES;
227				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
228				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
229				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
230				CLANG_WARN_EMPTY_BODY = YES;
231				CLANG_WARN_ENUM_CONVERSION = YES;
232				CLANG_WARN_INFINITE_RECURSION = YES;
233				CLANG_WARN_INT_CONVERSION = YES;
234				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
235				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
236				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
237				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
238				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
239				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
240				CLANG_WARN_STRICT_PROTOTYPES = YES;
241				CLANG_WARN_SUSPICIOUS_MOVE = YES;
242				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
243				CLANG_WARN_UNREACHABLE_CODE = YES;
244				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
245				COPY_PHASE_STRIP = NO;
246				DEBUG_INFORMATION_FORMAT = dwarf;
247				DEVELOPMENT_TEAM = ZCNAX3VL9D;
248				ENABLE_STRICT_OBJC_MSGSEND = YES;
249				ENABLE_TESTABILITY = YES;
250				ENABLE_USER_SCRIPT_SANDBOXING = YES;
251				GCC_C_LANGUAGE_STANDARD = gnu17;
252				GCC_DYNAMIC_NO_PIC = NO;
253				GCC_NO_COMMON_BLOCKS = YES;
254				GCC_OPTIMIZATION_LEVEL = 0;
255				GCC_PREPROCESSOR_DEFINITIONS = (
256					"DEBUG=1",
257					"$(inherited)",
258				);
259				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
260				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
261				GCC_WARN_UNDECLARED_SELECTOR = YES;
262				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
263				GCC_WARN_UNUSED_FUNCTION = YES;
264				GCC_WARN_UNUSED_VARIABLE = YES;
265				IPHONEOS_DEPLOYMENT_TARGET = 26.2;
266				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
267				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
268				MTL_FAST_MATH = YES;
269				ONLY_ACTIVE_ARCH = YES;
270				SDKROOT = iphoneos;
271				STRING_CATALOG_GENERATE_SYMBOLS = YES;
272				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
273				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
274			};
275			name = Debug;
276		};
277		8B7051BC2F5F908900491D58 /* Release */ = {
278			isa = XCBuildConfiguration;
279			buildSettings = {
280				ALWAYS_SEARCH_USER_PATHS = NO;
281				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
282				CLANG_ANALYZER_NONNULL = YES;
283				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
284				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
285				CLANG_ENABLE_MODULES = YES;
286				CLANG_ENABLE_OBJC_ARC = YES;
287				CLANG_ENABLE_OBJC_WEAK = YES;
288				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
289				CLANG_WARN_BOOL_CONVERSION = YES;
290				CLANG_WARN_COMMA = YES;
291				CLANG_WARN_CONSTANT_CONVERSION = YES;
292				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
293				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
294				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
295				CLANG_WARN_EMPTY_BODY = YES;
296				CLANG_WARN_ENUM_CONVERSION = YES;
297				CLANG_WARN_INFINITE_RECURSION = YES;
298				CLANG_WARN_INT_CONVERSION = YES;
299				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
300				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
301				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
302				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
303				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
304				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
305				CLANG_WARN_STRICT_PROTOTYPES = YES;
306				CLANG_WARN_SUSPICIOUS_MOVE = YES;
307				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
308				CLANG_WARN_UNREACHABLE_CODE = YES;
309				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
310				COPY_PHASE_STRIP = NO;
311				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
312				DEVELOPMENT_TEAM = ZCNAX3VL9D;
313				ENABLE_NS_ASSERTIONS = NO;
314				ENABLE_STRICT_OBJC_MSGSEND = YES;
315				ENABLE_USER_SCRIPT_SANDBOXING = YES;
316				GCC_C_LANGUAGE_STANDARD = gnu17;
317				GCC_NO_COMMON_BLOCKS = YES;
318				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
319				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
320				GCC_WARN_UNDECLARED_SELECTOR = YES;
321				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
322				GCC_WARN_UNUSED_FUNCTION = YES;
323				GCC_WARN_UNUSED_VARIABLE = YES;
324				IPHONEOS_DEPLOYMENT_TARGET = 26.2;
325				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
326				MTL_ENABLE_DEBUG_INFO = NO;
327				MTL_FAST_MATH = YES;
328				SDKROOT = iphoneos;
329				STRING_CATALOG_GENERATE_SYMBOLS = YES;
330				SWIFT_COMPILATION_MODE = wholemodule;
331				VALIDATE_PRODUCT = YES;
332			};
333			name = Release;
334		};
335		8B7051BE2F5F908900491D58 /* Debug */ = {
336			isa = XCBuildConfiguration;
337			buildSettings = {
338				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
339				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
340				CODE_SIGN_STYLE = Automatic;
341				CURRENT_PROJECT_VERSION = 6;
342				DEVELOPMENT_TEAM = ZCNAX3VL9D;
343				ENABLE_PREVIEWS = YES;
344				GENERATE_INFOPLIST_FILE = YES;
345				INFOPLIST_FILE = DayByDay/Info.plist;
346				INFOPLIST_KEY_CFBundleDisplayName = "Day By Day";
347				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
348				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
349				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
350				INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
351				IPHONEOS_DEPLOYMENT_TARGET = 17.5;
352				LD_RUNPATH_SEARCH_PATHS = (
353					"$(inherited)",
354					"@executable_path/Frameworks",
355				);
356				MARKETING_VERSION = 1.3.2;
357				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DayByDay;
358				PRODUCT_NAME = "$(TARGET_NAME)";
359				STRING_CATALOG_GENERATE_SYMBOLS = YES;
360				SWIFT_APPROACHABLE_CONCURRENCY = YES;
361				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
362				SWIFT_EMIT_LOC_STRINGS = YES;
363				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
364				SWIFT_VERSION = 5.0;
365				TARGETED_DEVICE_FAMILY = "1,2";
366			};
367			name = Debug;
368		};
369		8B7051BF2F5F908900491D58 /* Release */ = {
370			isa = XCBuildConfiguration;
371			buildSettings = {
372				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
373				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
374				CODE_SIGN_STYLE = Automatic;
375				CURRENT_PROJECT_VERSION = 6;
376				DEVELOPMENT_TEAM = ZCNAX3VL9D;
377				ENABLE_PREVIEWS = YES;
378				GENERATE_INFOPLIST_FILE = YES;
379				INFOPLIST_FILE = DayByDay/Info.plist;
380				INFOPLIST_KEY_CFBundleDisplayName = "Day By Day";
381				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
382				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
383				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
384				INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
385				IPHONEOS_DEPLOYMENT_TARGET = 17.5;
386				LD_RUNPATH_SEARCH_PATHS = (
387					"$(inherited)",
388					"@executable_path/Frameworks",
389				);
390				MARKETING_VERSION = 1.3.2;
391				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DayByDay;
392				PRODUCT_NAME = "$(TARGET_NAME)";
393				STRING_CATALOG_GENERATE_SYMBOLS = YES;
394				SWIFT_APPROACHABLE_CONCURRENCY = YES;
395				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
396				SWIFT_EMIT_LOC_STRINGS = YES;
397				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
398				SWIFT_VERSION = 5.0;
399				TARGETED_DEVICE_FAMILY = "1,2";
400			};
401			name = Release;
402		};
403/* End XCBuildConfiguration section */
404
405/* Begin XCConfigurationList section */
406		8B7051AD2F5F908800491D58 /* Build configuration list for PBXProject "DayByDay" */ = {
407			isa = XCConfigurationList;
408			buildConfigurations = (
409				8B7051BB2F5F908900491D58 /* Debug */,
410				8B7051BC2F5F908900491D58 /* Release */,
411			);
412			defaultConfigurationIsVisible = 0;
413			defaultConfigurationName = Release;
414		};
415		8B7051BD2F5F908900491D58 /* Build configuration list for PBXNativeTarget "DayByDay" */ = {
416			isa = XCConfigurationList;
417			buildConfigurations = (
418				8B7051BE2F5F908900491D58 /* Debug */,
419				8B7051BF2F5F908900491D58 /* Release */,
420			);
421			defaultConfigurationIsVisible = 0;
422			defaultConfigurationName = Release;
423		};
424/* End XCConfigurationList section */
425	};
426	rootObject = 8B7051AA2F5F908800491D58 /* Project object */;
427}