cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.16k stars 7.05k forks source link

Fix mac build V3 #20703

Closed crazyhappygame closed 2 years ago

crazyhappygame commented 2 years ago

Fix mac build V3 based on https://discuss.cocos2d-x.org/t/build-failed-for-mac-using-latest-xcode-12-3/52476/29

crazyhappygame commented 2 years ago

@minggo could you merge it.

minggo commented 2 years ago

Sure, but CI failed with this PR.

crazyhappygame commented 2 years ago

Sure, but CI failed with this PR.

@minggo Please check macos-10_15 and macos-11 it is green. Before it was red.

iOS - I have no idea how to fix it there is discussion here: https://discuss.cocos2d-x.org/t/build-failed-for-mac-using-latest-xcode-12-3/52476/35 - Do you have idea how to fix iOS? ubuntu-20_04 - it is known issue https://github.com/cocos2d/cocos2d-x/issues/20471 - I think I will comment out ubuntu-20_04 for now