This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
SwiftGdk
Watch
1
Star
0
Fork
You've already forked SwiftGdk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
SwiftGdk
/
clean.sh
6 lines
60 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
#
# Remove the .build folder
#
exec
rm -rf .build
Reference in New Issue
View Git Blame
Copy Permalink