https://github.com/jjtech0130/rust-swift-package
trying to make a swift package from rust code
https://github.com/jjtech0130/rust-swift-package
Last synced: about 1 month ago
JSON representation
trying to make a swift package from rust code
- Host: GitHub
- URL: https://github.com/jjtech0130/rust-swift-package
- Owner: JJTech0130
- Created: 2022-08-24T21:21:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T17:20:54.000Z (over 3 years ago)
- Last Synced: 2025-02-24T07:50:10.362Z (over 1 year ago)
- Language: Swift
- Size: 77.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Packaging a rust crate into a Swift Package
This is kinda janky.
To use the Swift Package, tell Xcode to track the `swift/master` branch for `master`, etc.