Merge pull request #5760 from nextcloud/bugfix/resolve-parallelize-warn

Fix xcodebuild parallel build warning
This commit is contained in:
Matthieu Gallien 2023-06-14 09:50:31 +02:00 committed by GitHub
commit 392b828963
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -463,6 +463,7 @@
C2B573951B1CD88000303B36 /* Project object */ = { C2B573951B1CD88000303B36 /* Project object */ = {
isa = PBXProject; isa = PBXProject;
attributes = { attributes = {
BuildIndependentTargetsInParallel = YES;
LastSwiftUpdateCheck = 1420; LastSwiftUpdateCheck = 1420;
LastUpgradeCheck = 1240; LastUpgradeCheck = 1240;
TargetAttributes = { TargetAttributes = {