From 6eca1b3ead670ad051e0a4825042f79c78930d1c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 3 Nov 2019 05:51:57 -0800 Subject: iOS: fix handling of version option to build.sh This makes it much more consistent and avoids a silly warning. Also some small README updates. Signed-off-by: Dirk Hohndel --- packaging/ios/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packaging/ios/README') diff --git a/packaging/ios/README b/packaging/ios/README index 63a042e11..91c52d55d 100644 --- a/packaging/ios/README +++ b/packaging/ios/README @@ -4,7 +4,7 @@ Tool repo to crosscompile subsurface for iOS Dependencies: - This only works on a Mac -- XCode with iOS SDK and Qt5.9 or later +- XCode with iOS SDK and Qt5.13 or later - cmake Follow the instruction in: @@ -19,7 +19,7 @@ note: this builds all dependencies and is only needed first time it currently build for armv7 arm64 and x86_64 (simulator) 1) cd /.. -2) Launch QtCreator and open subsurface/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +2) Launch QtCreator and open subsurface/packaging/ios/Subsurface-mobile.pro 3) Build Subsurface-mobile in QtCreator - you can build for the simulator and for a device and even deploy to a connected device. @@ -44,6 +44,6 @@ number, even though the sources have been recompiled which can be very confusing. Do a simply version update by running: -build.sh version -and then rebuilding in Qt Creator +build.sh -version +and then rebuilding in Qt Creator (or Xcode) -- cgit v1.2.3-70-g09d2