Skip to content

Update Loop script to support Xcode 14.3 archiving #1984

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
Apr 24, 2023

Conversation

bjorkert
Copy link
Contributor

This PR aims to update the Loop codebase to accommodate Xcode 14.3 for successful archive preparation.

Currently, attempting to archive the Loop project using Xcode 14.3 results in the following error:

rsync error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/97f6331a-ba75-11ed-a4bc-863efbbaf80d/Library/Caches/com.apple.xbs/Sources/rsync/rsync/main.c(996) [sender=2.6.9]
Command PhaseScriptExecution failed with a nonzero exit code

This PR incorporates the solution and background information outlined in the following post from TheLoopedGroup:
https://www.facebook.com/groups/TheLoopedGroup/posts/3354384161444893

The proposed changes have been tested and successfully resolved the archiving issue with Xcode 14.3.

@ps2 ps2 merged commit d7e107d into LoopKit:dev Apr 24, 2023
ps2 pushed a commit that referenced this pull request Apr 24, 2023
@bjorkert bjorkert deleted the archive_readlink branch April 25, 2023 04:51
marionbarker pushed a commit to loopnlearn/Loop that referenced this pull request Apr 30, 2023
marionbarker pushed a commit to loopnlearn/Loop that referenced this pull request Apr 30, 2023
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