Skip to content

Remove Alamofire and fix Swift 6 crash #15

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
Jan 4, 2025

Conversation

maxhumber
Copy link
Contributor

Resolves #14 and removes Alamofire per #13

import WebKit

enum UserAgentFetcher {
@MainActor
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required for use in Swift 6

@roelvanderkraan roelvanderkraan self-requested a review January 3, 2025 11:49
@roelvanderkraan roelvanderkraan self-assigned this Jan 3, 2025
@roelvanderkraan
Copy link
Collaborator

Hi @maxhumber, thanks for this pull request! I’ll review it in the next couple of days. At first glance you made some nice improvements.

@roelvanderkraan roelvanderkraan linked an issue Jan 3, 2025 that may be closed by this pull request
@maxhumber
Copy link
Contributor Author

maxhumber commented Jan 3, 2025

Apologies... I was screwing around with the SDK and in the process committed too much of my experimental branch. The +/- should just reflect 13 and 14 now!

@roelvanderkraan roelvanderkraan merged commit df261f5 into simpleanalytics:main Jan 4, 2025
1 check passed
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.

Crashing on Swift 6 Remove Alamofire Dependency
2 participants