subsurface/scripts/ios
Murillo Bernardes 7d6a48b59f iOS: use recommended variable for bundle ID
We used to hard-code the bundle ID which meant that developers always had to
manually override the bundle ID in order to be able to sign the iOS app for
local testing.  With this change, the official builds will continue to work
without manually opening the project in Xcode, yet other developers will use
the Apple-recommended format in order to set their own bundle ID.

This is based on a suggestion by Murillo Bernardes.

See #1246

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-05-10 08:19:33 -07:00
..
after_success.sh Travis: add iOS build 2018-04-24 15:45:44 -07:00
before_install.sh Travis: add iOS build 2018-04-24 15:45:44 -07:00
travisbuild.sh iOS: use recommended variable for bundle ID 2018-05-10 08:19:33 -07:00