NF
NF
* carthage install method: [ ] .pkg, [x] homebrew, [ ] source * `which carthage`: /usr/local/bin/carthage * `carthage version`: 0.33.0 * `xcodebuild -version`: `Xcode 10.1 Build version 10B61` * Are...
I'm using these sprites in a personal project and supplementing them with artwork from Sun & Moon. I'd like to contribute back to the PokeAPI project by submitting a pull...
At WWDC22, Apple introduced the concept of [plugins](https://github.com/apple/swift-package-manager/blob/main/Documentation/Plugins.md) for SPM. These plugins allow us to specify scripts that run either at build time or can be invoked manually. Today, Danger...