Skip to content

feat: add Package.swift file #108

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
Jul 14, 2025
Merged

Conversation

YoloMao
Copy link
Contributor

@YoloMao YoloMao commented Apr 25, 2025

add Package.swift file, and we can open this repo on VSCode with Swift Extension

In order to make code completion and jump to definition features enabled:

  • use latest version of Swift Extension(current version is 2.2.0)
  • make sure Swift version is equal to or greater than 6.1
  • use command Swift: Select Target Platform... to select iOS sdk

@YoloMao
Copy link
Contributor Author

YoloMao commented Apr 25, 2025

snapshot:
image

@nalexn nalexn merged commit 38865bb into nalexn:master Jul 14, 2025
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.

2 participants