diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.ios.md | 2 | ||||
-rw-r--r-- | docs/README.osx.md | 2 |
2 files changed, 0 insertions, 4 deletions
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 diff --git a/docs/README.osx.md b/docs/README.osx.md index 37ffd12c15..4a9f660f16 100644 --- a/docs/README.osx.md +++ b/docs/README.osx.md @@ -103,8 +103,6 @@ above. The example below would use the macOS SDK 10.9: ./configure --host=arm-apple-darwin --with-sdk=10.9 -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 |