Use Cocoapod:
- Clone repository.
- Go to sample directory.
- Run:
pod setup
pod install --verbose
- Run XCode on Test.xcworkspace. (take a look at troubleshooting section and set BIT_CODE = Yes ).
- Remember to set proper ip addresses.
- Build and run for simulator or real device.
Use Package manager:
- Create new Swift project
-
Copy test scenario to AppDelegate.swift from SwiftIosApp (samples/swiftIosApp/swiftIosApp/AppDelegate.swift) - set proper IP Addresses - ledger and agents
-
Check access to open source repository where agent library is stored.
-
Add access to repository - https://github.com/kkamyczek/SSI_Agent
-
Wait