Commit Graph

27 Commits

Author SHA1 Message Date
Joshua Granick
bd9abc4c2a Update for HXP API change 2018-08-04 18:09:44 -07:00
Joshua Granick
4ec83c3638 Add lime.tools.* and keep Project-based tool code 2018-08-03 16:38:50 -07:00
Joshua Granick
6d9f3c4bd8 Fixes for dev HXP 2018-08-02 21:25:55 -07:00
Joshua Granick
e1322a8878 iOS/tvOS tool fix (when CFFI is unavailable) 2018-07-27 10:47:55 -07:00
Joshua Granick
534c6cd7ce Eval, HXP, asset library fixes 2018-07-25 20:27:05 -07:00
Joshua Granick
6c2ef7905c Std.parseFloat fix on Haxe interp 2018-07-24 16:50:38 -07:00
Joshua Granick
c0b3692402 Sync tool platform changes from HXP 2018-07-24 16:18:49 -07:00
Joshua Granick
ecd7876c4b Add external platform code for use with HXP 2018-06-21 16:33:33 -07:00
Joshua Granick
ef86c425b1 Migrating components of the Lime tools into the public Lime namespace 2015-02-11 12:02:28 -08:00
Joshua Granick
7f178e4f42 Try using 5.1.1 as the default deployment instead 2015-01-17 21:21:10 -08:00
Joshua Granick
c0f1416535 Update default iOS deployment to 6.0 and remove unnecessary CFBundleIcon data now that we use asset catalogs for icons 2015-01-17 21:16:18 -08:00
Joshua Granick
712749e9d7 Copy templates/iphone/Resources if it exists 2015-01-15 02:57:23 -08:00
Joshua Granick
63fb63285e Fix iOS target path combining 2015-01-13 11:48:51 -08:00
Martin Jonasson
2ead9cd714 Adds all launch image sizes wanted by XCode
This also has the added benefit of enabling non-interpolated resolutions on iPhone 6 and iPhone 6 Plus.
2015-01-09 14:27:38 +01:00
Martin Jonasson
178029317a Adds all icon sizes wanted by XCode 2015-01-09 14:21:00 +01:00
Joshua Granick
d1ce8bd3b5 Copy Images.xcassets template for iOS 2015-01-08 15:32:32 -08:00
Joshua Granick
af5396119e Migrate to an Asset Catalog for Xcode icons and launch images 2015-01-08 10:45:56 -08:00
Joshua Granick
86493339e8 Add C++ compiler defines to iOS build (closes #301, fixes #300) 2015-01-05 13:05:37 -08:00
Joshua Granick
287b94e6dd Use a standardized 'targetDirectory' value in the target handlers, and pass this onto the library processors for use with caching 2014-12-25 21:20:32 -08:00
Joshua Granick
f7ab6ab36b Fix builds for iOS x86_64, arm64, improve code caching, speed up build 2014-12-18 13:07:52 -08:00
Joshua Granick
d53ec1efd7 Update architecture support for iOS, default now to ARMV7 as well as ARM64 2014-12-05 17:24:23 -08:00
Joshua Granick
b46c781b4c Initial improvements to 'rebuild' command and '-rebuild' flag, walking through actual project dependencies 2014-11-19 14:42:34 -08:00
Joshua Granick
8c065e576a Speed up splash image generation 2014-11-11 11:17:09 -08:00
Joshua Granick
58031623b7 Enable iOS splash screen generation again 2014-10-21 08:28:02 -07:00
Joshua Granick
8bb48383b1 Fix iOS linker flags 2014-10-13 05:07:57 -07:00
Joshua Granick
c9e8fa56ca Framework path fix 2014-10-08 16:42:23 -07:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00