1+ // !$*UTF8*$!
2+ {
3+ archiveVersion = 1;
4+ classes = {
5+ };
6+ objectVersion = 77;
7+ objects = {
8+
9+ /* Begin PBXFileReference section */
10+ B9DA97B12DC1472C00A4DA20 /* KotlinProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KotlinProject.app; sourceTree = BUILT_PRODUCTS_DIR; };
11+ /* End PBXFileReference section */
12+
13+ /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
14+ B99700CA2DC9B8D800C7335B /* Exceptions for "iosApp" folder in "iosApp" target */ = {
15+ isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
16+ membershipExceptions = (
17+ Info.plist,
18+ );
19+ target = B9DA97B02DC1472C00A4DA20 /* iosApp */;
20+ };
21+ /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
22+
23+ /* Begin PBXFileSystemSynchronizedRootGroup section */
24+ B9DA97B32DC1472C00A4DA20 /* iosApp */ = {
25+ isa = PBXFileSystemSynchronizedRootGroup;
26+ exceptions = (
27+ B99700CA2DC9B8D800C7335B /* Exceptions for "iosApp" folder in "iosApp" target */,
28+ );
29+ path = iosApp;
30+ sourceTree = "<group>";
31+ };
32+ B9DA98002DC14AA900A4DA20 /* Configuration */ = {
33+ isa = PBXFileSystemSynchronizedRootGroup;
34+ path = Configuration;
35+ sourceTree = "<group>";
36+ };
37+ /* End PBXFileSystemSynchronizedRootGroup section */
38+
39+ /* Begin PBXFrameworksBuildPhase section */
40+ B9DA97AE2DC1472C00A4DA20 /* Frameworks */ = {
41+ isa = PBXFrameworksBuildPhase;
42+ buildActionMask = 2147483647;
43+ files = (
44+ );
45+ runOnlyForDeploymentPostprocessing = 0;
46+ };
47+ /* End PBXFrameworksBuildPhase section */
48+
49+ /* Begin PBXGroup section */
50+ B9DA97A82DC1472C00A4DA20 = {
51+ isa = PBXGroup;
52+ children = (
53+ B9DA98002DC14AA900A4DA20 /* Configuration */,
54+ B9DA97B32DC1472C00A4DA20 /* iosApp */,
55+ B9DA97B22DC1472C00A4DA20 /* Products */,
56+ );
57+ sourceTree = "<group>";
58+ };
59+ B9DA97B22DC1472C00A4DA20 /* Products */ = {
60+ isa = PBXGroup;
61+ children = (
62+ B9DA97B12DC1472C00A4DA20 /* KotlinProject.app */,
63+ );
64+ name = Products;
65+ sourceTree = "<group>";
66+ };
67+ /* End PBXGroup section */
68+
69+ /* Begin PBXNativeTarget section */
70+ B9DA97B02DC1472C00A4DA20 /* iosApp */ = {
71+ isa = PBXNativeTarget;
72+ buildConfigurationList = B9DA97BF2DC1472D00A4DA20 /* Build configuration list for PBXNativeTarget "iosApp" */;
73+ buildPhases = (
74+ B9DA97F42DC1497100A4DA20 /* Compile Kotlin Framework */,
75+ B9DA97AD2DC1472C00A4DA20 /* Sources */,
76+ B9DA97AE2DC1472C00A4DA20 /* Frameworks */,
77+ B9DA97AF2DC1472C00A4DA20 /* Resources */,
78+ );
79+ buildRules = (
80+ );
81+ dependencies = (
82+ );
83+ fileSystemSynchronizedGroups = (
84+ B9DA97B32DC1472C00A4DA20 /* iosApp */,
85+ );
86+ name = iosApp;
87+ packageProductDependencies = (
88+ );
89+ productName = iosApp;
90+ productReference = B9DA97B12DC1472C00A4DA20 /* KotlinProject.app */;
91+ productType = "com.apple.product-type.application";
92+ };
93+ /* End PBXNativeTarget section */
94+
95+ /* Begin PBXProject section */
96+ B9DA97A92DC1472C00A4DA20 /* Project object */ = {
97+ isa = PBXProject;
98+ attributes = {
99+ BuildIndependentTargetsInParallel = 1;
100+ LastSwiftUpdateCheck = 1620;
101+ LastUpgradeCheck = 1620;
102+ TargetAttributes = {
103+ B9DA97B02DC1472C00A4DA20 = {
104+ CreatedOnToolsVersion = 16.2;
105+ };
106+ };
107+ };
108+ buildConfigurationList = B9DA97AC2DC1472C00A4DA20 /* Build configuration list for PBXProject "iosApp" */;
109+ developmentRegion = en;
110+ hasScannedForEncodings = 0;
111+ knownRegions = (
112+ en,
113+ Base,
114+ );
115+ mainGroup = B9DA97A82DC1472C00A4DA20;
116+ minimizedProjectReferenceProxies = 1;
117+ preferredProjectObjectVersion = 77;
118+ productRefGroup = B9DA97B22DC1472C00A4DA20 /* Products */;
119+ projectDirPath = "";
120+ projectRoot = "";
121+ targets = (
122+ B9DA97B02DC1472C00A4DA20 /* iosApp */,
123+ );
124+ };
125+ /* End PBXProject section */
126+
127+ /* Begin PBXResourcesBuildPhase section */
128+ B9DA97AF2DC1472C00A4DA20 /* Resources */ = {
129+ isa = PBXResourcesBuildPhase;
130+ buildActionMask = 2147483647;
131+ files = (
132+ );
133+ runOnlyForDeploymentPostprocessing = 0;
134+ };
135+ /* End PBXResourcesBuildPhase section */
136+
137+ /* Begin PBXShellScriptBuildPhase section */
138+ B9DA97F42DC1497100A4DA20 /* Compile Kotlin Framework */ = {
139+ isa = PBXShellScriptBuildPhase;
140+ alwaysOutOfDate = 1;
141+ buildActionMask = 2147483647;
142+ files = (
143+ );
144+ inputFileListPaths = (
145+ );
146+ inputPaths = (
147+ );
148+ name = "Compile Kotlin Framework";
149+ outputFileListPaths = (
150+ );
151+ outputPaths = (
152+ );
153+ runOnlyForDeploymentPostprocessing = 0;
154+ shellPath = /bin/sh;
155+ shellScript = "if [ \"YES\" = \"$OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED\" ]; then\n echo \"Skipping Gradle build task invocation due to OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED environment variable set to \\\"YES\\\"\"\n exit 0\nfi\ncd \"$SRCROOT/..\"\n./gradlew :shared:embedAndSignAppleFrameworkForXcode\n";
156+ };
157+ /* End PBXShellScriptBuildPhase section */
158+
159+ /* Begin PBXSourcesBuildPhase section */
160+ B9DA97AD2DC1472C00A4DA20 /* Sources */ = {
161+ isa = PBXSourcesBuildPhase;
162+ buildActionMask = 2147483647;
163+ files = (
164+ );
165+ runOnlyForDeploymentPostprocessing = 0;
166+ };
167+ /* End PBXSourcesBuildPhase section */
168+
169+ /* Begin XCBuildConfiguration section */
170+ B9DA97BD2DC1472D00A4DA20 /* Debug */ = {
171+ isa = XCBuildConfiguration;
172+ buildSettings = {
173+ ALWAYS_SEARCH_USER_PATHS = NO;
174+ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
175+ CLANG_ANALYZER_NONNULL = YES;
176+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
177+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
178+ CLANG_ENABLE_MODULES = YES;
179+ CLANG_ENABLE_OBJC_ARC = YES;
180+ CLANG_ENABLE_OBJC_WEAK = YES;
181+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
182+ CLANG_WARN_BOOL_CONVERSION = YES;
183+ CLANG_WARN_COMMA = YES;
184+ CLANG_WARN_CONSTANT_CONVERSION = YES;
185+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
186+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
187+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
188+ CLANG_WARN_EMPTY_BODY = YES;
189+ CLANG_WARN_ENUM_CONVERSION = YES;
190+ CLANG_WARN_INFINITE_RECURSION = YES;
191+ CLANG_WARN_INT_CONVERSION = YES;
192+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
193+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
194+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
195+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
196+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
197+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
198+ CLANG_WARN_STRICT_PROTOTYPES = YES;
199+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
200+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
201+ CLANG_WARN_UNREACHABLE_CODE = YES;
202+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
203+ COPY_PHASE_STRIP = NO;
204+ DEBUG_INFORMATION_FORMAT = dwarf;
205+ ENABLE_STRICT_OBJC_MSGSEND = YES;
206+ ENABLE_TESTABILITY = YES;
207+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
208+ GCC_C_LANGUAGE_STANDARD = gnu17;
209+ GCC_DYNAMIC_NO_PIC = NO;
210+ GCC_NO_COMMON_BLOCKS = YES;
211+ GCC_OPTIMIZATION_LEVEL = 0;
212+ GCC_PREPROCESSOR_DEFINITIONS = (
213+ "DEBUG=1",
214+ "$(inherited)",
215+ );
216+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
217+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
218+ GCC_WARN_UNDECLARED_SELECTOR = YES;
219+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
220+ GCC_WARN_UNUSED_FUNCTION = YES;
221+ GCC_WARN_UNUSED_VARIABLE = YES;
222+ IPHONEOS_DEPLOYMENT_TARGET = 18.2;
223+ LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
224+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
225+ MTL_FAST_MATH = YES;
226+ ONLY_ACTIVE_ARCH = YES;
227+ SDKROOT = iphoneos;
228+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
229+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
230+ };
231+ name = Debug;
232+ };
233+ B9DA97BE2DC1472D00A4DA20 /* Release */ = {
234+ isa = XCBuildConfiguration;
235+ buildSettings = {
236+ ALWAYS_SEARCH_USER_PATHS = NO;
237+ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
238+ CLANG_ANALYZER_NONNULL = YES;
239+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
240+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
241+ CLANG_ENABLE_MODULES = YES;
242+ CLANG_ENABLE_OBJC_ARC = YES;
243+ CLANG_ENABLE_OBJC_WEAK = YES;
244+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
245+ CLANG_WARN_BOOL_CONVERSION = YES;
246+ CLANG_WARN_COMMA = YES;
247+ CLANG_WARN_CONSTANT_CONVERSION = YES;
248+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
249+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
250+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
251+ CLANG_WARN_EMPTY_BODY = YES;
252+ CLANG_WARN_ENUM_CONVERSION = YES;
253+ CLANG_WARN_INFINITE_RECURSION = YES;
254+ CLANG_WARN_INT_CONVERSION = YES;
255+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
256+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
257+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
258+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
259+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
260+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
261+ CLANG_WARN_STRICT_PROTOTYPES = YES;
262+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
263+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
264+ CLANG_WARN_UNREACHABLE_CODE = YES;
265+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
266+ COPY_PHASE_STRIP = NO;
267+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
268+ ENABLE_NS_ASSERTIONS = NO;
269+ ENABLE_STRICT_OBJC_MSGSEND = YES;
270+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
271+ GCC_C_LANGUAGE_STANDARD = gnu17;
272+ GCC_NO_COMMON_BLOCKS = YES;
273+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
274+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
275+ GCC_WARN_UNDECLARED_SELECTOR = YES;
276+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
277+ GCC_WARN_UNUSED_FUNCTION = YES;
278+ GCC_WARN_UNUSED_VARIABLE = YES;
279+ IPHONEOS_DEPLOYMENT_TARGET = 18.2;
280+ LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
281+ MTL_ENABLE_DEBUG_INFO = NO;
282+ MTL_FAST_MATH = YES;
283+ SDKROOT = iphoneos;
284+ SWIFT_COMPILATION_MODE = wholemodule;
285+ VALIDATE_PRODUCT = YES;
286+ };
287+ name = Release;
288+ };
289+ B9DA97C02DC1472D00A4DA20 /* Debug */ = {
290+ isa = XCBuildConfiguration;
291+ baseConfigurationReferenceAnchor = B9DA98002DC14AA900A4DA20 /* Configuration */;
292+ baseConfigurationReferenceRelativePath = Config.xcconfig;
293+ buildSettings = {
294+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
295+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
296+ CODE_SIGN_IDENTITY = "Apple Development";
297+ CODE_SIGN_STYLE = Automatic;
298+ DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
299+ DEVELOPMENT_TEAM = "${TEAM_ID}";
300+ ENABLE_PREVIEWS = YES;
301+ FRAMEWORK_SEARCH_PATHS = (
302+ "$(inherited)",
303+ "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)",
304+ );
305+ GENERATE_INFOPLIST_FILE = YES;
306+ INFOPLIST_FILE = iosApp/Info.plist;
307+ INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
308+ INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
309+ INFOPLIST_KEY_UILaunchScreen_Generation = YES;
310+ INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
311+ INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
312+ LD_RUNPATH_SEARCH_PATHS = (
313+ "$(inherited)",
314+ "@executable_path/Frameworks",
315+ );
316+ SWIFT_EMIT_LOC_STRINGS = YES;
317+ SWIFT_VERSION = 5.0;
318+ TARGETED_DEVICE_FAMILY = "1,2";
319+ };
320+ name = Debug;
321+ };
322+ B9DA97C12DC1472D00A4DA20 /* Release */ = {
323+ isa = XCBuildConfiguration;
324+ baseConfigurationReferenceAnchor = B9DA98002DC14AA900A4DA20 /* Configuration */;
325+ baseConfigurationReferenceRelativePath = Config.xcconfig;
326+ buildSettings = {
327+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
328+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
329+ CODE_SIGN_IDENTITY = "Apple Development";
330+ CODE_SIGN_STYLE = Automatic;
331+ DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
332+ DEVELOPMENT_TEAM = "${TEAM_ID}";
333+ ENABLE_PREVIEWS = YES;
334+ FRAMEWORK_SEARCH_PATHS = (
335+ "$(inherited)",
336+ "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)",
337+ );
338+ GENERATE_INFOPLIST_FILE = YES;
339+ INFOPLIST_FILE = iosApp/Info.plist;
340+ INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
341+ INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
342+ INFOPLIST_KEY_UILaunchScreen_Generation = YES;
343+ INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
344+ INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
345+ LD_RUNPATH_SEARCH_PATHS = (
346+ "$(inherited)",
347+ "@executable_path/Frameworks",
348+ );
349+ SWIFT_EMIT_LOC_STRINGS = YES;
350+ SWIFT_VERSION = 5.0;
351+ TARGETED_DEVICE_FAMILY = "1,2";
352+ };
353+ name = Release;
354+ };
355+ /* End XCBuildConfiguration section */
356+
357+ /* Begin XCConfigurationList section */
358+ B9DA97AC2DC1472C00A4DA20 /* Build configuration list for PBXProject "iosApp" */ = {
359+ isa = XCConfigurationList;
360+ buildConfigurations = (
361+ B9DA97BD2DC1472D00A4DA20 /* Debug */,
362+ B9DA97BE2DC1472D00A4DA20 /* Release */,
363+ );
364+ defaultConfigurationIsVisible = 0;
365+ defaultConfigurationName = Release;
366+ };
367+ B9DA97BF2DC1472D00A4DA20 /* Build configuration list for PBXNativeTarget "iosApp" */ = {
368+ isa = XCConfigurationList;
369+ buildConfigurations = (
370+ B9DA97C02DC1472D00A4DA20 /* Debug */,
371+ B9DA97C12DC1472D00A4DA20 /* Release */,
372+ );
373+ defaultConfigurationIsVisible = 0;
374+ defaultConfigurationName = Release;
375+ };
376+ /* End XCConfigurationList section */
377+ };
378+ rootObject = B9DA97A92DC1472C00A4DA20 /* Project object */;
379+ }
0 commit comments