Skip to content

Latest commit

 

History

History
 
 

AriesDemo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

AriesDemo iOS app

Note: This requires macOS.

This project shows how the mobile bindings created from Aries-Framework-Go can be used in a native iOS app.

1. Requirements

2. Open this project in Xcode

2.1 From the Xcode main dialog

  • Select Open another project... on the bottom right of the screen.

2.2 From inside of an Xcode project

  • In the menu, go to File > Open... and follow the on-screen instructions.

3. Import the library

Follow the steps here.

3. Build and Run Project

  • Build: Go to Product > Build
  • Run: Go to Product > Run.