Commit Graph

11 Commits

Author SHA1 Message Date
Justin Espedal
4040e35ca8 Wrap entitlements path in quotes for app names with spaces 2018-08-02 19:40:43 -07:00
Joshua Granick
4a417c6091 Simplify static templates 2018-07-27 13:46:37 -07:00
Joshua Granick
536450620f Harfbuzz fix 2018-07-24 17:10:07 -07:00
Joshua Granick
673d1cf014 Add support for languages field in iOS/Android/AIR templates 2018-07-07 06:48:51 -07:00
Adam
8bf5f12904 Use iOS .entitlements file instead of .plist for declaring app entitlements. Required by XCode 8 and newer. 2018-05-31 12:58:26 -07:00
Adam
6d4040f771 Support for iOS icon sizes 20, 20@2x, 20@3x, 29@3x, 40@3x. 2018-02-19 09:50:01 -08:00
Joshua Granick
de88df7dde Use different file name 2018-01-30 10:15:12 -08:00
Joshua Granick
8a0ceba91d Fix Xcode warnings anand update launch images 2018-01-30 10:11:50 -08:00
Joshua Granick
0cd3ad65a8 Add iPhone X launch image to Images.xcassets JSON 2018-01-30 09:38:24 -08:00
Adam
0cace541b6 iOS and tvOS deploy generate an appstore, adhoc, enterprise, or development IPA based on which of those flags is set. Defaults to appstore.
ex: lime deploy ios -adhoc

exportOptions-adhoc.plist includes template variables for generating an ad-hoc distribution manifest.
2017-11-29 13:04:31 -08:00
Joshua Granick
36e18ef270 Update 'create project' and iOS build to use variable substitution in directories/file names 2017-11-27 15:29:27 -08:00