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

feat: support single-target Watch applications #163

Merged
merged 1 commit into from
May 28, 2024

Conversation

thedavidharris
Copy link
Contributor

@thedavidharris thedavidharris commented May 13, 2024

Summary

Moves WKExtension to WKApplication to allow for compatibility with single-target watchOS applications. Single-target watchOS applications have been the default since Xcode 13.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: No

@crleona
Copy link
Collaborator

crleona commented May 28, 2024

LGTM, thanks @thedavidharris!

@crleona crleona merged commit 0d23d94 into amplitude:main May 28, 2024
4 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 4, 2024
# [1.6.0](v1.5.2...v1.6.0) (2024-06-04)

### Bug Fixes

* Disable network connectivity check on watchOS as it is not supported on real devices ([#174](#174)) ([853e4e5](853e4e5))

### Features

* support single-target Watch applications ([#163](#163)) ([0d23d94](0d23d94))
Copy link

github-actions bot commented Jun 4, 2024

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants