AppCode 2023.1 Help

Non-Project Files Protection dialog

This dialog appears when you try to edit non-project files: library sources, external sources and so on. Such files are intentionally protected from modification. For example, it is not recommended that you change library classes as you are supposed to reuse them as is.

If you want to work with these files, add them to the Xcode project (right-click the file and select Add to Xcode Project).

If you want to edit these files only once without adding them to your project, use one of the options in the dialog.

  • This file: select this option to disable protection for the file or files.

  • All files in this directory: select this option to disable protection for the listed files and all files in the same directory.

  • Any non-project file: select this option to disable protection.

Last modified: 28 November 2022