This commit is contained in:
Halo-Michael 2024-05-27 00:58:37 +08:00
parent 32d38627ad
commit 8ed869f70c

View file

@ -2794,7 +2794,6 @@ if(TargetBin)
endif()
if(IOS)
set(AssetCatalog "")
set(AssetCatalog "${CMAKE_SOURCE_DIR}/ios/assets.xcassets")
add_executable(${TargetBin} MACOSX_BUNDLE ${ICON_PATH_ABS} ${NativeAssets} ${BigFontAssets} ${AssetCatalog} ${SHADER_FILES} ${THEME_FILE} ${DEBUGGER_FILES} ${FLASH0_FILES} ${LANG_FILES} ${NativeAppSource} "ios/Settings.bundle" "ios/Launch Screen.storyboard")
if(NOT IOS_APP_STORE)