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 /cpp/test | |
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 'cpp/test')
-rw-r--r-- | cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj b/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj index 46069f32702..cf02ce2b928 100644 --- a/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj +++ b/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 52; + objectVersion = 48; objects = { /* Begin PBXBuildFile section */ |