mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Merge branch 'fix-link' into 'master'
Fix path to blog-post and update macOS tip. See merge request openlp/website!30
This commit is contained in:
commit
cc0e102d51
@ -1,5 +1,5 @@
|
||||
.. title: OpenLP 3.0.1 "Fast Phinehas" Released
|
||||
.. slug: blog/2023/01/13/openlp-301-fast-phinehas-released
|
||||
.. slug: 2023/01/13/openlp-301-fast-phinehas-released
|
||||
.. date: 2023-01-13 19:00:00 UTC
|
||||
.. tags:
|
||||
.. category:
|
||||
@ -48,12 +48,14 @@ Known Issues
|
||||
|
||||
macOS may report OpenLP as damaged. If you encounter this problem, you can try the
|
||||
following solution:
|
||||
|
||||
1. From Applications / Utilities run Terminal
|
||||
2. In Terminal, type in the following command::
|
||||
|
||||
xattr -dr com.apple.quarantine /Applications/OpenLP.app
|
||||
sudo xattr -dr com.apple.quarantine /Applications/OpenLP.app
|
||||
|
||||
3. This should allow you to start OpenLP normally
|
||||
3. You will most likely have to authenticate at this point
|
||||
4. This should allow you to start OpenLP normally
|
||||
|
||||
.. warning:: **macOS on Apple Silicon Chips**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user