Fix Swift 6 test target isolation#91
Merged
kieran-osgood-shopify merged 1 commit intoJun 16, 2026
Merged
Conversation
This was referenced May 13, 2026
Merged
Contributor
Author
This was referenced May 13, 2026
86d2f7d to
6072481
Compare
2d1dbbc to
3d0e770
Compare
3d0e770 to
b001eee
Compare
6072481 to
a0e4139
Compare
b001eee to
c0dce06
Compare
a0e4139 to
fb1320d
Compare
c0dce06 to
d7ee28f
Compare
fb1320d to
a58d36b
Compare
9235da6 to
d0215be
Compare
0e6b530 to
ae1e7d9
Compare
9ad1ab3 to
cfdcc01
Compare
33c15e1 to
1dc84eb
Compare
f64080e to
ae2b8ee
Compare
e74da1f to
ac14afa
Compare
576d6d1 to
ac8762f
Compare
ac14afa to
c7f177c
Compare
ac8762f to
84b782e
Compare
c7f177c to
f6527d6
Compare
bc67637 to
6251997
Compare
11aff32 to
467a508
Compare
019f130 to
6c98d4c
Compare
fce70a4 to
fc7e4e1
Compare
6c98d4c to
0480241
Compare
fc7e4e1 to
d7d08ab
Compare
d7d08ab to
64d8ae2
Compare
markmur
approved these changes
Jun 16, 2026
64d8ae2 to
6153213
Compare
Contributor
Author
Merge activity
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What changes are you making?
Just a few test updates to ensure UI tests run on mainactor and we use async test setup and cleanup in preparation for swift 6
How to test
Before you merge
Important
platforms/swift/README.mdand/orplatforms/android/README.md)Releasing a new Swift version?
platforms/swift/ShopifyCheckoutKit.podspecplatforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swiftplatforms/swift/CHANGELOG.mdplatforms/swift/README.md(major version only)Releasing a new Android version?
versionNameinplatforms/android/lib/build.gradleplatforms/android/CHANGELOG.mdplatforms/android/README.mdTip
See the Contributing documentation for the full release process per platform.