8000 Apply recommended settings of Xcode 14.3 · codeface-io/Codeface@17ce59f · GitHub
[go: up one dir, main page]

Skip to content

Commit 17ce59f

Browse files
committed
Apply recommended settings of Xcode 14.3
1 parent c811f55 commit 17ce59f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

XCodeProject/Codeface.xcodeproj/project.pbxproj

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 52;
6+
objectVersion = 53;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -852,8 +852,9 @@
852852
9E95A6FB218C73C7009A58A9 /* Project object */ = {
853853
isa = PBXProject;
854854
attributes = {
855+
BuildIndependentTargetsInParallel = YES;
855856
LastSwiftUpdateCheck = 1410;
856-
LastUpgradeCheck = 1400;
857+
LastUpgradeCheck = 1430;
857858
ORGANIZATIONNAME = Flowtoolz;
858859
TargetAttributes = {
859860
96143EFD290ED68A008CA3C2 = {
@@ -1256,6 +1257,7 @@
12561257
DEVELOPMENT_ASSET_PATHS = "";
12571258
DEVELOPMENT_TEAM = 8T3R57GCBV;
12581259
"DEVELOPMENT_TEAM[sdk=macosx*]" = 8T3R57GCBV;
1260+
ENABLE_HARDENED_RUNTIME = YES;
12591261
INFOPLIST_FILE = Codeface/Info.plist;
12601262
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
12611263
LD_RUNPATH_SEARCH_PATHS = (

XCodeProject/Codeface.xcodeproj/xcshareddata/xcschemes/Codeface.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1400"
3+
LastUpgradeVersion = "1430"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)
0