Skip to content

Commit 0ae50a0

Browse files
xcode version
1 parent a180ec0 commit 0ae50a0

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

tvos-example.xcodeproj/project.pbxproj

Lines changed: 5 additions & 17 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 PBXContainerItemProxy section */
@@ -30,21 +30,9 @@
3030
/* End PBXFileReference section */
3131

3232
/* Begin PBXFileSystemSynchronizedRootGroup section */
33-
199D2DAB2D31235B00E231C1 /* tvos-example */ = {
34-
isa = PBXFileSystemSynchronizedRootGroup;
35-
path = "tvos-example";
36-
sourceTree = "<group>";
37-
};
38-
199D2DBC2D31235D00E231C1 /* tvos-exampleTests */ = {
39-
isa = PBXFileSystemSynchronizedRootGroup;
40-
path = "tvos-exampleTests";
41-
sourceTree = "<group>";
42-
};
43-
199D2DC62D31235D00E231C1 /* tvos-exampleUITests */ = {
44-
isa = PBXFileSystemSynchronizedRootGroup;
45-
path = "tvos-exampleUITests";
46-
sourceTree = "<group>";
47-
};
33+
199D2DAB2D31235B00E231C1 /* tvos-example */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = "tvos-example"; sourceTree = "<group>"; };
34+
199D2DBC2D31235D00E231C1 /* tvos-exampleTests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = "tvos-exampleTests"; sourceTree = "<group>"; };
35+
199D2DC62D31235D00E231C1 /* tvos-exampleUITests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = "tvos-exampleUITests"; sourceTree = "<group>"; };
4836
/* End PBXFileSystemSynchronizedRootGroup section */
4937

5038
/* Begin PBXFrameworksBuildPhase section */
@@ -187,6 +175,7 @@
187175
};
188176
};
189177
buildConfigurationList = 199D2DA42D31235B00E231C1 /* Build configuration list for PBXProject "tvos-example" */;
178+
compatibilityVersion = "Xcode 15.0";
190179
developmentRegion = en;
191180
hasScannedForEncodings = 0;
192181
knownRegions = (
@@ -195,7 +184,6 @@
195184
);
196185
mainGroup = 199D2DA02D31235B00E231C1;
197186
minimizedProjectReferenceProxies = 1;
198-
preferredProjectObjectVersion = 77;
199187
productRefGroup = 199D2DAA2D31235B00E231C1 /* Products */;
200188
projectDirPath = "";
201189
projectRoot = "";

0 commit comments

Comments
 (0)