Blender Git Commit Log
Git Commits -> Revision 8fb806a
Revision 8fb806a by Ankit Meel (master) September 26, 2020, 17:47 (GMT) |
Revert "Generate Xcode scheme files during configuration." This reverts commit 5eb5978043c8e7036e15572e. The change was problematic: *Advanced users may prefer managing schemes manually and adding only a few that they need, instead of one for every library/executable Blender builds. *If CMake creates schema files, it overwrites the changes a developer made every time CMake is run. If Xcode creates scheme files, it keeps settings/ environment variables intact. If someone runs CMake very frequently, pass `-DCMAKE_XCODE_GENERATE_SCHEME=ON` to `cmake` while configuring. |
Commit Details:
Full Hash: 8fb806ab15fcbfcfaad59d68af3b9d1ccaf11fed
Parent Commit: 8d34e81
Lines Changed: +0, -8
1 Modified Path:
/build_files/cmake/platform/platform_apple_xcode.cmake (+0, -8) (Diff)