This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/modules/xcode
Paul 73805ea2db On OSX, convert systemversion to MACOSX_DEPLOYMENT_TARGET
Per the discussion in issue #1336, if systemversion is set
output MACOSX_DEPLOYMENT_TARGET into the resulting xcode project.
This borrows a diff from the (unmerged) PR #1003, applies it
in isolation, and adds a pair of unit tests to confirm that both
setting and not setting the systemversion results in correct
output.

Closes #1336
2019-09-22 08:06:19 -04:00
..
tests On OSX, convert systemversion to MACOSX_DEPLOYMENT_TARGET 2019-09-22 08:06:19 -04:00
_manifest.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
_preload.lua fix options.os and os.systemTags for ios suppot 2018-10-18 21:13:56 +09:00
LICENSE.TXT Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
xcode4_workspace.lua Implemented the startproject option for xcode by copying the functionality from vs2005. 2019-02-06 21:02:26 -07:00
xcode_common.lua On OSX, convert systemversion to MACOSX_DEPLOYMENT_TARGET 2019-09-22 08:06:19 -04:00
xcode_project.lua Increase determinism by using relative paths as input to xcode.newid 2019-03-13 19:57:41 -07:00
xcode.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00