mirror of
https://github.com/codeforreal1/compressO
synced 2026-04-21 15:47:56 +00:00
update readme
This commit is contained in:
parent
6bb84c475f
commit
c34dcda593
3 changed files with 4778 additions and 3878 deletions
23
README.md
23
README.md
|
|
@ -46,21 +46,28 @@ The app works completely offline and no any network requests is made to/from the
|
|||
This error is shown by Apple to gatekeep app developers from using their apps unless it's signed by Apple after paying $100/year fee. The message is completely misleading since the app is not damaged at all. Since this is a free app, I'm not going to go Apple's route just to appease them to make people trust my app. Here's a simple solution for this issue. Open your terminal and run the command:
|
||||
</p>
|
||||
|
||||
```
|
||||
xattr -cr /Applications/CompressO.app
|
||||
```
|
||||
```
|
||||
xattr -cr /Applications/CompressO.app
|
||||
```
|
||||
|
||||
<p>
|
||||
If you don't feel comfortable applying the above solution, you can simply move the app to trash (which also means you cannot use CompressO on your Mac).
|
||||
</p>
|
||||
<p>
|
||||
If you don't feel comfortable applying the above solution, you can simply move the app to trash (which also means you cannot use CompressO on your Mac).
|
||||
</p>
|
||||
|
||||
2. <strong> MacOS: "CompressO" cannot be opened because developer cannot be verified. </strong>
|
||||
|
||||

|
||||
|
||||
<p>
|
||||
This error is same as the one above on FAQ 1. It's just, Apple made the message different to scare the end user. Please have a look at the solution above.
|
||||
</p>
|
||||
This error is same as the one above on FAQ 1. It's just, Apple made the message different to scare the end user. Please have a look at the solution above.
|
||||
</p>
|
||||
|
||||
<br />
|
||||
|
||||
3. <strong>Windows: Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.</strong>
|
||||

|
||||
|
||||
This is because you downloaded the windows installer from outside source and Windows Defender is warning you before installation. You can simply click on "More Info" and proceed with the installation.
|
||||
|
||||
### License 🚨
|
||||
|
||||
|
|
|
|||
BIN
assets/image-2.png
Normal file
BIN
assets/image-2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
8633
pnpm-lock.yaml
8633
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue