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

Updated build toolchain with XCode 14.2, macOS 13.1 and iOS 16.2 #7480

Merged
merged 3 commits into from Mar 18, 2023

Conversation

JCash
Copy link
Contributor

@JCash JCash commented Mar 17, 2023

No description provided.

@JCash JCash requested review from britzl and AGulev March 17, 2023 16:20
EXTRA_ARGS="--exclude=${_name}/usr/lib/swift-5.5/appletvos ${EXTRA_ARGS}"
EXTRA_ARGS="--exclude=${_name}/usr/lib/swift-5.5/appletvsimulator ${EXTRA_ARGS}"

EXTRA_ARGS="--exclude=${_name}/Developer/Platforms ${EXTRA_ARGS}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tabs vs spaces here it seems

britzl
britzl previously approved these changes Mar 17, 2023
Copy link
Contributor

@britzl britzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Only a note on indentation (mixed tabs and spaces)

@JCash JCash merged commit 67c9b7d into dev Mar 18, 2023
14 checks passed
@JCash JCash deleted the xcode-14-2-update branch March 18, 2023 09:36
JCash added a commit that referenced this pull request Mar 18, 2023
* Updated version numbers for sdk.py

* Updated extension manifest

* indentation fixes

skip-ci
@JCash JCash linked an issue Mar 19, 2023 that may be closed by this pull request
5 tasks
@JCash JCash mentioned this pull request Mar 19, 2023
5 tasks
JCash added a commit that referenced this pull request Mar 20, 2023
* Updated version numbers for sdk.py

* Updated extension manifest

* indentation fixes

# Conflicts:
#	share/extender/build_input.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update Xcode to 14.2 and iOS to 16.1
3 participants