diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-01-29 10:24:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-29 10:24:06 +0100 |
commit | 7f4fd04cfe2f7c6c826ecbdf1a25734c9de03303 (patch) | |
tree | b79f4f79c1f55759b24e1a96d65efc5a06c9bc96 | |
parent | b2bcdb9d9b61ef3244738f85b882aa96c880e932 (diff) | |
download | PrismLauncher-7f4fd04cfe2f7c6c826ecbdf1a25734c9de03303.tar.gz PrismLauncher-7f4fd04cfe2f7c6c826ecbdf1a25734c9de03303.tar.bz2 PrismLauncher-7f4fd04cfe2f7c6c826ecbdf1a25734c9de03303.zip |
not needed actually
-rw-r--r-- | BUILD.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -248,7 +248,6 @@ cmake \ -DCMAKE_OSX_DEPLOYMENT_TARGET=10.7 \ .. make install -mv jars/ dist/polymc.app/Contents/MacOS ``` **Note:** The final app bundle may not run due to code signing issues, which |