Commit d4b0306f authored by nanahira's avatar nanahira

again

parent 5e65a4ae
Pipeline #3618 canceled with stages
in 35 seconds
...@@ -11,6 +11,8 @@ build: ...@@ -11,6 +11,8 @@ build:
tags: tags:
- macos - macos
script: script:
# clear this strange error
- sed -i '' 's/^#if PNG_ZLIB_VERNUM != 0 && PNG_ZLIB_VERNUM != ZLIB_VERNUM/#if 1 == 2/g' source/Irrlicht/libpng/pngpriv.h
- cd source/Irrlicht/MacOSX/ - cd source/Irrlicht/MacOSX/
- xcodebuild -project MacOSX.xcodeproj - xcodebuild -project MacOSX.xcodeproj
- cd ../../../ - cd ../../../
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment