Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

latest xcode toolchain projects lack Debug configuration #24

Closed
headupinclouds opened this issue Jun 27, 2015 · 1 comment
Closed

latest xcode toolchain projects lack Debug configuration #24

headupinclouds opened this issue Jun 27, 2015 · 1 comment

Comments

@headupinclouds
Copy link
Contributor

I recently updated polly and noticed I no longer have Debug configurations available in Xcode projects generated with the "xcode" toolchain. I've tried both "--config Debug" and "--config Release" as well as leaving the "--config" option empty. The only option I available in the application schemes for the Xcode targets is Release.

I'm building all the Hunter packages in release mode, but that is how I've always had it configured.

build.py --toolchain xcode --verbose --fwd
HUNTER_CONFIGURATION_TYPES=Release
--config Debug
--install
--jobs 8
--clear
--open

@headupinclouds
Copy link
Contributor Author

This was a CMakeLists.txt error. Polly is working perfectly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant