-
Notifications
You must be signed in to change notification settings - Fork 48
Installation iOS
Jianzhu Huai edited this page Oct 23, 2019
·
4 revisions
Requirement: Xcode IDE (e.g., 10.1, 10.3), and an iOS device with iOS 8.0+.
You may need to enable the Developer mode of the iOS device, please refer to here.
Open the MarsLogger project in Xcode.
Connect the iOS device to the computer, and select the device in Xcode to run the app.
The issues about certificates are explained by Chris Ching at here.
To be added.
Referring to [here] and the hint within the error message, you may "change your bundle identifier to a unique string to try again".
You do not need iOS Distribution certificates. An iOS Development certificate suffices.