Giter Club home page Giter Club logo

Comments (3)

w0lfschild avatar w0lfschild commented on June 4, 2024 1

Copy pasted from Discord:

Important message!

If you are currently using MacForge and have turned off Apple Mobile File Integrity (AMFI) using the command nvram boot-args="amfi_get_out_of_my_way=1"

You will not be able to add applications to System Preferences > Security & Privacy > Privacy. This can completely prevent some applications form functioning or break critical functionality.

In order to fix this issue, follow the steps below:

  1. open terminal and run the next command
  2. sudo nvram boot-args=""; sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true
  3. reboot

An updated version of MacForge should hopefully be coming out soonℒ️ with a built in warning and automation of these steps.

from macforge.

tuxfamily avatar tuxfamily commented on June 4, 2024

@w0lfschild One hundred thanks for this tip! I lost my day because of that! I was on the way of re-installing the whole system when I remembered that the troubles started right after the install of MacForge.

from macforge.

devnoname120 avatar devnoname120 commented on June 4, 2024

@w0lfschild Can't you just do the following instead?

sudo nvram boot-args="amfi_get_out_of_my_way=1 ipc_control_port_options=0"

Non-Apple-signed arm64e DriverKit binaries such as yabai won't work though. Adding -arm64e_preview_abi to the boot-args breaks amfi_get_out_of_my_way=1 due to a bug in macOS 12.4.

from macforge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.