Skip to content

Commit 56a8290

Browse files
committed
Update project for Xcode 13
1 parent 0a6feba commit 56a8290

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Encryption Kit.xcodeproj/project.pbxproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 53;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -472,6 +472,7 @@
472472
0867D690FE84028FC02AAC07 /* Project object */ = {
473473
isa = PBXProject;
474474
attributes = {
475+
BuildIndependentTargetsInParallel = YES;
475476
LastUpgradeCheck = 1200;
476477
TargetAttributes = {
477478
8DC2EF4F0486A6940098B216 = {

Resources/Build Configuration/Build Configuration.xcconfig

-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ MACOSX_DEPLOYMENT_TARGET = 10.12
7070
ONLY_ACTIVE_ARCH = NO
7171
OTHER_CFLAGS = -Xclang -fobjc-runtime-has-weak
7272
PLIST_FILE_OUTPUT_FORMAT = binary
73-
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
7473
PROVISIONING_PROFILE_SPECIFIER =
7574
REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
7675
RUN_CLANG_STATIC_ANALYZER = NO

0 commit comments

Comments
 (0)