Update FTL: Hyperspace on macOS
Download the newest .dmg from the latest release and run it again.
It updates Hyperspace in place.
Download FTL.Hyperspace.x.xx.x-MacOS.zip from the latest release and
replace Hyperspace.command and the dylib in Contents/MacOS.
The new dylib has to be for the same FTL version as the one already there, either
Hyperspace.1.6.13.amd64.dylib or Hyperspace.1.6.12.amd64.dylib. Check which one is
in the folder before you copy, and keep only one.
Then sign the app again:
-
Open Terminal.
-
Paste this in, then press the space bar:
Terminal window codesign -f -s - --timestamp=none --all-architectures --deep -
Drag
FTL.appfrom Finder into the Terminal window. Its full path is filled in for you, so there is nothing to type. -
Press Return.