Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

updating swiftpm structure references #10

Merged
merged 1 commit into from
Apr 26, 2020
Merged

Conversation

heckj
Copy link
Contributor

@heckj heckj commented Apr 26, 2020

I went to try this on swift on Linux, since a cursory review made it look like it might work nicely. The swiftPM references were missing a bit to trigger the tests, so I wanted to offer this minor update back which helps (but doesn't fully) resolve it.

I wasn't sure why Host (which seems to be UIKit/IOS specific) was under the Tests directory, but when I removed then all the tests were able to run locally (and remotely). Shifting the tests down one more directory and updating the path reference in the testTarget would likely fully resolve this. I wanted to check and see if this update was of interest before making the relevant tweaks.

If you're game to support swift for linux with this, I might also recommend replacing arc4random with some of the unified random number generators (such as https://developer.apple.com/documentation/swift/randomnumbergenerator).

@kean kean merged commit 9d30a11 into kean:master Apr 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants