env: macOS 14.1.1 (m1) xcode 15.1 Issue: In xcode no found "Engine/Build/Android/Bin/cmake_install.cmake" To fix this issue, just create path "Bin", and copy "CMakeLists.txt" into Bin, then rename it with "cmake_install.cmake"
env:
macOS 14.1.1 (m1)
xcode 15.1
Issue:
In xcode no found "Engine/Build/Android/Bin/cmake_install.cmake"
To fix this issue, just create path "Bin", and copy "CMakeLists.txt" into Bin, then rename it with "cmake_install.cmake"