Commit Graph

15 Commits

Author SHA1 Message Date
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
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
db0bdb6c2f Update tvOS makefile 2017-11-27 14:04:07 -08:00
Joshua Granick
9f5a478154 Rename to 'ios.non-exempt-encryption' 2017-08-28 11:49:17 -07:00
sergey.labutin
ba04188590 try fix #1004 2017-08-28 11:46:06 -07:00
Jonathan Como
f6c6ec798b Allow use of HAXELIB_PATH within Xcode environment after building iOS or
tvOS projects (close #705)
2016-09-29 11:10:08 -07:00
Federico Bricker
fc93259125 Add NSAppTransportSecurity section to info.plist with NSAllowsArbitraryLoads enabled 2016-05-31 12:47:44 -03:00
Valerio Santinelli
1062d4d9eb Fixes for tvOS.
Forces the architecture to be 64 bit only when using the simulator.
Also fixes an issue where it was being set the wrong define thus not allowing to build for the simulator as expected.
2016-05-17 15:48:32 +02:00
Valerio Santinelli
0772011fa9 Trying to enable bitcode for Apple TV 2015-10-07 20:43:46 +02:00
Valerio Santinelli
10e23041c4 Fixed the template project so that now it creates a viable Apple TV project 2015-10-01 19:16:10 +02:00
Valerio Santinelli
130e8e703e More changes to build lime with AppleTV support (not yet finished) 2015-09-30 09:13:34 +02:00
Valerio Santinelli
c6b9772e96 Added the tvos target to the command line tool and started working on the TVOSPlatform and TVOSHelper 2015-09-29 09:24:11 +02:00
Valerio Santinelli
1fe5147158 First few changes to build a tvOS target 2015-09-28 20:03:27 +02:00
Valerio Santinelli
5ff00ac628 Cloned the iPhone template to the new tvOS one 2015-09-28 19:24:28 +02:00