Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Get a GIT clone of the iOS Agent application from GitHub.
  2. Import the project to Xcode.
  3. Change the Server IP or domain in the resources.plist file. The server IP needs to be added for development purposes, while the domain needs to be added for deployment purposes.
  4. Clean and build the project.
  5. Name the project EMM-iOS, and export the project as an iOS application. You will get anĀ .ipa file.

...