From a351393739ee8541abb05ce5fce25e8a6404c55d Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sun, 6 May 2018 17:59:57 +0200 Subject: iOS: update build instractions Updated INSTALL to point at packaging/ios/README Updated README to 'facts' Deleted ios_build_instructions as they are covered in README [Dirk Hohndel: refactored Jan's original commit in #1241] Signed-off-by: Jan Iversen Signed-off-by: Dirk Hohndel --- packaging/ios/ios_build_instructions | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 packaging/ios/ios_build_instructions (limited to 'packaging/ios/ios_build_instructions') diff --git a/packaging/ios/ios_build_instructions b/packaging/ios/ios_build_instructions deleted file mode 100644 index 46eef1ea3..000000000 --- a/packaging/ios/ios_build_instructions +++ /dev/null @@ -1,31 +0,0 @@ -Build instructions for iOS - -[since you have this file, you have already cloned subsurface. Great] - -Make sure, you have iOS packages for Qt installed (in my case 5.5 was sufficient). - -Get a developper account on developer.apple.com . - -Connect your phone, make sure XCode is seeing it in the Devices window. Open one of the -sample iOS apps in XCode click the play button and follow the steps there to create a -provisioning profile. Make sure the bundle Identifier is something like - -YOURNAME.subsurface-mobile - -Back in the shell - -> cd subsurface/packaging/ios -> bash build.sh - -In Info.plist.In locate the key CFBundleIdentifier and change its value to - -YOURNAME.subsurface-mobile - -open QtCreator and there open Subsurface-mobile/Subsurface-mobile.pro - -select the Kit iphoneos-clang - -and press the play button. Have patience (you can watch the progress in the Compile Output -window). - -Make sure the phone is unlocked. Tata! -- cgit v1.2.3-70-g09d2