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
Jordi Vilalta Prat 97e3a07c1c Don't add a file to a target if it isn't built on any configuration
Without this, files are added to the exclude list on all configurations,
which disables autocompletion on Xcode. If a file is just excluded in
some configurations it's handled the old way.
2018-06-15 10:36:35 +02:00
..
tests Improve determinism in sln output. 2017-11-30 09:39:17 -08:00
_manifest.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
_preload.lua Added basic iOS support to XCode4 2017-08-31 02:56:41 +10:00
LICENSE.TXT Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
xcode4_workspace.lua Groups in XCode workspace working. 2017-06-07 09:26:45 +02:00
xcode_common.lua Don't add a file to a target if it isn't built on any configuration 2018-06-15 10:36:35 +02:00
xcode_project.lua Don't add a file to a target if it isn't built on any configuration 2018-06-15 10:36:35 +02:00
xcode.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00