Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,106
    • Issues 4,106
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !1054

Teach Xcode generator to add "outputPaths" to project files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Harry Mallon requested to merge hjmallon/cmake:xcode9support into master Jul 13, 2017
  • Overview 17
  • Commits 1
  • Pipelines 2
  • Changes 2
  • This makes sure that Xcode 9 builds generated files without failing using "New Build System"

I have only tested this with our CMake project. The output files for custom commands should appear in Xcode under "Build Phases". Xcode 9 beta does not work with the "New Build System" without this change for our CMake project.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xcode9support