Updates project object version to support BuildIndependentTargetsInParallel setting (#1368)

* feat: updates project object version

* updates CHANGELOG.md with PR changes
This commit is contained in:
Leonardo Oliveira
2023-08-07 19:49:33 -03:00
committed by GitHub
parent 3a215ce999
commit c7ae369c14
7 changed files with 10 additions and 6 deletions
+4
View File
@@ -7,6 +7,10 @@
- Added `scheme.enableGPUValidationMode` #1294 @LouisLWang
- Added visionOS support #1379 @shiba1014
### Changed
- The project object version has been updated for Xcode 14.3 #1368 @leonardorock
### Fixed
- Fix external dependencies from being removed by Xcode #1354 @OdNairy
+1 -1
View File
@@ -16,7 +16,7 @@ extension Project {
}
var objectVersion: UInt {
51
54
}
}
@@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objectVersion = 54;
objects = {
/* Begin PBXBuildFile section */
@@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objectVersion = 54;
objects = {
/* Begin PBXBuildFile section */
@@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objectVersion = 54;
objects = {
/* Begin PBXFileReference section */
@@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objectVersion = 54;
objects = {
/* Begin PBXAggregateTarget section */
@@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objectVersion = 54;
objects = {
/* Begin PBXFileReference section */