Skip to content

Commit

Permalink
Merge pull request #46 from visenze/feature/update_docs_build
Browse files Browse the repository at this point in the history
[API-9006] update build instructions
  • Loading branch information
thehung111 authored Feb 14, 2023
2 parents 9ffe0f5 + 415cfde commit a1b574a
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 a1b574a

Please sign in to comment.