GhostHand
GhostHand copied to clipboard
Fix resource file paths
package.swift is incorrectly using file paths based off of the root of the project. Indeed it isn't even necessary to copy these files via the package.swift. Better to just remove the lines.
Resolves: https://github.com/mattstanford/GhostHand/issues/2
@mattstanford can you pls merge this PR 😃