Commit Graph

25 Commits

Author SHA1 Message Date
Joshua Granick
b007025628 Update for Xcode 9.1 2017-09-28 15:02:19 -07:00
Joshua Granick
ef202d2d12 Add CoreText to iOS build 2017-05-04 13:53:47 -07:00
Joshua Granick
1f6cac2948 Hide recommended settings message on Xcode 8.2 2017-01-26 14:35:55 -08:00
Joshua Granick
df3ea897fd Update iOS Xcode project template 2016-12-15 12:45:42 -08:00
Joshua Granick
2574600ac1 Fix provisioning profile value in Xcode project template 2016-12-07 15:42:16 -08:00
Joshua Granick
86906b9e58 Compile fix 2016-12-07 13:23:51 -08:00
Joshua Granick
11be0782b4 Work on iOS identity/provisioning 2016-12-07 13:03:24 -08:00
Joshua Granick
29fda1c545 Add <certificate team-id="" /> support (Xcode 8 signing) 2016-09-15 15:08:47 -07:00
Mikkel Munck Rasmussen
ffebb78446 Added missing dependency for IOS
Makes included examples build againg.
2016-02-11 13:32:39 +01:00
Joshua Granick
157d7150fb Handle ENABLE_BITCODE flag (enable for iOS 6+, disable for iOS 5 compatible builds) 2015-07-07 10:26:39 -07:00
Joshua Granick
bf53e70c0e Revert Xcode project template to fix simulator bundle identifier error 2015-03-20 10:10:29 -07:00
Joshua Granick
19ace78c33 iOS template tweak 2015-03-13 12:33:32 -07:00
Joshua Granick
d66e43da79 Include files in 'iphone/resources' template 2015-03-13 09:33:15 -07:00
Joshua Granick
fdbfb671fe Build fix 2015-01-08 13:13:21 -08:00
Joshua Granick
25f01e477a Compile fix 2015-01-08 12:53:56 -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
f7ab6ab36b Fix builds for iOS x86_64, arm64, improve code caching, speed up build 2014-12-18 13:07:52 -08:00
cbatson
32145347a9 Facilitate framework paths containing spaces for iOS. 2014-09-29 17:43:46 -07:00
Joshua Granick
6e348b7310 Merge pull request #155 from JandyCo/ios-framework-search-paths
Allow for custom search paths for iOS framework dependencies
2014-05-12 10:08:57 -07:00
Joshua
5362467559 Remove -l from linker flags loop 2014-05-11 14:05:18 -04:00
Joshua
d32396157b Use IOS_LINKER_FLAGS as an array 2014-05-11 13:55:27 -04:00
Joshua
5d33e71b32 Add loop to insert list of frameworkSearchPaths as defined by the project.xml file 2014-05-02 22:40:18 -04:00
Joshua Granick
c4a4da5567 Patch iOS project 2014-04-23 05:01:03 -07:00
underscorediscovery
0b3e4ad2a1 Fixing possible iOS problems
When linking statically, register prims complains as a linker error,
And the two new frameworks were required in the PROJ file
2014-04-10 22:46:31 -02:30
underscorediscovery
ba35d41715 Updating templates path 2013-11-28 01:23:25 -03:30