Skip to content

Commit 0e42586

Browse files
committed
chore(project-template): Decrement objectVersion
This enables opening the project with Xcode 10.2
1 parent 63d7b8d commit 0e42586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/project-template/__PROJECT_NAME__.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 = 52;
6+
objectVersion = 51;
77
objects = {
88

99
/* Begin PBXBuildFile section */

0 commit comments

Comments
 (0)