main
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 54;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
10 33CC111A2044C6BA0003C045 /* Flutter Assemble */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */;
13 buildPhases = (
14 33CC111E2044C6BF0003C045 /* ShellScript */,
15 );
16 dependencies = (
17 );
18 name = "Flutter Assemble";
19 productName = FLX;
20 };
21/* End PBXAggregateTarget section */
22
23/* Begin PBXBuildFile section */
24 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };
25 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };
26 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
27 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
28 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
29/* End PBXBuildFile section */
30
31/* Begin PBXContainerItemProxy section */
32 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = {
33 isa = PBXContainerItemProxy;
34 containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
35 proxyType = 1;
36 remoteGlobalIDString = 33CC111A2044C6BA0003C045;
37 remoteInfo = FLX;
38 };
39/* End PBXContainerItemProxy section */
40
41/* Begin PBXCopyFilesBuildPhase section */
42 33CC110E2044A8840003C045 /* Bundle Framework */ = {
43 isa = PBXCopyFilesBuildPhase;
44 buildActionMask = 2147483647;
45 dstPath = "";
46 dstSubfolderSpec = 10;
47 files = (
48 );
49 name = "Bundle Framework";
50 runOnlyForDeploymentPostprocessing = 0;
51 };
52/* End PBXCopyFilesBuildPhase section */
53
54/* Begin PBXFileReference section */
55 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
56 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
57 33CC10ED2044A3C60003C045 /* blood_pressure_app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "blood_pressure_app.app"; sourceTree = BUILT_PRODUCTS_DIR; };
58 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
59 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
60 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
61 33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = "<group>"; };
62 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = "<group>"; };
63 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = "<group>"; };
64 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = "<group>"; };
65 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Flutter-Generated.xcconfig"; path = "ephemeral/Flutter-Generated.xcconfig"; sourceTree = "<group>"; };
66 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
67 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
68 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
69 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
70 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
71/* End PBXFileReference section */
72
73/* Begin PBXFrameworksBuildPhase section */
74 33CC10EA2044A3C60003C045 /* Frameworks */ = {
75 isa = PBXFrameworksBuildPhase;
76 buildActionMask = 2147483647;
77 files = (
78 );
79 runOnlyForDeploymentPostprocessing = 0;
80 };
81/* End PBXFrameworksBuildPhase section */
82
83/* Begin PBXGroup section */
84 33BA886A226E78AF003329D5 /* Configs */ = {
85 isa = PBXGroup;
86 children = (
87 33E5194F232828860026EE4D /* AppInfo.xcconfig */,
88 9740EEB21CF90195004384FC /* Debug.xcconfig */,
89 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
90 333000ED22D3DE5D00554162 /* Warnings.xcconfig */,
91 );
92 path = Configs;
93 sourceTree = "<group>";
94 };
95 33CC10E42044A3C60003C045 = {
96 isa = PBXGroup;
97 children = (
98 33FAB671232836740065AC1E /* Runner */,
99 33CEB47122A05771004F2AC0 /* Flutter */,
100 33CC10EE2044A3C60003C045 /* Products */,
101 D73912EC22F37F3D000D13A0 /* Frameworks */,
102 );
103 sourceTree = "<group>";
104 };
105 33CC10EE2044A3C60003C045 /* Products */ = {
106 isa = PBXGroup;
107 children = (
108 33CC10ED2044A3C60003C045 /* blood_pressure_app.app */,
109 );
110 name = Products;
111 sourceTree = "<group>";
112 };
113 33CC11242044D66E0003C045 /* Resources */ = {
114 isa = PBXGroup;
115 children = (
116 33CC10F22044A3C60003C045 /* Assets.xcassets */,
117 33CC10F42044A3C60003C045 /* MainMenu.xib */,
118 33CC10F72044A3C60003C045 /* Info.plist */,
119 );
120 name = Resources;
121 path = ..;
122 sourceTree = "<group>";
123 };
124 33CEB47122A05771004F2AC0 /* Flutter */ = {
125 isa = PBXGroup;
126 children = (
127 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,
128 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
129 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
130 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */,
131 );
132 path = Flutter;
133 sourceTree = "<group>";
134 };
135 33FAB671232836740065AC1E /* Runner */ = {
136 isa = PBXGroup;
137 children = (
138 33CC10F02044A3C60003C045 /* AppDelegate.swift */,
139 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */,
140 33E51913231747F40026EE4D /* DebugProfile.entitlements */,
141 33E51914231749380026EE4D /* Release.entitlements */,
142 33CC11242044D66E0003C045 /* Resources */,
143 33BA886A226E78AF003329D5 /* Configs */,
144 );
145 path = Runner;
146 sourceTree = "<group>";
147 };
148 D73912EC22F37F3D000D13A0 /* Frameworks */ = {
149 isa = PBXGroup;
150 children = (
151 );
152 name = Frameworks;
153 sourceTree = "<group>";
154 };
155/* End PBXGroup section */
156
157/* Begin PBXNativeTarget section */
158 33CC10EC2044A3C60003C045 /* Runner */ = {
159 isa = PBXNativeTarget;
160 buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
161 buildPhases = (
162 33CC10E92044A3C60003C045 /* Sources */,
163 33CC10EA2044A3C60003C045 /* Frameworks */,
164 33CC10EB2044A3C60003C045 /* Resources */,
165 33CC110E2044A8840003C045 /* Bundle Framework */,
166 3399D490228B24CF009A79C7 /* ShellScript */,
167 );
168 buildRules = (
169 );
170 dependencies = (
171 33CC11202044C79F0003C045 /* PBXTargetDependency */,
172 );
173 name = Runner;
174 productName = Runner;
175 productReference = 33CC10ED2044A3C60003C045 /* blood_pressure_app.app */;
176 productType = "com.apple.product-type.application";
177 };
178/* End PBXNativeTarget section */
179
180/* Begin PBXProject section */
181 33CC10E52044A3C60003C045 /* Project object */ = {
182 isa = PBXProject;
183 attributes = {
184 LastSwiftUpdateCheck = 0920;
185 LastUpgradeCheck = 1300;
186 ORGANIZATIONNAME = "";
187 TargetAttributes = {
188 33CC10EC2044A3C60003C045 = {
189 CreatedOnToolsVersion = 9.2;
190 LastSwiftMigration = 1100;
191 ProvisioningStyle = Automatic;
192 SystemCapabilities = {
193 com.apple.Sandbox = {
194 enabled = 1;
195 };
196 };
197 };
198 33CC111A2044C6BA0003C045 = {
199 CreatedOnToolsVersion = 9.2;
200 ProvisioningStyle = Manual;
201 };
202 };
203 };
204 buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */;
205 compatibilityVersion = "Xcode 9.3";
206 developmentRegion = en;
207 hasScannedForEncodings = 0;
208 knownRegions = (
209 en,
210 Base,
211 );
212 mainGroup = 33CC10E42044A3C60003C045;
213 productRefGroup = 33CC10EE2044A3C60003C045 /* Products */;
214 projectDirPath = "";
215 projectRoot = "";
216 targets = (
217 33CC10EC2044A3C60003C045 /* Runner */,
218 33CC111A2044C6BA0003C045 /* Flutter Assemble */,
219 );
220 };
221/* End PBXProject section */
222
223/* Begin PBXResourcesBuildPhase section */
224 33CC10EB2044A3C60003C045 /* Resources */ = {
225 isa = PBXResourcesBuildPhase;
226 buildActionMask = 2147483647;
227 files = (
228 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */,
229 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */,
230 );
231 runOnlyForDeploymentPostprocessing = 0;
232 };
233/* End PBXResourcesBuildPhase section */
234
235/* Begin PBXShellScriptBuildPhase section */
236 3399D490228B24CF009A79C7 /* ShellScript */ = {
237 isa = PBXShellScriptBuildPhase;
238 alwaysOutOfDate = 1;
239 buildActionMask = 2147483647;
240 files = (
241 );
242 inputFileListPaths = (
243 );
244 inputPaths = (
245 );
246 outputFileListPaths = (
247 );
248 outputPaths = (
249 );
250 runOnlyForDeploymentPostprocessing = 0;
251 shellPath = /bin/sh;
252 shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n";
253 };
254 33CC111E2044C6BF0003C045 /* ShellScript */ = {
255 isa = PBXShellScriptBuildPhase;
256 buildActionMask = 2147483647;
257 files = (
258 );
259 inputFileListPaths = (
260 Flutter/ephemeral/FlutterInputs.xcfilelist,
261 );
262 inputPaths = (
263 Flutter/ephemeral/tripwire,
264 );
265 outputFileListPaths = (
266 Flutter/ephemeral/FlutterOutputs.xcfilelist,
267 );
268 outputPaths = (
269 );
270 runOnlyForDeploymentPostprocessing = 0;
271 shellPath = /bin/sh;
272 shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
273 };
274/* End PBXShellScriptBuildPhase section */
275
276/* Begin PBXSourcesBuildPhase section */
277 33CC10E92044A3C60003C045 /* Sources */ = {
278 isa = PBXSourcesBuildPhase;
279 buildActionMask = 2147483647;
280 files = (
281 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */,
282 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */,
283 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */,
284 );
285 runOnlyForDeploymentPostprocessing = 0;
286 };
287/* End PBXSourcesBuildPhase section */
288
289/* Begin PBXTargetDependency section */
290 33CC11202044C79F0003C045 /* PBXTargetDependency */ = {
291 isa = PBXTargetDependency;
292 target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */;
293 targetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */;
294 };
295/* End PBXTargetDependency section */
296
297/* Begin PBXVariantGroup section */
298 33CC10F42044A3C60003C045 /* MainMenu.xib */ = {
299 isa = PBXVariantGroup;
300 children = (
301 33CC10F52044A3C60003C045 /* Base */,
302 );
303 name = MainMenu.xib;
304 path = Runner;
305 sourceTree = "<group>";
306 };
307/* End PBXVariantGroup section */
308
309/* Begin XCBuildConfiguration section */
310 338D0CE9231458BD00FA5F75 /* Profile */ = {
311 isa = XCBuildConfiguration;
312 baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
313 buildSettings = {
314 ALWAYS_SEARCH_USER_PATHS = NO;
315 CLANG_ANALYZER_NONNULL = YES;
316 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
317 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
318 CLANG_CXX_LIBRARY = "libc++";
319 CLANG_ENABLE_MODULES = YES;
320 CLANG_ENABLE_OBJC_ARC = YES;
321 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
322 CLANG_WARN_BOOL_CONVERSION = 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_LITERAL_CONVERSION = YES;
333 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
334 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
335 CLANG_WARN_SUSPICIOUS_MOVE = YES;
336 CODE_SIGN_IDENTITY = "-";
337 COPY_PHASE_STRIP = NO;
338 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
339 ENABLE_NS_ASSERTIONS = NO;
340 ENABLE_STRICT_OBJC_MSGSEND = YES;
341 GCC_C_LANGUAGE_STANDARD = gnu11;
342 GCC_NO_COMMON_BLOCKS = YES;
343 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
344 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
345 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
346 GCC_WARN_UNUSED_FUNCTION = YES;
347 GCC_WARN_UNUSED_VARIABLE = YES;
348 MACOSX_DEPLOYMENT_TARGET = 10.14;
349 MTL_ENABLE_DEBUG_INFO = NO;
350 SDKROOT = macosx;
351 SWIFT_COMPILATION_MODE = wholemodule;
352 SWIFT_OPTIMIZATION_LEVEL = "-O";
353 };
354 name = Profile;
355 };
356 338D0CEA231458BD00FA5F75 /* Profile */ = {
357 isa = XCBuildConfiguration;
358 baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
359 buildSettings = {
360 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
361 CLANG_ENABLE_MODULES = YES;
362 CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
363 CODE_SIGN_STYLE = Automatic;
364 COMBINE_HIDPI_IMAGES = YES;
365 INFOPLIST_FILE = Runner/Info.plist;
366 LD_RUNPATH_SEARCH_PATHS = (
367 "$(inherited)",
368 "@executable_path/../Frameworks",
369 );
370 PROVISIONING_PROFILE_SPECIFIER = "";
371 SWIFT_VERSION = 5.0;
372 };
373 name = Profile;
374 };
375 338D0CEB231458BD00FA5F75 /* Profile */ = {
376 isa = XCBuildConfiguration;
377 buildSettings = {
378 CODE_SIGN_STYLE = Manual;
379 PRODUCT_NAME = "$(TARGET_NAME)";
380 };
381 name = Profile;
382 };
383 33CC10F92044A3C60003C045 /* Debug */ = {
384 isa = XCBuildConfiguration;
385 baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
386 buildSettings = {
387 ALWAYS_SEARCH_USER_PATHS = NO;
388 CLANG_ANALYZER_NONNULL = YES;
389 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
390 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
391 CLANG_CXX_LIBRARY = "libc++";
392 CLANG_ENABLE_MODULES = YES;
393 CLANG_ENABLE_OBJC_ARC = YES;
394 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
395 CLANG_WARN_BOOL_CONVERSION = YES;
396 CLANG_WARN_CONSTANT_CONVERSION = YES;
397 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
398 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
399 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
400 CLANG_WARN_EMPTY_BODY = YES;
401 CLANG_WARN_ENUM_CONVERSION = YES;
402 CLANG_WARN_INFINITE_RECURSION = YES;
403 CLANG_WARN_INT_CONVERSION = YES;
404 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
405 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
406 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
407 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
408 CLANG_WARN_SUSPICIOUS_MOVE = YES;
409 CODE_SIGN_IDENTITY = "-";
410 COPY_PHASE_STRIP = NO;
411 DEBUG_INFORMATION_FORMAT = dwarf;
412 ENABLE_STRICT_OBJC_MSGSEND = YES;
413 ENABLE_TESTABILITY = YES;
414 GCC_C_LANGUAGE_STANDARD = gnu11;
415 GCC_DYNAMIC_NO_PIC = NO;
416 GCC_NO_COMMON_BLOCKS = YES;
417 GCC_OPTIMIZATION_LEVEL = 0;
418 GCC_PREPROCESSOR_DEFINITIONS = (
419 "DEBUG=1",
420 "$(inherited)",
421 );
422 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
423 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
424 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
425 GCC_WARN_UNUSED_FUNCTION = YES;
426 GCC_WARN_UNUSED_VARIABLE = YES;
427 MACOSX_DEPLOYMENT_TARGET = 10.14;
428 MTL_ENABLE_DEBUG_INFO = YES;
429 ONLY_ACTIVE_ARCH = YES;
430 SDKROOT = macosx;
431 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
432 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
433 };
434 name = Debug;
435 };
436 33CC10FA2044A3C60003C045 /* Release */ = {
437 isa = XCBuildConfiguration;
438 baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
439 buildSettings = {
440 ALWAYS_SEARCH_USER_PATHS = NO;
441 CLANG_ANALYZER_NONNULL = YES;
442 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
443 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
444 CLANG_CXX_LIBRARY = "libc++";
445 CLANG_ENABLE_MODULES = YES;
446 CLANG_ENABLE_OBJC_ARC = YES;
447 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
448 CLANG_WARN_BOOL_CONVERSION = YES;
449 CLANG_WARN_CONSTANT_CONVERSION = YES;
450 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
451 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
452 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
453 CLANG_WARN_EMPTY_BODY = YES;
454 CLANG_WARN_ENUM_CONVERSION = YES;
455 CLANG_WARN_INFINITE_RECURSION = YES;
456 CLANG_WARN_INT_CONVERSION = YES;
457 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
458 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
459 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
460 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
461 CLANG_WARN_SUSPICIOUS_MOVE = YES;
462 CODE_SIGN_IDENTITY = "-";
463 COPY_PHASE_STRIP = NO;
464 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
465 ENABLE_NS_ASSERTIONS = NO;
466 ENABLE_STRICT_OBJC_MSGSEND = YES;
467 GCC_C_LANGUAGE_STANDARD = gnu11;
468 GCC_NO_COMMON_BLOCKS = YES;
469 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
470 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
471 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
472 GCC_WARN_UNUSED_FUNCTION = YES;
473 GCC_WARN_UNUSED_VARIABLE = YES;
474 MACOSX_DEPLOYMENT_TARGET = 10.14;
475 MTL_ENABLE_DEBUG_INFO = NO;
476 SDKROOT = macosx;
477 SWIFT_COMPILATION_MODE = wholemodule;
478 SWIFT_OPTIMIZATION_LEVEL = "-O";
479 };
480 name = Release;
481 };
482 33CC10FC2044A3C60003C045 /* Debug */ = {
483 isa = XCBuildConfiguration;
484 baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
485 buildSettings = {
486 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
487 CLANG_ENABLE_MODULES = YES;
488 CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
489 CODE_SIGN_STYLE = Automatic;
490 COMBINE_HIDPI_IMAGES = YES;
491 INFOPLIST_FILE = Runner/Info.plist;
492 LD_RUNPATH_SEARCH_PATHS = (
493 "$(inherited)",
494 "@executable_path/../Frameworks",
495 );
496 PROVISIONING_PROFILE_SPECIFIER = "";
497 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
498 SWIFT_VERSION = 5.0;
499 };
500 name = Debug;
501 };
502 33CC10FD2044A3C60003C045 /* Release */ = {
503 isa = XCBuildConfiguration;
504 baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
505 buildSettings = {
506 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
507 CLANG_ENABLE_MODULES = YES;
508 CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
509 CODE_SIGN_STYLE = Automatic;
510 COMBINE_HIDPI_IMAGES = YES;
511 INFOPLIST_FILE = Runner/Info.plist;
512 LD_RUNPATH_SEARCH_PATHS = (
513 "$(inherited)",
514 "@executable_path/../Frameworks",
515 );
516 PROVISIONING_PROFILE_SPECIFIER = "";
517 SWIFT_VERSION = 5.0;
518 };
519 name = Release;
520 };
521 33CC111C2044C6BA0003C045 /* Debug */ = {
522 isa = XCBuildConfiguration;
523 buildSettings = {
524 CODE_SIGN_STYLE = Manual;
525 PRODUCT_NAME = "$(TARGET_NAME)";
526 };
527 name = Debug;
528 };
529 33CC111D2044C6BA0003C045 /* Release */ = {
530 isa = XCBuildConfiguration;
531 buildSettings = {
532 CODE_SIGN_STYLE = Automatic;
533 PRODUCT_NAME = "$(TARGET_NAME)";
534 };
535 name = Release;
536 };
537/* End XCBuildConfiguration section */
538
539/* Begin XCConfigurationList section */
540 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = {
541 isa = XCConfigurationList;
542 buildConfigurations = (
543 33CC10F92044A3C60003C045 /* Debug */,
544 33CC10FA2044A3C60003C045 /* Release */,
545 338D0CE9231458BD00FA5F75 /* Profile */,
546 );
547 defaultConfigurationIsVisible = 0;
548 defaultConfigurationName = Release;
549 };
550 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = {
551 isa = XCConfigurationList;
552 buildConfigurations = (
553 33CC10FC2044A3C60003C045 /* Debug */,
554 33CC10FD2044A3C60003C045 /* Release */,
555 338D0CEA231458BD00FA5F75 /* Profile */,
556 );
557 defaultConfigurationIsVisible = 0;
558 defaultConfigurationName = Release;
559 };
560 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */ = {
561 isa = XCConfigurationList;
562 buildConfigurations = (
563 33CC111C2044C6BA0003C045 /* Debug */,
564 33CC111D2044C6BA0003C045 /* Release */,
565 338D0CEB231458BD00FA5F75 /* Profile */,
566 );
567 defaultConfigurationIsVisible = 0;
568 defaultConfigurationName = Release;
569 };
570/* End XCConfigurationList section */
571 };
572 rootObject = 33CC10E52044A3C60003C045 /* Project object */;
573}