From c6fd791f3605e242c14613f793765b6402fd5d0f Mon Sep 17 00:00:00 2001 From: Christian Fetzer Date: Sat, 24 Dec 2016 14:38:58 +0100 Subject: [docs] Remove note that Xcode has to be adapted for a certain SDK It's enough to have depends built using --with-sdk and then point cmake to the respective Toolchain file. --- docs/README.ios.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/README.ios.md') diff --git a/docs/README.ios.md b/docs/README.ios.md index e1a8b85b78..f68813a097 100644 --- a/docs/README.ios.md +++ b/docs/README.ios.md @@ -103,8 +103,6 @@ above. The example below would use the iOS SDK 8.0: ./configure --host=arm-apple-darwin --with-sdk=8.0 -Ensure that you also adapt the Xcode project to use this SDK version. - ### 3.3 Compile Kodi binary addons Kodi maintains a set of binary addons (PVR clients, Visualizations, Audio DSP -- cgit v1.2.3