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

Release/v3.0.0 #22

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Release/v3.0.0 #22

merged 3 commits into from
Aug 26, 2024

Conversation

gumob
Copy link
Owner

@gumob gumob commented Aug 26, 2024

No description provided.

gumob added 3 commits August 26, 2024 09:37
… to support macOS, iOS, tvOS, watchOS, visionOS, and Swift 5

   Update the Cartfile and Podfile dependencies for TLDExtractSwift to include the latest version (3.0) for all platforms and Swift 5. Do not forget to include Punycode.framework.
 It seems like you are providing instructions on how to integrate the TLDExtract library into various projects using different build systems such as Swift Package Manager, Carthage, CocoaPods, and manually.

   For Swift Package Manager, you have provided two sets of dependencies for macOS, iOS, tvOS, and watchOS/visionOS with Swift 5 and Swift 4 respectively. The first set is for the latest version (3.0.x) and the second one is for the previous major version (2.1.1).

   For Carthage, you have provided a `Cartfile` snippet that includes TLDExtractSwift for macOS, iOS, tvOS, watchOS, visionOS, and Swift 5, 4, and 3 respectively. You also mentioned the need to include Punycode.framework.

   For CocoaPods, you have provided a `Podfile` snippet that includes TLDExtract for macOS, iOS, tvOS, watchOS, visionOS, and Swift 5, 4, and 3 respectively.

   Lastly, you have provided usage examples of initializing the TLDExtract object in Swift.

   It's great to see clear instructions on how to integrate a library into different projects using various build systems. Keep up the good work! If you need any help or have any questions, feel free to ask.
@gumob gumob merged commit 93b56cd into develop Aug 26, 2024
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.

1 participant