Kit: update README

Signed-off-by: Andrej Mihajlov <and@mullvad.net>
This commit is contained in:
Andrej Mihajlov
2022-03-11 15:08:59 +01:00
parent 8d56351e2b
commit b538382ef8
+1 -1
View File
@@ -70,7 +70,7 @@ $ open WireGuard.xcodeproj
- Locate the "Link with binary libraries" section and hit "+" to add `WireGuardKit`.
4. In Xcode project settings, locate your main bundle app and switch to "Build Phases" tab.
Locate the "Link with binary libraries" section and hit "+" to add `WireGuardKit`.
Locate the "Link with binary libraries" section and hit "+" to add `WireGuardKitTypes`.
5. iOS only: Locate Bitcode settings under your application target, Build settings -> Enable Bitcode,
change the corresponding value to "No".