Skip to content

Commit

Permalink
[API-9006] update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
thehung111 authored Feb 13, 2023
1 parent 9ffe0f5 commit 415cfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ The Demo.xcworkspace project should be created.
7. Return to the root directory where your `.xcodeproj` or `.xcworkspace` is.
8. Run the carthage command again (same as step 3).
9. The build will be successful.
10. Drag the built `ViSearchSDK.xcframework` bundles from Carthage/Build into the "Frameworks and Libraries" section of your application’s Xcode project.
10. Drag the built `ViSearchSDK.xcframework`/ `ViSenzeAnalytics.framework` bundles from Carthage/Build into the "Frameworks and Libraries" section of your application’s Xcode project.
11. If you are using Carthage for an application, select "Embed & Sign", otherwise "Do Not Embed".

#### 2.3.3 Using Manual Approach
Expand Down

0 comments on commit 415cfde

Please sign in to comment.