Skip to content

Commit

Permalink
Remove QtWebEngineProcess.entitlements.
Browse files Browse the repository at this point in the history
In the past, due to security reasons this file needed to be signed by us so the webview would work on mac OS.

Signed-off-by: Camila Ayres <[email protected]>
  • Loading branch information
camilasan committed Sep 4, 2024
1 parent 8aa15e2 commit a1e7227
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 a1e7227

Please sign in to comment.