Skip to content

feat: update v3 xcode version #1235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cn/versioned_docs/version-v3/sdk/anti-addiction/guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import UnitySDKInstallation from "../_partials/unity-sdk-installation.mdx";
<>

- Unity 2019.4 或更高版本
- iOS 11 或更高版本,Xcode 版本 [14.1 或更高版本](https://developer.apple.com/news/?id=jd9wcyov)
- iOS 11 或更高版本,Xcode 16 及以上版本
- Android 5.0(API level 21)或更高版本

</>
Expand All @@ -33,7 +33,7 @@ Android 5.0(API level 21)或更高版本

<>

iOS 11 或更高版本,Xcode 版本 [14.1 或更高版本](https://developer.apple.com/news/?id=jd9wcyov)
iOS 11 或更高版本,Xcode 16 及以上版本

</>

Expand Down
Loading