Skip to content

Commit 894c747

Browse files
change objectVersion in DemosApp project so it can be opened by older versions of XCode
1 parent 10ee24a commit 894c747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/DemosApp/DemosApp.xcodeproj/project.pbxproj

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

99
/* Begin PBXBuildFile section */

0 commit comments

Comments
 (0)