Coder Social home page Coder Social logo

aries-mobile-agent-ios's Introduction

About Aries Mobile Agent iOS

This framework is a Swift wrapper around the Objective-C Indy.Framework. The official source for Indy is located here: Hyperledger Indy Sdk.

Note: At this time, apps built with Aries Mobile Agent iOS will not work in the Xcode canvas or on simulators, and will only work on a physical device.

Aries Mobile Agent iOS Install

Download the two required frameworks

  1. Download or clone this repo, specifically the Indy.Framework and the Aries.Framework folders, located in the root directory
  2. Decompress, if necessary

Add them to your project

  1. Open your Xcode Project (or XCWorkspace)
  2. Drag both the Indy.Framework and the Aries.Framework folders into the root directory of your project in the Xcode file explorer. You should select to Copy items if needed, Create groups and add to the relevant targets.
  3. Go into the Build Settings for the project and change "Enable Bitcode" to "No"
  4. Go to the General tab, and down to "Frameworks, Libraries and Embedded Content". You should see both Indy.Framework and Aries.Framework
  5. You should be able to now "import Aries" into your project. Note that you should avoid importing "Indy", as there may be issues with the shared instance.

Building the AMA-iOS Framework File

The framework is a product of the build/compile cycle in XCode. To use AMA-iOS in a project, you have to place a copy of that framework folder into the root directory. There may be a way to just have an XCode project point to that compiled framework folder, but I haven't tested it yet.

  1. Open the XCode Project file
  2. Build the project
  3. Expand the folder xxx to show the Aries.Framework folder
  4. Right-click on the folder and select "Show in Finder"
  5. Copy that folder into another location

Troubleshooting

  1. Apple silicon issuses?
  2. Need to check whether people will need to install some of the Indy dependencies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.