Skip to content

xcode > 14.3 apple silicon use arm64 arch for ios simulation。 - #214

Merged
star-e merged 7 commits into
cocos:v4.0.0from
oahcy:v4.0.0
Aug 2, 2026
Merged

xcode > 14.3 apple silicon use arm64 arch for ios simulation。#214
star-e merged 7 commits into
cocos:v4.0.0from
oahcy:v4.0.0

Conversation

@oahcy

@oahcy oahcy commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Re: #

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1014547 bytes 1014547 bytes ✅ 0 bytes
2D All (legacy pipeline) 2682072 bytes 2682072 bytes ✅ 0 bytes
2D All (new pipeline) 2773854 bytes 2773854 bytes ✅ 0 bytes
(2D + 3D) All 10031227 bytes 10031227 bytes ✅ 0 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16867640 bytes 16867640 bytes ✅ 0 bytes

Interface Check Report

This pull request does not change any public interfaces !

@star-e

star-e commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

@cocos-robot run test cases

  -ld_classic was added as a workaround for weak symbol crash (114813650)
  introduced by Xcode 15.0's new linker. This issue was resolved in
  Xcode 15.1, and -ld_classic is deprecated in Xcode 16 and removed
  in Xcode 26. Restricting the flag avoids build errors on newer Xcode
  versions and allows use of the faster new linker.
@github-actions

Copy link
Copy Markdown

@oahcy, Please check the result of run test cases:

Task Details

Platform build boot runned crashScene FailScene
web-mobile PASS PASS FAIL graphics-line-join
ios PASS PASS PASS
mac PASS PASS PASS

@github-actions

Copy link
Copy Markdown

@oahcy, Please check the result of run test cases:

Task Details

@oahcy oahcy self-assigned this Jul 21, 2026
@oahcy oahcy closed this Jul 22, 2026
@oahcy oahcy reopened this Jul 22, 2026
@oahcy oahcy changed the title xcode > 14.3 apple silicon use arm64 arch for ios simulation xcode > 14.3 apple silicon use arm64 arch for ios simulation。 Jul 24, 2026
@oahcy

oahcy commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

@cocos-robot

@oahcy oahcy closed this Jul 24, 2026
@oahcy oahcy reopened this Jul 24, 2026
@oahcy oahcy closed this Jul 24, 2026
@oahcy oahcy reopened this Jul 24, 2026
@oahcy

oahcy commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

测试:CI各个平台编译成功即可, 但老版mac intel系列的ci上没有, 可以在老版mac intel系列验一下能否构建ios模拟器版本。

@star-e

star-e commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

@cocos-robot run test cases

@github-actions

Copy link
Copy Markdown

@oahcy, Please check the result of run test cases:

Task Details

Platform build boot runned crashScene FailScene
web-mobile PASS PASS FAIL
ios PASS PASS PASS
mac PASS PASS PASS

@github-actions

Copy link
Copy Markdown

@oahcy, Please check the result of run test cases:

Task Details

@star-e
star-e merged commit 2c0e750 into cocos:v4.0.0 Aug 2, 2026
51 of 112 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants