The code change to fix the package is in the ScreenshotController.
The change to reading the package via https instead of ssh probably didn't need checking in, my machine simply wasn't setup to SSH to Github for some reason.
There are some unnecessary whitespace changes in the MetadataTests due to how Xcode reindented the file.
The code change to fix the package is in the
ScreenshotController
. The change to reading the package viahttps
instead ofssh
probably didn't need checking in, my machine simply wasn't setup to SSH to Github for some reason. There are some unnecessary whitespace changes in theMetadataTests
due to how Xcode reindented the file.