Skip to content

Commit 082642a

Browse files
change project format to xcode 15
1 parent b89e71d commit 082642a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

Examples/DemosApp/DemosApp.xcodeproj/project.pbxproj

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

99
/* Begin PBXBuildFile section */
@@ -15,11 +15,7 @@
1515
/* End PBXFileReference section */
1616

1717
/* Begin PBXFileSystemSynchronizedRootGroup section */
18-
740D22292CD3BECA006731A5 /* DemosApp */ = {
19-
isa = PBXFileSystemSynchronizedRootGroup;
20-
path = DemosApp;
21-
sourceTree = "<group>";
22-
};
18+
740D22292CD3BECA006731A5 /* DemosApp */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = DemosApp; sourceTree = "<group>"; };
2319
/* End PBXFileSystemSynchronizedRootGroup section */
2420

2521
/* Begin PBXFrameworksBuildPhase section */
@@ -92,6 +88,7 @@
9288
};
9389
};
9490
buildConfigurationList = 740D22222CD3BECA006731A5 /* Build configuration list for PBXProject "DemosApp" */;
91+
compatibilityVersion = "Xcode 15.0";
9592
developmentRegion = en;
9693
hasScannedForEncodings = 0;
9794
knownRegions = (
@@ -103,7 +100,6 @@
103100
packageReferences = (
104101
740D22502CD3BF50006731A5 /* XCLocalSwiftPackageReference "../../../ComponentsKit" */,
105102
);
106-
preferredProjectObjectVersion = 77;
107103
productRefGroup = 740D22282CD3BECA006731A5 /* Products */;
108104
projectDirPath = "";
109105
projectRoot = "";

0 commit comments

Comments
 (0)