Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
dsvensson committed Mar 13, 2024
1 parent 8c4e627 commit fe9bf6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ if (APPLE)
)

# Save sandboxing for universal build
if(NOT DEFINED ENV{CI_BUILD})
if(NOT DEFINED ENV{CI})
set_target_properties(ezquake PROPERTIES
XCODE_ATTRIBUTE_CODE_SIGN_ENTITLEMENTS "misc/install/ezquake.entitlements.plist"
)
Expand Down

0 comments on commit fe9bf6c

Please sign in to comment.