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

Support watchOS #1154

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Support watchOS #1154

wants to merge 10 commits into from

Conversation

JosephDuffy
Copy link

This is a counterpart to Quick/Nimble#916, which added support for watchOS to Nimble.

Note that this is a draft until a new version of Nimble is released with watchOS support. Until then this points at main.

I'm also not sure if the tests will run on CI correctly because the tests require watchOS 7.4 to run and I'm not sure what version of watchOS the simulators are configured with.

I also found that the tests weren't compiling (using Xcode 13.2.1) so I've updated these too.

@chugunomi
Copy link

Hey @JosephDuffy, thanks for doing this! Looks like this is still a draft for a reason… 😅 Is this doable or is there some major blocker?

# Conflicts:
#	Package.swift
#	Quick.podspec
#	Tests/QuickTests/QuickTests/FunctionalTests/QuickSpec_SelectedTests.swift
@JosephDuffy
Copy link
Author

@MikeChugunov I just merged in the latest changes, I think this is good to go :)

@chugunomi
Copy link

Hey @younata! I know you done some work on making watchOS support happen for Nimble. Can you please look into this one too?

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.

None yet

2 participants