-
Notifications
You must be signed in to change notification settings - Fork 55
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
Request to add via SwiftUI package manager #78
Comments
I can definitely help with that! Not the package itself but getting it running on Damus. |
That would be awesome thanks @Fonta1n3. This is the progress so far: https://github.com/BenGWeeks/damus/tree/tor-support Let me know if you you would like contribute access! Will be submitting this as a PR. |
Hey for sure, I would love to contribute. No guarantees but I will try. |
Invited! |
Interesting. Are you going to create a PR? Let me know how this goes. I always thought SPM is only for Swift stuff, but that ssems to be uninformed/outdated? |
I've only started SwiftUI development since December or so my knowledge is limited.
Yes, I think I may have a go at submitted a PR to add Swift Package Manager to this repo if desirable. I assume others would find it useful. |
Related: daltoniam/Starscream#971 |
It looks like creating the Swift Packager Manager would probably require more knowledgeable people of the framework due to package dependencies. Any plans to implement this? Would make it a lot easier to integrate into XCode projects I believe. |
Package dependencies? Does SPM support Git submodules and calling shell build scripts? If not, this is doomed to fail. |
Ability to simply add via the swift package manager would be awesome.
Anyone able to give some advice on steps to manually add this framework into a SwiftUI project (actually a Nostr client, Damus).
The text was updated successfully, but these errors were encountered: