Skip to content

Commit 4cc53eb

Browse files
committed
Fix xcodeproj
1 parent 51087f4 commit 4cc53eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

iOSDesignPatternSamples.xcodeproj/project.pbxproj

Lines changed: 3 additions & 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 */
@@ -256,6 +256,8 @@
256256
isa = PBXProject;
257257
attributes = {
258258
LastUpgradeCheck = 1200;
259+
TargetAttributes = {
260+
};
259261
};
260262
buildConfigurationList = 817B998E26DC355C9DF10D2C /* Build configuration list for PBXProject "iOSDesignPatternSamples" */;
261263
compatibilityVersion = "Xcode 10.0";

0 commit comments

Comments
 (0)