Skip to content

Commit

Permalink
⚗️Cancel : edit Info.plist & try macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
smallboyc committed Jul 25, 2024
1 parent ebeb286 commit 7188e23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create_launcher_installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
}
- {
name: MacOS,
os: macos-latest,
os: macos-12,
cmake_configure_args: -D CMAKE_C_COMPILER=clang -D CMAKE_CXX_COMPILER=clang++ -G Ninja -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl -DOPENSSL_LIBRARIES=/usr/local/opt/openssl/lib,
cpack_generator: Bundle,
installer_name: Coollab-Mac.dmg,
Expand Down
2 changes: 1 addition & 1 deletion Lab
Submodule Lab updated 1 files
+3 −3 app-resources/Info.plist

0 comments on commit 7188e23

Please sign in to comment.