diff --git a/.env b/.env index f2b4e155..365391b4 100644 --- a/.env +++ b/.env @@ -1,4 +1,5 @@ -VERSION="3.0.0-rc.3" +VERSION="3.0.1-beta.1" MAJOR=3 MINOR=0 -PATCH=0 +PATCH=1 + diff --git a/bebopc.entitlements b/bebopc.entitlements index ac08c81b..2389f68e 100644 --- a/bebopc.entitlements +++ b/bebopc.entitlements @@ -4,5 +4,11 @@ com.apple.security.cs.allow-jit + com.apple.security.cs.disable-library-validation + + com.apple.security.cs.allow-dyld-environment-variables + + com.apple.security.cs.allow-unsigned-executable-memory + \ No newline at end of file