premake/premake-core

xcode4 doesn't support forceincludes

Open

#1,769 opened on Dec 6, 2021

 (1 comment) (0 reactions) (0 assignees)C (651 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3,621 stars)
PR merge metrics
 (PR metrics pending)

Description

What seems to be the problem?

xcode4 doesn't support forceincludes

What did you expect to happen?

That xcode4 does support forceincludes

What have you tried so far?

How can we reproduce this?

Running project from https://github.com/Jarod42/premake-sample-projects/tree/master/projects/project-01-include-define-and-buildoptions

What version of Premake are you using? self build using latest branch

Anything else we should know? xcode4 added to my integration tests

Contributor guide