This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
splash
Watch
1
Star
0
Fork
You've already forked splash
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c43e8a9a73
splash
/
.gitignore
7 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-08-24 16:42:07 +00:00
.DS_Store
/.build
/Packages
Enable Splash to be compiled for iOS as a Swift Package (#70) While Splash has supported iOS since its early days, this change makes it possible to compile the iOS version as a Swift Package, using Xcode 11. The changes require us to not make the assumption that != macOS == Linux. (Also git ignore the new `.swiftpm` directory that SwiftPM now uses)
2019-06-09 09:56:10 +00:00
/.swiftpm
Initial commit
2018-08-24 16:42:07 +00:00
/*.xcodeproj
Package.resolved