Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

How to compile for iOS

DotWithATopHat edited this page Jan 3, 2022 · 1 revision
  1. Run lime test ios -final
  2. Go to export\release\ios and open the .xcodeproj file
  3. Add NSBluetoothAlwaysUsageDescription to the Info.plist and set the string to whatever.

Thank you hadobedo for the iOS port.

Clone this wiki locally