Skip to content

Commit

Permalink
Update ios-sdk.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul authored Aug 12, 2024
1 parent d9d5e40 commit 7eee917
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/dev-guide/ios-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ end

Replace `JitsiMeetSDKTest` with your project and target names.

Bitcode is not provided in the prebuilt SDK, so turn it off for your project.

The SDK uses Swift code, so make sure you select `Always Embed Swift Standard Libraries`
in your project.

Since the SDK requests camera and microphone access, make sure to include the
required entries for `NSCameraUsageDescription` and `NSMicrophoneUsageDescription`
in your `Info.plist` file.
Expand Down

0 comments on commit 7eee917

Please sign in to comment.