error UIKet

This commit is contained in:
Macbook 2024-10-05 00:10:05 +07:00
parent 1e60792f0c
commit b6601d051a
5 changed files with 31 additions and 7 deletions

View file

@ -1,4 +1,4 @@
message("Client ==> iOS build")
message("Client ==> MacOS NE build")
set_target_properties(${PROJECT} PROPERTIES MACOSX_BUNDLE TRUE)
set(CMAKE_OSX_ARCHITECTURES "x86_64" CACHE INTERNAL "" FORCE)