krz/hutch
an ios client for sourcehut
clone: git clone https://gitbay.org/krz/hutch.git
v2.4.1: Hutch.xcodeproj/project.pbxproj · raw
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 77;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 8B2F89662F69DEB900FC0253 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89632F69DEB900FC0253 /* LICENSE */; };
11 8B2F89672F69DEB900FC0253 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89642F69DEB900FC0253 /* README.md */; };
12 8B2F89682F69DEB900FC0253 /* SECURITY.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89652F69DEB900FC0253 /* SECURITY.md */; };
13 8BE082012F80000100000001 /* HutchWidgetExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 8BE081F62F80000100000001 /* HutchWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
14/* End PBXBuildFile section */
15
16/* Begin PBXContainerItemProxy section */
17 8B8182BB2F6B73F3000AE049 /* PBXContainerItemProxy */ = {
18 isa = PBXContainerItemProxy;
19 containerPortal = 8B4B28C92F6704280045FA19 /* Project object */;
20 proxyType = 1;
21 remoteGlobalIDString = 8B4B28D02F6704280045FA19;
22 remoteInfo = Hutch;
23 };
24 8BE082022F80000100000001 /* PBXContainerItemProxy */ = {
25 isa = PBXContainerItemProxy;
26 containerPortal = 8B4B28C92F6704280045FA19 /* Project object */;
27 proxyType = 1;
28 remoteGlobalIDString = 8BE081F72F80000100000001;
29 remoteInfo = HutchWidgetExtension;
30 };
31/* End PBXContainerItemProxy section */
32
33/* Begin PBXCopyFilesBuildPhase section */
34 8BE081FA2F80000100000001 /* Embed App Extensions */ = {
35 isa = PBXCopyFilesBuildPhase;
36 buildActionMask = 2147483647;
37 dstPath = "";
38 dstSubfolderSpec = 13;
39 files = (
40 8BE082012F80000100000001 /* HutchWidgetExtension.appex in Embed App Extensions */,
41 );
42 name = "Embed App Extensions";
43 runOnlyForDeploymentPostprocessing = 0;
44 };
45/* End PBXCopyFilesBuildPhase section */
46
47/* Begin PBXFileReference section */
48 8B2F89632F69DEB900FC0253 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
49 8B2F89642F69DEB900FC0253 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
50 8B2F89652F69DEB900FC0253 /* SECURITY.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = SECURITY.md; sourceTree = "<group>"; };
51 8B4B28D12F6704280045FA19 /* Hutch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Hutch.app; sourceTree = BUILT_PRODUCTS_DIR; };
52 8B8182B72F6B73F3000AE049 /* HutchTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HutchTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
53 8B8182C22F6B742B000AE049 /* HutchTests */ = {isa = PBXFileReference; lastKnownFileType = folder; path = HutchTests; sourceTree = "<group>"; };
54 8BDCA5272F6B76B20066AA29 /* HutchTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = HutchTests.xctestplan; sourceTree = "<group>"; };
55 8BE081F62F80000100000001 /* HutchWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = HutchWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
56/* End PBXFileReference section */
57
58/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
59 8B4B29632F6715DD0045FA19 /* Exceptions for "Hutch" folder in "Hutch" target */ = {
60 isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
61 membershipExceptions = (
62 Info.plist,
63 );
64 target = 8B4B28D02F6704280045FA19 /* Hutch */;
65 };
66 8BE082032F80000100000001 /* Exceptions for "HutchWidgetExtension" folder in "HutchWidgetExtension" target */ = {
67 isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
68 membershipExceptions = (
69 Info.plist,
70 );
71 target = 8BE081F72F80000100000001 /* HutchWidgetExtension */;
72 };
73/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
74
75/* Begin PBXFileSystemSynchronizedRootGroup section */
76 8B4B28D32F6704280045FA19 /* Hutch */ = {
77 isa = PBXFileSystemSynchronizedRootGroup;
78 exceptions = (
79 8B4B29632F6715DD0045FA19 /* Exceptions for "Hutch" folder in "Hutch" target */,
80 );
81 path = Hutch;
82 sourceTree = "<group>";
83 };
84 8B8182B82F6B73F3000AE049 /* HutchTests */ = {
85 isa = PBXFileSystemSynchronizedRootGroup;
86 path = HutchTests;
87 sourceTree = "<group>";
88 };
89 8BE081F42F80000100000001 /* Shared */ = {
90 isa = PBXFileSystemSynchronizedRootGroup;
91 path = Shared;
92 sourceTree = "<group>";
93 };
94 8BE081F52F80000100000001 /* HutchWidgetExtension */ = {
95 isa = PBXFileSystemSynchronizedRootGroup;
96 exceptions = (
97 8BE082032F80000100000001 /* Exceptions for "HutchWidgetExtension" folder in "HutchWidgetExtension" target */,
98 );
99 path = HutchWidgetExtension;
100 sourceTree = "<group>";
101 };
102/* End PBXFileSystemSynchronizedRootGroup section */
103
104/* Begin PBXFrameworksBuildPhase section */
105 8B4B28CE2F6704280045FA19 /* Frameworks */ = {
106 isa = PBXFrameworksBuildPhase;
107 buildActionMask = 2147483647;
108 files = (
109 );
110 runOnlyForDeploymentPostprocessing = 0;
111 };
112 8B8182B42F6B73F3000AE049 /* Frameworks */ = {
113 isa = PBXFrameworksBuildPhase;
114 buildActionMask = 2147483647;
115 files = (
116 );
117 runOnlyForDeploymentPostprocessing = 0;
118 };
119 8BE081F92F80000100000001 /* Frameworks */ = {
120 isa = PBXFrameworksBuildPhase;
121 buildActionMask = 2147483647;
122 files = (
123 );
124 runOnlyForDeploymentPostprocessing = 0;
125 };
126/* End PBXFrameworksBuildPhase section */
127
128/* Begin PBXGroup section */
129 8B4B28C82F6704280045FA19 = {
130 isa = PBXGroup;
131 children = (
132 8BDCA5272F6B76B20066AA29 /* HutchTests.xctestplan */,
133 8B8182C22F6B742B000AE049 /* HutchTests */,
134 8B2F89632F69DEB900FC0253 /* LICENSE */,
135 8B2F89642F69DEB900FC0253 /* README.md */,
136 8B2F89652F69DEB900FC0253 /* SECURITY.md */,
137 8B4B28D32F6704280045FA19 /* Hutch */,
138 8BE081F42F80000100000001 /* Shared */,
139 8BE081F52F80000100000001 /* HutchWidgetExtension */,
140 8B8182B82F6B73F3000AE049 /* HutchTests */,
141 8B4B28D22F6704280045FA19 /* Products */,
142 );
143 sourceTree = "<group>";
144 };
145 8B4B28D22F6704280045FA19 /* Products */ = {
146 isa = PBXGroup;
147 children = (
148 8B4B28D12F6704280045FA19 /* Hutch.app */,
149 8B8182B72F6B73F3000AE049 /* HutchTests.xctest */,
150 8BE081F62F80000100000001 /* HutchWidgetExtension.appex */,
151 );
152 name = Products;
153 sourceTree = "<group>";
154 };
155/* End PBXGroup section */
156
157/* Begin PBXNativeTarget section */
158 8B4B28D02F6704280045FA19 /* Hutch */ = {
159 isa = PBXNativeTarget;
160 buildConfigurationList = 8B4B28DC2F6704290045FA19 /* Build configuration list for PBXNativeTarget "Hutch" */;
161 buildPhases = (
162 8B4B28CD2F6704280045FA19 /* Sources */,
163 8B4B28CE2F6704280045FA19 /* Frameworks */,
164 8B4B28CF2F6704280045FA19 /* Resources */,
165 8BE081FA2F80000100000001 /* Embed App Extensions */,
166 );
167 buildRules = (
168 );
169 dependencies = (
170 8BE082042F80000100000001 /* PBXTargetDependency */,
171 );
172 fileSystemSynchronizedGroups = (
173 8B4B28D32F6704280045FA19 /* Hutch */,
174 8BE081F42F80000100000001 /* Shared */,
175 );
176 name = Hutch;
177 packageProductDependencies = (
178 );
179 productName = Hutch;
180 productReference = 8B4B28D12F6704280045FA19 /* Hutch.app */;
181 productType = "com.apple.product-type.application";
182 };
183 8B8182B62F6B73F3000AE049 /* HutchTests */ = {
184 isa = PBXNativeTarget;
185 buildConfigurationList = 8B8182BF2F6B73F3000AE049 /* Build configuration list for PBXNativeTarget "HutchTests" */;
186 buildPhases = (
187 8B8182B32F6B73F3000AE049 /* Sources */,
188 8B8182B42F6B73F3000AE049 /* Frameworks */,
189 8B8182B52F6B73F3000AE049 /* Resources */,
190 );
191 buildRules = (
192 );
193 dependencies = (
194 8B8182BC2F6B73F3000AE049 /* PBXTargetDependency */,
195 );
196 fileSystemSynchronizedGroups = (
197 8B8182B82F6B73F3000AE049 /* HutchTests */,
198 );
199 name = HutchTests;
200 packageProductDependencies = (
201 );
202 productName = HutchTests;
203 productReference = 8B8182B72F6B73F3000AE049 /* HutchTests.xctest */;
204 productType = "com.apple.product-type.bundle.unit-test";
205 };
206 8BE081F72F80000100000001 /* HutchWidgetExtension */ = {
207 isa = PBXNativeTarget;
208 buildConfigurationList = 8BE081FE2F80000100000001 /* Build configuration list for PBXNativeTarget "HutchWidgetExtension" */;
209 buildPhases = (
210 8BE081F82F80000100000001 /* Sources */,
211 8BE081F92F80000100000001 /* Frameworks */,
212 8BE081FB2F80000100000001 /* Resources */,
213 );
214 buildRules = (
215 );
216 dependencies = (
217 );
218 fileSystemSynchronizedGroups = (
219 8BE081F42F80000100000001 /* Shared */,
220 8BE081F52F80000100000001 /* HutchWidgetExtension */,
221 );
222 name = HutchWidgetExtension;
223 packageProductDependencies = (
224 );
225 productName = HutchWidgetExtension;
226 productReference = 8BE081F62F80000100000001 /* HutchWidgetExtension.appex */;
227 productType = "com.apple.product-type.app-extension";
228 };
229/* End PBXNativeTarget section */
230
231/* Begin PBXProject section */
232 8B4B28C92F6704280045FA19 /* Project object */ = {
233 isa = PBXProject;
234 attributes = {
235 BuildIndependentTargetsInParallel = 1;
236 LastSwiftUpdateCheck = 2630;
237 LastUpgradeCheck = 2630;
238 TargetAttributes = {
239 8B4B28D02F6704280045FA19 = {
240 CreatedOnToolsVersion = 26.3;
241 };
242 8B8182B62F6B73F3000AE049 = {
243 CreatedOnToolsVersion = 26.3;
244 TestTargetID = 8B4B28D02F6704280045FA19;
245 };
246 };
247 };
248 buildConfigurationList = 8B4B28CC2F6704280045FA19 /* Build configuration list for PBXProject "Hutch" */;
249 developmentRegion = en;
250 hasScannedForEncodings = 0;
251 knownRegions = (
252 en,
253 Base,
254 );
255 mainGroup = 8B4B28C82F6704280045FA19;
256 minimizedProjectReferenceProxies = 1;
257 preferredProjectObjectVersion = 77;
258 productRefGroup = 8B4B28D22F6704280045FA19 /* Products */;
259 projectDirPath = "";
260 projectRoot = "";
261 targets = (
262 8B4B28D02F6704280045FA19 /* Hutch */,
263 8B8182B62F6B73F3000AE049 /* HutchTests */,
264 8BE081F72F80000100000001 /* HutchWidgetExtension */,
265 );
266 };
267/* End PBXProject section */
268
269/* Begin PBXResourcesBuildPhase section */
270 8B4B28CF2F6704280045FA19 /* Resources */ = {
271 isa = PBXResourcesBuildPhase;
272 buildActionMask = 2147483647;
273 files = (
274 8B2F89662F69DEB900FC0253 /* LICENSE in Resources */,
275 8B2F89672F69DEB900FC0253 /* README.md in Resources */,
276 8B2F89682F69DEB900FC0253 /* SECURITY.md in Resources */,
277 );
278 runOnlyForDeploymentPostprocessing = 0;
279 };
280 8B8182B52F6B73F3000AE049 /* Resources */ = {
281 isa = PBXResourcesBuildPhase;
282 buildActionMask = 2147483647;
283 files = (
284 );
285 runOnlyForDeploymentPostprocessing = 0;
286 };
287 8BE081FB2F80000100000001 /* Resources */ = {
288 isa = PBXResourcesBuildPhase;
289 buildActionMask = 2147483647;
290 files = (
291 );
292 runOnlyForDeploymentPostprocessing = 0;
293 };
294/* End PBXResourcesBuildPhase section */
295
296/* Begin PBXSourcesBuildPhase section */
297 8B4B28CD2F6704280045FA19 /* Sources */ = {
298 isa = PBXSourcesBuildPhase;
299 buildActionMask = 2147483647;
300 files = (
301 );
302 runOnlyForDeploymentPostprocessing = 0;
303 };
304 8B8182B32F6B73F3000AE049 /* Sources */ = {
305 isa = PBXSourcesBuildPhase;
306 buildActionMask = 2147483647;
307 files = (
308 );
309 runOnlyForDeploymentPostprocessing = 0;
310 };
311 8BE081F82F80000100000001 /* Sources */ = {
312 isa = PBXSourcesBuildPhase;
313 buildActionMask = 2147483647;
314 files = (
315 );
316 runOnlyForDeploymentPostprocessing = 0;
317 };
318/* End PBXSourcesBuildPhase section */
319
320/* Begin PBXTargetDependency section */
321 8B8182BC2F6B73F3000AE049 /* PBXTargetDependency */ = {
322 isa = PBXTargetDependency;
323 target = 8B4B28D02F6704280045FA19 /* Hutch */;
324 targetProxy = 8B8182BB2F6B73F3000AE049 /* PBXContainerItemProxy */;
325 };
326 8BE082042F80000100000001 /* PBXTargetDependency */ = {
327 isa = PBXTargetDependency;
328 target = 8BE081F72F80000100000001 /* HutchWidgetExtension */;
329 targetProxy = 8BE082022F80000100000001 /* PBXContainerItemProxy */;
330 };
331/* End PBXTargetDependency section */
332
333/* Begin XCBuildConfiguration section */
334 8B4B28DA2F6704290045FA19 /* Debug */ = {
335 isa = XCBuildConfiguration;
336 buildSettings = {
337 ALWAYS_SEARCH_USER_PATHS = NO;
338 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
339 CLANG_ANALYZER_NONNULL = YES;
340 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
341 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
342 CLANG_ENABLE_MODULES = YES;
343 CLANG_ENABLE_OBJC_ARC = YES;
344 CLANG_ENABLE_OBJC_WEAK = YES;
345 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
346 CLANG_WARN_BOOL_CONVERSION = YES;
347 CLANG_WARN_COMMA = YES;
348 CLANG_WARN_CONSTANT_CONVERSION = YES;
349 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
350 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
351 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
352 CLANG_WARN_EMPTY_BODY = YES;
353 CLANG_WARN_ENUM_CONVERSION = YES;
354 CLANG_WARN_INFINITE_RECURSION = YES;
355 CLANG_WARN_INT_CONVERSION = YES;
356 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
357 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
358 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
359 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
360 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
361 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
362 CLANG_WARN_STRICT_PROTOTYPES = YES;
363 CLANG_WARN_SUSPICIOUS_MOVE = YES;
364 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
365 CLANG_WARN_UNREACHABLE_CODE = YES;
366 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
367 COPY_PHASE_STRIP = NO;
368 DEBUG_INFORMATION_FORMAT = dwarf;
369 DEVELOPMENT_TEAM = ZCNAX3VL9D;
370 ENABLE_STRICT_OBJC_MSGSEND = YES;
371 ENABLE_TESTABILITY = YES;
372 ENABLE_USER_SCRIPT_SANDBOXING = YES;
373 GCC_C_LANGUAGE_STANDARD = gnu17;
374 GCC_DYNAMIC_NO_PIC = NO;
375 GCC_NO_COMMON_BLOCKS = YES;
376 GCC_OPTIMIZATION_LEVEL = 0;
377 GCC_PREPROCESSOR_DEFINITIONS = (
378 "DEBUG=1",
379 "$(inherited)",
380 );
381 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
382 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
383 GCC_WARN_UNDECLARED_SELECTOR = YES;
384 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
385 GCC_WARN_UNUSED_FUNCTION = YES;
386 GCC_WARN_UNUSED_VARIABLE = YES;
387 IPHONEOS_DEPLOYMENT_TARGET = 26.2;
388 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
389 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
390 MTL_FAST_MATH = YES;
391 ONLY_ACTIVE_ARCH = YES;
392 SDKROOT = iphoneos;
393 SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
394 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
395 };
396 name = Debug;
397 };
398 8B4B28DB2F6704290045FA19 /* Release */ = {
399 isa = XCBuildConfiguration;
400 buildSettings = {
401 ALWAYS_SEARCH_USER_PATHS = NO;
402 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
403 CLANG_ANALYZER_NONNULL = YES;
404 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
405 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
406 CLANG_ENABLE_MODULES = YES;
407 CLANG_ENABLE_OBJC_ARC = YES;
408 CLANG_ENABLE_OBJC_WEAK = YES;
409 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
410 CLANG_WARN_BOOL_CONVERSION = YES;
411 CLANG_WARN_COMMA = YES;
412 CLANG_WARN_CONSTANT_CONVERSION = YES;
413 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
414 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
415 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
416 CLANG_WARN_EMPTY_BODY = YES;
417 CLANG_WARN_ENUM_CONVERSION = YES;
418 CLANG_WARN_INFINITE_RECURSION = YES;
419 CLANG_WARN_INT_CONVERSION = YES;
420 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
421 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
422 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
423 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
424 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
425 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
426 CLANG_WARN_STRICT_PROTOTYPES = YES;
427 CLANG_WARN_SUSPICIOUS_MOVE = YES;
428 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
429 CLANG_WARN_UNREACHABLE_CODE = YES;
430 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
431 COPY_PHASE_STRIP = NO;
432 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
433 DEVELOPMENT_TEAM = ZCNAX3VL9D;
434 ENABLE_NS_ASSERTIONS = NO;
435 ENABLE_STRICT_OBJC_MSGSEND = YES;
436 ENABLE_USER_SCRIPT_SANDBOXING = YES;
437 GCC_C_LANGUAGE_STANDARD = gnu17;
438 GCC_NO_COMMON_BLOCKS = YES;
439 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
440 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
441 GCC_WARN_UNDECLARED_SELECTOR = YES;
442 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
443 GCC_WARN_UNUSED_FUNCTION = YES;
444 GCC_WARN_UNUSED_VARIABLE = YES;
445 IPHONEOS_DEPLOYMENT_TARGET = 26.2;
446 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
447 MTL_ENABLE_DEBUG_INFO = NO;
448 MTL_FAST_MATH = YES;
449 SDKROOT = iphoneos;
450 SWIFT_COMPILATION_MODE = wholemodule;
451 VALIDATE_PRODUCT = YES;
452 };
453 name = Release;
454 };
455 8B4B28DD2F6704290045FA19 /* Debug */ = {
456 isa = XCBuildConfiguration;
457 buildSettings = {
458 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
459 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
460 CODE_SIGN_ENTITLEMENTS = Hutch/Hutch.entitlements;
461 CODE_SIGN_STYLE = Automatic;
462 CURRENT_PROJECT_VERSION = 11;
463 DEVELOPMENT_TEAM = ZCNAX3VL9D;
464 ENABLE_PREVIEWS = YES;
465 GENERATE_INFOPLIST_FILE = YES;
466 INFOPLIST_FILE = Hutch/Info.plist;
467 INFOPLIST_KEY_CFBundleDisplayName = Hutch;
468 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
469 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
470 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
471 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
472 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
473 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
474 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
475 LD_RUNPATH_SEARCH_PATHS = (
476 "$(inherited)",
477 "@executable_path/Frameworks",
478 );
479 MARKETING_VERSION = 2.4.1;
480 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch;
481 PRODUCT_NAME = "$(TARGET_NAME)";
482 STRING_CATALOG_GENERATE_SYMBOLS = YES;
483 SWIFT_APPROACHABLE_CONCURRENCY = YES;
484 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
485 SWIFT_EMIT_LOC_STRINGS = YES;
486 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
487 SWIFT_VERSION = 5.0;
488 TARGETED_DEVICE_FAMILY = "1,2";
489 };
490 name = Debug;
491 };
492 8B4B28DE2F6704290045FA19 /* Release */ = {
493 isa = XCBuildConfiguration;
494 buildSettings = {
495 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
496 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
497 CODE_SIGN_ENTITLEMENTS = Hutch/Hutch.entitlements;
498 CODE_SIGN_STYLE = Automatic;
499 CURRENT_PROJECT_VERSION = 11;
500 DEVELOPMENT_TEAM = ZCNAX3VL9D;
501 ENABLE_PREVIEWS = YES;
502 GENERATE_INFOPLIST_FILE = YES;
503 INFOPLIST_FILE = Hutch/Info.plist;
504 INFOPLIST_KEY_CFBundleDisplayName = Hutch;
505 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
506 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
507 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
508 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
509 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
510 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
511 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
512 LD_RUNPATH_SEARCH_PATHS = (
513 "$(inherited)",
514 "@executable_path/Frameworks",
515 );
516 MARKETING_VERSION = 2.4.1;
517 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch;
518 PRODUCT_NAME = "$(TARGET_NAME)";
519 STRING_CATALOG_GENERATE_SYMBOLS = YES;
520 SWIFT_APPROACHABLE_CONCURRENCY = YES;
521 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
522 SWIFT_EMIT_LOC_STRINGS = YES;
523 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
524 SWIFT_VERSION = 5.0;
525 TARGETED_DEVICE_FAMILY = "1,2";
526 };
527 name = Release;
528 };
529 8B8182BD2F6B73F3000AE049 /* Debug */ = {
530 isa = XCBuildConfiguration;
531 buildSettings = {
532 BUNDLE_LOADER = "$(TEST_HOST)";
533 CODE_SIGN_STYLE = Automatic;
534 CURRENT_PROJECT_VERSION = 1;
535 DEVELOPMENT_TEAM = ZCNAX3VL9D;
536 GENERATE_INFOPLIST_FILE = YES;
537 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
538 MARKETING_VERSION = 1.0;
539 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.HutchTests;
540 PRODUCT_NAME = "$(TARGET_NAME)";
541 STRING_CATALOG_GENERATE_SYMBOLS = NO;
542 SWIFT_APPROACHABLE_CONCURRENCY = YES;
543 SWIFT_EMIT_LOC_STRINGS = NO;
544 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
545 SWIFT_VERSION = 5.0;
546 TARGETED_DEVICE_FAMILY = "1,2";
547 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Hutch.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Hutch";
548 };
549 name = Debug;
550 };
551 8B8182BE2F6B73F3000AE049 /* Release */ = {
552 isa = XCBuildConfiguration;
553 buildSettings = {
554 BUNDLE_LOADER = "$(TEST_HOST)";
555 CODE_SIGN_STYLE = Automatic;
556 CURRENT_PROJECT_VERSION = 1;
557 DEVELOPMENT_TEAM = ZCNAX3VL9D;
558 GENERATE_INFOPLIST_FILE = YES;
559 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
560 MARKETING_VERSION = 1.0;
561 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.HutchTests;
562 PRODUCT_NAME = "$(TARGET_NAME)";
563 STRING_CATALOG_GENERATE_SYMBOLS = NO;
564 SWIFT_APPROACHABLE_CONCURRENCY = YES;
565 SWIFT_EMIT_LOC_STRINGS = NO;
566 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
567 SWIFT_VERSION = 5.0;
568 TARGETED_DEVICE_FAMILY = "1,2";
569 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Hutch.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Hutch";
570 };
571 name = Release;
572 };
573 8BE081FC2F80000100000001 /* Debug */ = {
574 isa = XCBuildConfiguration;
575 buildSettings = {
576 APPLICATION_EXTENSION_API_ONLY = YES;
577 CODE_SIGN_ENTITLEMENTS = HutchWidgetExtension/HutchWidgetExtension.entitlements;
578 CODE_SIGN_STYLE = Automatic;
579 CURRENT_PROJECT_VERSION = 11;
580 DEVELOPMENT_TEAM = ZCNAX3VL9D;
581 GENERATE_INFOPLIST_FILE = NO;
582 INFOPLIST_FILE = HutchWidgetExtension/Info.plist;
583 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
584 LD_RUNPATH_SEARCH_PATHS = (
585 "$(inherited)",
586 "@executable_path/Frameworks",
587 "@executable_path/../../Frameworks",
588 );
589 MARKETING_VERSION = 2.4.0;
590 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch.HutchWidgetExtension;
591 PRODUCT_NAME = "$(TARGET_NAME)";
592 SKIP_INSTALL = YES;
593 STRING_CATALOG_GENERATE_SYMBOLS = YES;
594 SWIFT_APPROACHABLE_CONCURRENCY = YES;
595 SWIFT_EMIT_LOC_STRINGS = YES;
596 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
597 SWIFT_VERSION = 5.0;
598 TARGETED_DEVICE_FAMILY = "1,2";
599 };
600 name = Debug;
601 };
602 8BE081FD2F80000100000001 /* Release */ = {
603 isa = XCBuildConfiguration;
604 buildSettings = {
605 APPLICATION_EXTENSION_API_ONLY = YES;
606 CODE_SIGN_ENTITLEMENTS = HutchWidgetExtension/HutchWidgetExtension.entitlements;
607 CODE_SIGN_STYLE = Automatic;
608 CURRENT_PROJECT_VERSION = 11;
609 DEVELOPMENT_TEAM = ZCNAX3VL9D;
610 GENERATE_INFOPLIST_FILE = NO;
611 INFOPLIST_FILE = HutchWidgetExtension/Info.plist;
612 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
613 LD_RUNPATH_SEARCH_PATHS = (
614 "$(inherited)",
615 "@executable_path/Frameworks",
616 "@executable_path/../../Frameworks",
617 );
618 MARKETING_VERSION = 2.4.0;
619 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch.HutchWidgetExtension;
620 PRODUCT_NAME = "$(TARGET_NAME)";
621 SKIP_INSTALL = YES;
622 STRING_CATALOG_GENERATE_SYMBOLS = YES;
623 SWIFT_APPROACHABLE_CONCURRENCY = YES;
624 SWIFT_EMIT_LOC_STRINGS = YES;
625 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
626 SWIFT_VERSION = 5.0;
627 TARGETED_DEVICE_FAMILY = "1,2";
628 };
629 name = Release;
630 };
631/* End XCBuildConfiguration section */
632
633/* Begin XCConfigurationList section */
634 8B4B28CC2F6704280045FA19 /* Build configuration list for PBXProject "Hutch" */ = {
635 isa = XCConfigurationList;
636 buildConfigurations = (
637 8B4B28DA2F6704290045FA19 /* Debug */,
638 8B4B28DB2F6704290045FA19 /* Release */,
639 );
640 defaultConfigurationIsVisible = 0;
641 defaultConfigurationName = Release;
642 };
643 8B4B28DC2F6704290045FA19 /* Build configuration list for PBXNativeTarget "Hutch" */ = {
644 isa = XCConfigurationList;
645 buildConfigurations = (
646 8B4B28DD2F6704290045FA19 /* Debug */,
647 8B4B28DE2F6704290045FA19 /* Release */,
648 );
649 defaultConfigurationIsVisible = 0;
650 defaultConfigurationName = Release;
651 };
652 8B8182BF2F6B73F3000AE049 /* Build configuration list for PBXNativeTarget "HutchTests" */ = {
653 isa = XCConfigurationList;
654 buildConfigurations = (
655 8B8182BD2F6B73F3000AE049 /* Debug */,
656 8B8182BE2F6B73F3000AE049 /* Release */,
657 );
658 defaultConfigurationIsVisible = 0;
659 defaultConfigurationName = Release;
660 };
661 8BE081FE2F80000100000001 /* Build configuration list for PBXNativeTarget "HutchWidgetExtension" */ = {
662 isa = XCConfigurationList;
663 buildConfigurations = (
664 8BE081FC2F80000100000001 /* Debug */,
665 8BE081FD2F80000100000001 /* Release */,
666 );
667 defaultConfigurationIsVisible = 0;
668 defaultConfigurationName = Release;
669 };
670/* End XCConfigurationList section */
671 };
672 rootObject = 8B4B28C92F6704280045FA19 /* Project object */;
673}