From dce8dbb1eddda4a8536e24b9b0099d40e3cbb59a Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 7 Feb 2019 14:24:44 +0000 Subject: [PATCH] Deploy website Deploy website version based on 164c65cf9e2decd07672626a5d046cff6b708357 --- docs/next/linking-libraries-ios.html | 2 +- docs/next/linking-libraries-ios/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/next/linking-libraries-ios.html b/docs/next/linking-libraries-ios.html index e6626e0d134..9fb85fd8d72 100644 --- a/docs/next/linking-libraries-ios.html +++ b/docs/next/linking-libraries-ios.html @@ -56,7 +56,7 @@

Manual linking

Step 1

-

If the library has native code, there must be a .xcodeproj file inside it's folder. Drag this file to your project on Xcode (usually under the Libraries group on Xcode);

+

If the library has native code, there must be an .xcodeproj file inside its folder. Drag this file to your project on Xcode (usually under the Libraries group on Xcode);

Step 2

Click on your main project file (the one that represents the .xcodeproj) select Build Phases and drag the static library from the Products folder inside the Library you are importing to Link Binary With Libraries

diff --git a/docs/next/linking-libraries-ios/index.html b/docs/next/linking-libraries-ios/index.html index e6626e0d134..9fb85fd8d72 100644 --- a/docs/next/linking-libraries-ios/index.html +++ b/docs/next/linking-libraries-ios/index.html @@ -56,7 +56,7 @@

Manual linking

Step 1

-

If the library has native code, there must be a .xcodeproj file inside it's folder. Drag this file to your project on Xcode (usually under the Libraries group on Xcode);

+

If the library has native code, there must be an .xcodeproj file inside its folder. Drag this file to your project on Xcode (usually under the Libraries group on Xcode);

Step 2

Click on your main project file (the one that represents the .xcodeproj) select Build Phases and drag the static library from the Products folder inside the Library you are importing to Link Binary With Libraries