diff options
author | Benoit Foucher <benoit@zeroc.com> | 2019-09-20 11:14:03 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2019-09-20 11:14:03 +0200 |
commit | 1977951c1353fbf229900643c8842f52ef06f6f2 (patch) | |
tree | 5fcd85f810c490c1574aca17264665cd548ef525 /objective-c | |
parent | Enable SourceLink with .NET Core builds (diff) | |
download | ice-1977951c1353fbf229900643c8842f52ef06f6f2.tar.bz2 ice-1977951c1353fbf229900643c8842f52ef06f6f2.tar.xz ice-1977951c1353fbf229900643c8842f52ef06f6f2.zip |
Fixed Xcode project version, fixes #540
Diffstat (limited to 'objective-c')
-rw-r--r-- | objective-c/test/ios/controller/Objective-C Test Controller.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-c/test/ios/controller/Objective-C Test Controller.xcodeproj/project.pbxproj b/objective-c/test/ios/controller/Objective-C Test Controller.xcodeproj/project.pbxproj index c54703d5f67..59287bc075c 100644 --- a/objective-c/test/ios/controller/Objective-C Test Controller.xcodeproj/project.pbxproj +++ b/objective-c/test/ios/controller/Objective-C Test Controller.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 52; + objectVersion = 48; objects = { /* Begin PBXBuildFile section */ |