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