Blender Git Loki
Git Commits -> Revision f9590c8
Revision f9590c8 by Sergey Sharybin (master) March 26, 2020, 10:35 (GMT) |
CMake: Remove support of Xcode prior to 8.2 The specific goal of this change is to get rid of separate code paths for older and newer Xcode versions. The version 8.2 is picked since it's the latest version which runs on macOS 10.11 (which is our current deployment target). If that turns out too new for some reason the alternative would be to require Xcode version 5. |
Commit Details:
Full Hash: f9590c8eaa1b35920c2bc4bd7e8e7e5af3951873
Parent Commit: c547d43
Lines Changed: +20, -39
1 Modified Path:
/build_files/cmake/platform/platform_apple_xcode.cmake (+20, -39) (Diff)