Commit Graph

9 Commits

Author SHA1 Message Date
Tobiasz Laskowski
6bfbe12df3 Link static hxcpp_mbedtls library for ios/tvos 2025-02-10 09:24:47 -08:00
Joshua Granick
11be0782b4 Work on iOS identity/provisioning 2016-12-07 13:03:24 -08:00
Joshua Granick
80729b21b9 Merge pull request #618 from grapefrukt/tvos-xcode-template-cleanup
Several changes to the XCode project template to fix warnings
2015-11-05 17:06:02 -08:00
Martin Jonasson
30e1276f06 Several changes to the XCode project template to fix warnings
Adds flags for testability, only to build active architecture, and bakes the app package name into the project file. All this to fix the warnings generated by XCode.
This also drops the flags for architecture completely as there is only one valid variation for tvOS and not setting it gives the default.
2015-11-05 12:39:15 +01:00
Martin Jonasson
345bc50246 Dropped flag for toggling bitcode on tvOS builds
I had some issues getting it to be set at all. Plus, considering that apps compiled without it will not even run on the devices I can't see any reason for keeping it around.
2015-11-05 11:52:22 +01:00
Valerio Santinelli
17ad144c97 Added GameController.framework to the tvOS project template 2015-10-02 17:16:59 +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
1825365ff6 Changed SDKROOT for the tvOS template 2015-09-30 22:40:24 +02:00
Valerio Santinelli
5ff00ac628 Cloned the iPhone template to the new tvOS one 2015-09-28 19:24:28 +02:00