Skip to content
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

适配Xcode12+ #3

Merged
merged 4 commits into from
Nov 5, 2021
Merged

适配Xcode12+ #3

merged 4 commits into from
Nov 5, 2021

Conversation

luodongseu
Copy link
Contributor

由于Xcode12+去掉了xrun instruments命令,因此将用到该命令的地方均修改为可支持的命令

xcrun instruments -s devices -> xcrun xctrace list devices

xcrun instruments -w ${id} -> xcrun simctl boot ${id}

@YorkShen
Copy link
Contributor

YorkShen commented Nov 5, 2021

Thanks.

I don't work contribute to this project anymore, but I will merge it.

@YorkShen YorkShen merged commit 369e1a3 into weexteam:master Nov 5, 2021
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.

2 participants