Skip to content

Commit

Permalink
Merge pull request #7069 from nextcloud/bugfix/macos-build
Browse files Browse the repository at this point in the history
Remove QtWebEngineProcess.entitlements.
  • Loading branch information
mgallien authored Sep 5, 2024
2 parents e12667f + 65fcac8 commit 0134fd5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion admin/osx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ configure_file(create_mac.sh.cmake ${CMAKE_CURRENT_BINARY_DIR}/create_mac.sh)
configure_file(macosx.pkgproj.cmake ${CMAKE_CURRENT_BINARY_DIR}/macosx.pkgproj)
configure_file(pre_install.sh.cmake ${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh)
configure_file(post_install.sh.cmake ${CMAKE_CURRENT_BINARY_DIR}/post_install.sh)
configure_file(QtWebEngineProcess.entitlements ${CMAKE_CURRENT_BINARY_DIR}/QtWebEngineProcess.entitlements)
8 changes: 0 additions & 8 deletions admin/osx/QtWebEngineProcess.entitlements

This file was deleted.

0 comments on commit 0134fd5

Please sign in to comment.