JohnSundell / JohnSundell/ShellOut
dynamic library
Open
- Dominant language
- Swift
- Stars
- 888
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
For compatibility with Xcode 11.4 the library needs to become dynamic?
modify package.swift:
.library(name: "ShellOut", type: .dynamic, targets: ["ShellOut"])
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.