Skip to content

Commit 6d99e27

Browse files
committed
libpng error
1 parent 0a5869b commit 6d99e27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/upload-mobile-dlls/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ runs:
8888
-D CMAKE_OSX_ARCHITECTURES="arm64"
8989
-D CMAKE_OSX_DEPLOYMENT_TARGET=13.0
9090
-D CMAKE_BUILD_TYPE=Release
91+
-D CMAKE_C_FLAGS="-DPNG_ARM_NEON_OPT=0"
9192
shell: ${{ inputs.shell_type }}
9293

9394
- name: Build by CMake

0 commit comments

Comments
 (0)