Skip to content

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