From 650f0d54563250f8d87ad9f5c015bbfccdbe5892 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 14 Dec 2018 14:31:53 +0100 Subject: [PATCH] Suggest disabling Bitcode in README Fix mentioned in #51 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ab04955..6925b4b2 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Many other flags are ignored too but it's normally not an issue. - Ruby (preinstalled with macOS) - [CocoaPods 1.4.0][dep-cocoapods] - [jazzy][dep-jazzy] (optional, for documentation) +- [Disable Bitcode][issue-51] It's highly recommended to use the Git and Ruby packages provided by [Homebrew][dep-brew]. @@ -183,6 +184,7 @@ Website: [davidederosa.com][about-website] [dep-jazzy]: https://github.com/realm/jazzy [dep-brew]: https://brew.sh/ [dep-openssl]: https://www.openssl.org/ +[issue-51]: https://github.com/keeshux/tunnelkit/issues/51 [ne-home]: https://developer.apple.com/documentation/networkextension [ne-ptp]: https://developer.apple.com/documentation/networkextension/nepackettunnelprovider