-
Notifications
You must be signed in to change notification settings - Fork 128
Change archive format for directories to .zip and add iOS/etc. support. #826
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
Conversation
|
@kperryua I can't add you as a reviewer for whatever reason. Hi. |
Sources/Overlays/_Testing_Foundation/Attachments/Attachment+URL.swift
Outdated
Show resolved
Hide resolved
compnerd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems mostly reasonable - except for this spawning processes under SWT_NO_PROCESS_SPAWNING 😂
As discussed elsewhere, there's a |
|
@swift-ci test |
d7ca88f to
708811a
Compare
|
@swift-ci test |
This PR switches from .tar.gz as the preferred archive format for compressed directories to .zip and uses `NSFileCoordinator` on Darwin to enable support for iOS, watchOS, tvOS, and visionOS.
708811a to
6cebbed
Compare
|
@swift-ci test |
Sources/Overlays/_Testing_Foundation/Attachments/Attachment+URL.swift
Outdated
Show resolved
Hide resolved
|
@swift-ci test |
This PR switches from .tar.gz as the preferred archive format for compressed directories to .zip and uses
NSFileCoordinatoron Darwin to enable support for iOS, watchOS, tvOS, and visionOS.This feature remains experimental.
Checklist: