SwiftyRSA icon indicating copy to clipboard operation
SwiftyRSA copied to clipboard

Add swift package file

Open cthayer opened this issue 7 years ago • 1 comments

Support installing as a dependency via Swift Package Manger.

cthayer avatar Jan 22 '18 04:01 cthayer

it failed to work on Xcode 11

Source files for target SwiftyRSA should be located under 'Sources/SwiftyRSA', or a custom sources path can be set with the 'path' property in Package.swift

quangDecember avatar Jul 17 '19 10:07 quangDecember

merged as part of https://github.com/TakeScoop/SwiftyRSA/pull/231

pc-scoop avatar Nov 11 '22 00:11 pc-scoop