mac: add instruction on how to work around the monomac/gatekeeper issue

This commit is contained in:
Hylke Bons 2012-12-10 17:19:56 +01:00
parent 0672f42625
commit 96788763d9

View file

@ -66,7 +66,9 @@ cp SparkleShare/Mac/config SparkleShare.app/Contents/MonoBundle/config
cp /Library/Frameworks/Mono.framework/Versions/Current/lib/libintl.dylib SparkleShare.app/Contents/Resources
```
**Note:** Adjust `SparkleShare.app/Contents` to where you saved the bundle.
To play nice with GateKeeper, open `SparkleShare.app/Contents/Info.plist` and remove the `CFBundleResourceSpecification` property.
**Note:** Adjust `SparkleShare.app/Contents/...` to where you saved the bundle.
Now you have a working bundle that you can run by double-clicking.