Skip to content

Xcode: Fix embed resources prop name

Deal requested to merge halx99/cmake:try-fix-embed-resources into master

Fix !8632 (merged). The implementation should not name the _PATH suffix explicitly. That variant is automatically handled by cmGlobalXCodeGenerator::AddEmbeddedObjects.

Backport: release
Topic-rename: xcode-embed-resources

Edited by Brad King

Merge request reports