Empower

Форк
0
/
project.pbxproj 
695 строк · 25.4 Кб
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
		331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C80D7294CF71000263BE5 /* RunnerTests.swift */; };
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
		331C80D9294CF71000263BE5 /* PBXContainerItemProxy */ = {
34
			isa = PBXContainerItemProxy;
35
			containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
36
			proxyType = 1;
37
			remoteGlobalIDString = 33CC10EC2044A3C60003C045;
38
			remoteInfo = Runner;
39
		};
40
		33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = {
41
			isa = PBXContainerItemProxy;
42
			containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
43
			proxyType = 1;
44
			remoteGlobalIDString = 33CC111A2044C6BA0003C045;
45
			remoteInfo = FLX;
46
		};
47
/* End PBXContainerItemProxy section */
48

49
/* Begin PBXCopyFilesBuildPhase section */
50
		33CC110E2044A8840003C045 /* Bundle Framework */ = {
51
			isa = PBXCopyFilesBuildPhase;
52
			buildActionMask = 2147483647;
53
			dstPath = "";
54
			dstSubfolderSpec = 10;
55
			files = (
56
			);
57
			name = "Bundle Framework";
58
			runOnlyForDeploymentPostprocessing = 0;
59
		};
60
/* End PBXCopyFilesBuildPhase section */
61

62
/* Begin PBXFileReference section */
63
		331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
64
		331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
65
		333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
66
		335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
67
		33CC10ED2044A3C60003C045 /* motivation_alarm.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "motivation_alarm.app"; sourceTree = BUILT_PRODUCTS_DIR; };
68
		33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
69
		33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
70
		33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
71
		33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = "<group>"; };
72
		33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = "<group>"; };
73
		33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = "<group>"; };
74
		33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = "<group>"; };
75
		33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Flutter-Generated.xcconfig"; path = "ephemeral/Flutter-Generated.xcconfig"; sourceTree = "<group>"; };
76
		33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
77
		33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
78
		33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
79
		7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
80
		9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
81
/* End PBXFileReference section */
82

83
/* Begin PBXFrameworksBuildPhase section */
84
		331C80D2294CF70F00263BE5 /* Frameworks */ = {
85
			isa = PBXFrameworksBuildPhase;
86
			buildActionMask = 2147483647;
87
			files = (
88
			);
89
			runOnlyForDeploymentPostprocessing = 0;
90
		};
91
		33CC10EA2044A3C60003C045 /* Frameworks */ = {
92
			isa = PBXFrameworksBuildPhase;
93
			buildActionMask = 2147483647;
94
			files = (
95
			);
96
			runOnlyForDeploymentPostprocessing = 0;
97
		};
98
/* End PBXFrameworksBuildPhase section */
99

100
/* Begin PBXGroup section */
101
		331C80D6294CF71000263BE5 /* RunnerTests */ = {
102
			isa = PBXGroup;
103
			children = (
104
				331C80D7294CF71000263BE5 /* RunnerTests.swift */,
105
			);
106
			path = RunnerTests;
107
			sourceTree = "<group>";
108
		};
109
		33BA886A226E78AF003329D5 /* Configs */ = {
110
			isa = PBXGroup;
111
			children = (
112
				33E5194F232828860026EE4D /* AppInfo.xcconfig */,
113
				9740EEB21CF90195004384FC /* Debug.xcconfig */,
114
				7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
115
				333000ED22D3DE5D00554162 /* Warnings.xcconfig */,
116
			);
117
			path = Configs;
118
			sourceTree = "<group>";
119
		};
120
		33CC10E42044A3C60003C045 = {
121
			isa = PBXGroup;
122
			children = (
123
				33FAB671232836740065AC1E /* Runner */,
124
				33CEB47122A05771004F2AC0 /* Flutter */,
125
				331C80D6294CF71000263BE5 /* RunnerTests */,
126
				33CC10EE2044A3C60003C045 /* Products */,
127
				D73912EC22F37F3D000D13A0 /* Frameworks */,
128
			);
129
			sourceTree = "<group>";
130
		};
131
		33CC10EE2044A3C60003C045 /* Products */ = {
132
			isa = PBXGroup;
133
			children = (
134
				33CC10ED2044A3C60003C045 /* motivation_alarm.app */,
135
				331C80D5294CF71000263BE5 /* RunnerTests.xctest */,
136
			);
137
			name = Products;
138
			sourceTree = "<group>";
139
		};
140
		33CC11242044D66E0003C045 /* Resources */ = {
141
			isa = PBXGroup;
142
			children = (
143
				33CC10F22044A3C60003C045 /* Assets.xcassets */,
144
				33CC10F42044A3C60003C045 /* MainMenu.xib */,
145
				33CC10F72044A3C60003C045 /* Info.plist */,
146
			);
147
			name = Resources;
148
			path = ..;
149
			sourceTree = "<group>";
150
		};
151
		33CEB47122A05771004F2AC0 /* Flutter */ = {
152
			isa = PBXGroup;
153
			children = (
154
				335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,
155
				33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
156
				33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
157
				33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */,
158
			);
159
			path = Flutter;
160
			sourceTree = "<group>";
161
		};
162
		33FAB671232836740065AC1E /* Runner */ = {
163
			isa = PBXGroup;
164
			children = (
165
				33CC10F02044A3C60003C045 /* AppDelegate.swift */,
166
				33CC11122044BFA00003C045 /* MainFlutterWindow.swift */,
167
				33E51913231747F40026EE4D /* DebugProfile.entitlements */,
168
				33E51914231749380026EE4D /* Release.entitlements */,
169
				33CC11242044D66E0003C045 /* Resources */,
170
				33BA886A226E78AF003329D5 /* Configs */,
171
			);
172
			path = Runner;
173
			sourceTree = "<group>";
174
		};
175
		D73912EC22F37F3D000D13A0 /* Frameworks */ = {
176
			isa = PBXGroup;
177
			children = (
178
			);
179
			name = Frameworks;
180
			sourceTree = "<group>";
181
		};
182
/* End PBXGroup section */
183

184
/* Begin PBXNativeTarget section */
185
		331C80D4294CF70F00263BE5 /* RunnerTests */ = {
186
			isa = PBXNativeTarget;
187
			buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
188
			buildPhases = (
189
				331C80D1294CF70F00263BE5 /* Sources */,
190
				331C80D2294CF70F00263BE5 /* Frameworks */,
191
				331C80D3294CF70F00263BE5 /* Resources */,
192
			);
193
			buildRules = (
194
			);
195
			dependencies = (
196
				331C80DA294CF71000263BE5 /* PBXTargetDependency */,
197
			);
198
			name = RunnerTests;
199
			productName = RunnerTests;
200
			productReference = 331C80D5294CF71000263BE5 /* RunnerTests.xctest */;
201
			productType = "com.apple.product-type.bundle.unit-test";
202
		};
203
		33CC10EC2044A3C60003C045 /* Runner */ = {
204
			isa = PBXNativeTarget;
205
			buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
206
			buildPhases = (
207
				33CC10E92044A3C60003C045 /* Sources */,
208
				33CC10EA2044A3C60003C045 /* Frameworks */,
209
				33CC10EB2044A3C60003C045 /* Resources */,
210
				33CC110E2044A8840003C045 /* Bundle Framework */,
211
				3399D490228B24CF009A79C7 /* ShellScript */,
212
			);
213
			buildRules = (
214
			);
215
			dependencies = (
216
				33CC11202044C79F0003C045 /* PBXTargetDependency */,
217
			);
218
			name = Runner;
219
			productName = Runner;
220
			productReference = 33CC10ED2044A3C60003C045 /* motivation_alarm.app */;
221
			productType = "com.apple.product-type.application";
222
		};
223
/* End PBXNativeTarget section */
224

225
/* Begin PBXProject section */
226
		33CC10E52044A3C60003C045 /* Project object */ = {
227
			isa = PBXProject;
228
			attributes = {
229
				LastSwiftUpdateCheck = 0920;
230
				LastUpgradeCheck = 1300;
231
				ORGANIZATIONNAME = "";
232
				TargetAttributes = {
233
					331C80D4294CF70F00263BE5 = {
234
						CreatedOnToolsVersion = 14.0;
235
						TestTargetID = 33CC10EC2044A3C60003C045;
236
					};
237
					33CC10EC2044A3C60003C045 = {
238
						CreatedOnToolsVersion = 9.2;
239
						LastSwiftMigration = 1100;
240
						ProvisioningStyle = Automatic;
241
						SystemCapabilities = {
242
							com.apple.Sandbox = {
243
								enabled = 1;
244
							};
245
						};
246
					};
247
					33CC111A2044C6BA0003C045 = {
248
						CreatedOnToolsVersion = 9.2;
249
						ProvisioningStyle = Manual;
250
					};
251
				};
252
			};
253
			buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */;
254
			compatibilityVersion = "Xcode 9.3";
255
			developmentRegion = en;
256
			hasScannedForEncodings = 0;
257
			knownRegions = (
258
				en,
259
				Base,
260
			);
261
			mainGroup = 33CC10E42044A3C60003C045;
262
			productRefGroup = 33CC10EE2044A3C60003C045 /* Products */;
263
			projectDirPath = "";
264
			projectRoot = "";
265
			targets = (
266
				33CC10EC2044A3C60003C045 /* Runner */,
267
				331C80D4294CF70F00263BE5 /* RunnerTests */,
268
				33CC111A2044C6BA0003C045 /* Flutter Assemble */,
269
			);
270
		};
271
/* End PBXProject section */
272

273
/* Begin PBXResourcesBuildPhase section */
274
		331C80D3294CF70F00263BE5 /* Resources */ = {
275
			isa = PBXResourcesBuildPhase;
276
			buildActionMask = 2147483647;
277
			files = (
278
			);
279
			runOnlyForDeploymentPostprocessing = 0;
280
		};
281
		33CC10EB2044A3C60003C045 /* Resources */ = {
282
			isa = PBXResourcesBuildPhase;
283
			buildActionMask = 2147483647;
284
			files = (
285
				33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */,
286
				33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */,
287
			);
288
			runOnlyForDeploymentPostprocessing = 0;
289
		};
290
/* End PBXResourcesBuildPhase section */
291

292
/* Begin PBXShellScriptBuildPhase section */
293
		3399D490228B24CF009A79C7 /* ShellScript */ = {
294
			isa = PBXShellScriptBuildPhase;
295
			alwaysOutOfDate = 1;
296
			buildActionMask = 2147483647;
297
			files = (
298
			);
299
			inputFileListPaths = (
300
			);
301
			inputPaths = (
302
			);
303
			outputFileListPaths = (
304
			);
305
			outputPaths = (
306
			);
307
			runOnlyForDeploymentPostprocessing = 0;
308
			shellPath = /bin/sh;
309
			shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n";
310
		};
311
		33CC111E2044C6BF0003C045 /* ShellScript */ = {
312
			isa = PBXShellScriptBuildPhase;
313
			buildActionMask = 2147483647;
314
			files = (
315
			);
316
			inputFileListPaths = (
317
				Flutter/ephemeral/FlutterInputs.xcfilelist,
318
			);
319
			inputPaths = (
320
				Flutter/ephemeral/tripwire,
321
			);
322
			outputFileListPaths = (
323
				Flutter/ephemeral/FlutterOutputs.xcfilelist,
324
			);
325
			outputPaths = (
326
			);
327
			runOnlyForDeploymentPostprocessing = 0;
328
			shellPath = /bin/sh;
329
			shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
330
		};
331
/* End PBXShellScriptBuildPhase section */
332

333
/* Begin PBXSourcesBuildPhase section */
334
		331C80D1294CF70F00263BE5 /* Sources */ = {
335
			isa = PBXSourcesBuildPhase;
336
			buildActionMask = 2147483647;
337
			files = (
338
				331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */,
339
			);
340
			runOnlyForDeploymentPostprocessing = 0;
341
		};
342
		33CC10E92044A3C60003C045 /* Sources */ = {
343
			isa = PBXSourcesBuildPhase;
344
			buildActionMask = 2147483647;
345
			files = (
346
				33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */,
347
				33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */,
348
				335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */,
349
			);
350
			runOnlyForDeploymentPostprocessing = 0;
351
		};
352
/* End PBXSourcesBuildPhase section */
353

354
/* Begin PBXTargetDependency section */
355
		331C80DA294CF71000263BE5 /* PBXTargetDependency */ = {
356
			isa = PBXTargetDependency;
357
			target = 33CC10EC2044A3C60003C045 /* Runner */;
358
			targetProxy = 331C80D9294CF71000263BE5 /* PBXContainerItemProxy */;
359
		};
360
		33CC11202044C79F0003C045 /* PBXTargetDependency */ = {
361
			isa = PBXTargetDependency;
362
			target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */;
363
			targetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */;
364
		};
365
/* End PBXTargetDependency section */
366

367
/* Begin PBXVariantGroup section */
368
		33CC10F42044A3C60003C045 /* MainMenu.xib */ = {
369
			isa = PBXVariantGroup;
370
			children = (
371
				33CC10F52044A3C60003C045 /* Base */,
372
			);
373
			name = MainMenu.xib;
374
			path = Runner;
375
			sourceTree = "<group>";
376
		};
377
/* End PBXVariantGroup section */
378

379
/* Begin XCBuildConfiguration section */
380
		331C80DB294CF71000263BE5 /* Debug */ = {
381
			isa = XCBuildConfiguration;
382
			buildSettings = {
383
				BUNDLE_LOADER = "$(TEST_HOST)";
384
				CURRENT_PROJECT_VERSION = 1;
385
				GENERATE_INFOPLIST_FILE = YES;
386
				MARKETING_VERSION = 1.0;
387
				PRODUCT_BUNDLE_IDENTIFIER = come.cubelibre.alarmotivation.motivationAlarm.RunnerTests;
388
				PRODUCT_NAME = "$(TARGET_NAME)";
389
				SWIFT_VERSION = 5.0;
390
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/motivation_alarm.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/motivation_alarm";
391
			};
392
			name = Debug;
393
		};
394
		331C80DC294CF71000263BE5 /* Release */ = {
395
			isa = XCBuildConfiguration;
396
			buildSettings = {
397
				BUNDLE_LOADER = "$(TEST_HOST)";
398
				CURRENT_PROJECT_VERSION = 1;
399
				GENERATE_INFOPLIST_FILE = YES;
400
				MARKETING_VERSION = 1.0;
401
				PRODUCT_BUNDLE_IDENTIFIER = come.cubelibre.alarmotivation.motivationAlarm.RunnerTests;
402
				PRODUCT_NAME = "$(TARGET_NAME)";
403
				SWIFT_VERSION = 5.0;
404
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/motivation_alarm.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/motivation_alarm";
405
			};
406
			name = Release;
407
		};
408
		331C80DD294CF71000263BE5 /* Profile */ = {
409
			isa = XCBuildConfiguration;
410
			buildSettings = {
411
				BUNDLE_LOADER = "$(TEST_HOST)";
412
				CURRENT_PROJECT_VERSION = 1;
413
				GENERATE_INFOPLIST_FILE = YES;
414
				MARKETING_VERSION = 1.0;
415
				PRODUCT_BUNDLE_IDENTIFIER = come.cubelibre.alarmotivation.motivationAlarm.RunnerTests;
416
				PRODUCT_NAME = "$(TARGET_NAME)";
417
				SWIFT_VERSION = 5.0;
418
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/motivation_alarm.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/motivation_alarm";
419
			};
420
			name = Profile;
421
		};
422
		338D0CE9231458BD00FA5F75 /* Profile */ = {
423
			isa = XCBuildConfiguration;
424
			baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
425
			buildSettings = {
426
				ALWAYS_SEARCH_USER_PATHS = NO;
427
				CLANG_ANALYZER_NONNULL = YES;
428
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
429
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
430
				CLANG_CXX_LIBRARY = "libc++";
431
				CLANG_ENABLE_MODULES = YES;
432
				CLANG_ENABLE_OBJC_ARC = YES;
433
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
434
				CLANG_WARN_BOOL_CONVERSION = YES;
435
				CLANG_WARN_CONSTANT_CONVERSION = YES;
436
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
437
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
438
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
439
				CLANG_WARN_EMPTY_BODY = YES;
440
				CLANG_WARN_ENUM_CONVERSION = YES;
441
				CLANG_WARN_INFINITE_RECURSION = YES;
442
				CLANG_WARN_INT_CONVERSION = YES;
443
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
444
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
445
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
446
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
447
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
448
				CODE_SIGN_IDENTITY = "-";
449
				COPY_PHASE_STRIP = NO;
450
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
451
				ENABLE_NS_ASSERTIONS = NO;
452
				ENABLE_STRICT_OBJC_MSGSEND = YES;
453
				GCC_C_LANGUAGE_STANDARD = gnu11;
454
				GCC_NO_COMMON_BLOCKS = YES;
455
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
456
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
457
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
458
				GCC_WARN_UNUSED_FUNCTION = YES;
459
				GCC_WARN_UNUSED_VARIABLE = YES;
460
				MACOSX_DEPLOYMENT_TARGET = 10.14;
461
				MTL_ENABLE_DEBUG_INFO = NO;
462
				SDKROOT = macosx;
463
				SWIFT_COMPILATION_MODE = wholemodule;
464
				SWIFT_OPTIMIZATION_LEVEL = "-O";
465
			};
466
			name = Profile;
467
		};
468
		338D0CEA231458BD00FA5F75 /* Profile */ = {
469
			isa = XCBuildConfiguration;
470
			baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
471
			buildSettings = {
472
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
473
				CLANG_ENABLE_MODULES = YES;
474
				CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
475
				CODE_SIGN_STYLE = Automatic;
476
				COMBINE_HIDPI_IMAGES = YES;
477
				INFOPLIST_FILE = Runner/Info.plist;
478
				LD_RUNPATH_SEARCH_PATHS = (
479
					"$(inherited)",
480
					"@executable_path/../Frameworks",
481
				);
482
				PROVISIONING_PROFILE_SPECIFIER = "";
483
				SWIFT_VERSION = 5.0;
484
			};
485
			name = Profile;
486
		};
487
		338D0CEB231458BD00FA5F75 /* Profile */ = {
488
			isa = XCBuildConfiguration;
489
			buildSettings = {
490
				CODE_SIGN_STYLE = Manual;
491
				PRODUCT_NAME = "$(TARGET_NAME)";
492
			};
493
			name = Profile;
494
		};
495
		33CC10F92044A3C60003C045 /* Debug */ = {
496
			isa = XCBuildConfiguration;
497
			baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
498
			buildSettings = {
499
				ALWAYS_SEARCH_USER_PATHS = NO;
500
				CLANG_ANALYZER_NONNULL = YES;
501
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
502
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
503
				CLANG_CXX_LIBRARY = "libc++";
504
				CLANG_ENABLE_MODULES = YES;
505
				CLANG_ENABLE_OBJC_ARC = YES;
506
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
507
				CLANG_WARN_BOOL_CONVERSION = YES;
508
				CLANG_WARN_CONSTANT_CONVERSION = YES;
509
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
510
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
511
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
512
				CLANG_WARN_EMPTY_BODY = YES;
513
				CLANG_WARN_ENUM_CONVERSION = YES;
514
				CLANG_WARN_INFINITE_RECURSION = YES;
515
				CLANG_WARN_INT_CONVERSION = YES;
516
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
517
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
518
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
519
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
520
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
521
				CODE_SIGN_IDENTITY = "-";
522
				COPY_PHASE_STRIP = NO;
523
				DEBUG_INFORMATION_FORMAT = dwarf;
524
				ENABLE_STRICT_OBJC_MSGSEND = YES;
525
				ENABLE_TESTABILITY = YES;
526
				GCC_C_LANGUAGE_STANDARD = gnu11;
527
				GCC_DYNAMIC_NO_PIC = NO;
528
				GCC_NO_COMMON_BLOCKS = YES;
529
				GCC_OPTIMIZATION_LEVEL = 0;
530
				GCC_PREPROCESSOR_DEFINITIONS = (
531
					"DEBUG=1",
532
					"$(inherited)",
533
				);
534
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
535
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
536
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
537
				GCC_WARN_UNUSED_FUNCTION = YES;
538
				GCC_WARN_UNUSED_VARIABLE = YES;
539
				MACOSX_DEPLOYMENT_TARGET = 10.14;
540
				MTL_ENABLE_DEBUG_INFO = YES;
541
				ONLY_ACTIVE_ARCH = YES;
542
				SDKROOT = macosx;
543
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
544
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
545
			};
546
			name = Debug;
547
		};
548
		33CC10FA2044A3C60003C045 /* Release */ = {
549
			isa = XCBuildConfiguration;
550
			baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
551
			buildSettings = {
552
				ALWAYS_SEARCH_USER_PATHS = NO;
553
				CLANG_ANALYZER_NONNULL = YES;
554
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
555
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
556
				CLANG_CXX_LIBRARY = "libc++";
557
				CLANG_ENABLE_MODULES = YES;
558
				CLANG_ENABLE_OBJC_ARC = YES;
559
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
560
				CLANG_WARN_BOOL_CONVERSION = YES;
561
				CLANG_WARN_CONSTANT_CONVERSION = YES;
562
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
563
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
564
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
565
				CLANG_WARN_EMPTY_BODY = YES;
566
				CLANG_WARN_ENUM_CONVERSION = YES;
567
				CLANG_WARN_INFINITE_RECURSION = YES;
568
				CLANG_WARN_INT_CONVERSION = YES;
569
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
570
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
571
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
572
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
573
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
574
				CODE_SIGN_IDENTITY = "-";
575
				COPY_PHASE_STRIP = NO;
576
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
577
				ENABLE_NS_ASSERTIONS = NO;
578
				ENABLE_STRICT_OBJC_MSGSEND = YES;
579
				GCC_C_LANGUAGE_STANDARD = gnu11;
580
				GCC_NO_COMMON_BLOCKS = YES;
581
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
582
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
583
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
584
				GCC_WARN_UNUSED_FUNCTION = YES;
585
				GCC_WARN_UNUSED_VARIABLE = YES;
586
				MACOSX_DEPLOYMENT_TARGET = 10.14;
587
				MTL_ENABLE_DEBUG_INFO = NO;
588
				SDKROOT = macosx;
589
				SWIFT_COMPILATION_MODE = wholemodule;
590
				SWIFT_OPTIMIZATION_LEVEL = "-O";
591
			};
592
			name = Release;
593
		};
594
		33CC10FC2044A3C60003C045 /* Debug */ = {
595
			isa = XCBuildConfiguration;
596
			baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
597
			buildSettings = {
598
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
599
				CLANG_ENABLE_MODULES = YES;
600
				CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
601
				CODE_SIGN_STYLE = Automatic;
602
				COMBINE_HIDPI_IMAGES = YES;
603
				INFOPLIST_FILE = Runner/Info.plist;
604
				LD_RUNPATH_SEARCH_PATHS = (
605
					"$(inherited)",
606
					"@executable_path/../Frameworks",
607
				);
608
				PROVISIONING_PROFILE_SPECIFIER = "";
609
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
610
				SWIFT_VERSION = 5.0;
611
			};
612
			name = Debug;
613
		};
614
		33CC10FD2044A3C60003C045 /* Release */ = {
615
			isa = XCBuildConfiguration;
616
			baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
617
			buildSettings = {
618
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
619
				CLANG_ENABLE_MODULES = YES;
620
				CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
621
				CODE_SIGN_STYLE = Automatic;
622
				COMBINE_HIDPI_IMAGES = YES;
623
				INFOPLIST_FILE = Runner/Info.plist;
624
				LD_RUNPATH_SEARCH_PATHS = (
625
					"$(inherited)",
626
					"@executable_path/../Frameworks",
627
				);
628
				PROVISIONING_PROFILE_SPECIFIER = "";
629
				SWIFT_VERSION = 5.0;
630
			};
631
			name = Release;
632
		};
633
		33CC111C2044C6BA0003C045 /* Debug */ = {
634
			isa = XCBuildConfiguration;
635
			buildSettings = {
636
				CODE_SIGN_STYLE = Manual;
637
				PRODUCT_NAME = "$(TARGET_NAME)";
638
			};
639
			name = Debug;
640
		};
641
		33CC111D2044C6BA0003C045 /* Release */ = {
642
			isa = XCBuildConfiguration;
643
			buildSettings = {
644
				CODE_SIGN_STYLE = Automatic;
645
				PRODUCT_NAME = "$(TARGET_NAME)";
646
			};
647
			name = Release;
648
		};
649
/* End XCBuildConfiguration section */
650

651
/* Begin XCConfigurationList section */
652
		331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
653
			isa = XCConfigurationList;
654
			buildConfigurations = (
655
				331C80DB294CF71000263BE5 /* Debug */,
656
				331C80DC294CF71000263BE5 /* Release */,
657
				331C80DD294CF71000263BE5 /* Profile */,
658
			);
659
			defaultConfigurationIsVisible = 0;
660
			defaultConfigurationName = Release;
661
		};
662
		33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = {
663
			isa = XCConfigurationList;
664
			buildConfigurations = (
665
				33CC10F92044A3C60003C045 /* Debug */,
666
				33CC10FA2044A3C60003C045 /* Release */,
667
				338D0CE9231458BD00FA5F75 /* Profile */,
668
			);
669
			defaultConfigurationIsVisible = 0;
670
			defaultConfigurationName = Release;
671
		};
672
		33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = {
673
			isa = XCConfigurationList;
674
			buildConfigurations = (
675
				33CC10FC2044A3C60003C045 /* Debug */,
676
				33CC10FD2044A3C60003C045 /* Release */,
677
				338D0CEA231458BD00FA5F75 /* Profile */,
678
			);
679
			defaultConfigurationIsVisible = 0;
680
			defaultConfigurationName = Release;
681
		};
682
		33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */ = {
683
			isa = XCConfigurationList;
684
			buildConfigurations = (
685
				33CC111C2044C6BA0003C045 /* Debug */,
686
				33CC111D2044C6BA0003C045 /* Release */,
687
				338D0CEB231458BD00FA5F75 /* Profile */,
688
			);
689
			defaultConfigurationIsVisible = 0;
690
			defaultConfigurationName = Release;
691
		};
692
/* End XCConfigurationList section */
693
	};
694
	rootObject = 33CC10E52044A3C60003C045 /* Project object */;
695
}
696

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.