diff --git a/README.md b/README.md index f00504b1..f7ee80d6 100644 --- a/README.md +++ b/README.md @@ -135,11 +135,11 @@ MonoDevelop and start the build. To create the SparkleShare.app, make sure the project is focused and select Project from the menu bar and click "Create Mac Installer...". Make sure to select "Don't link assemblies". -Save the SparkleShare.app somewhere. Paste the contents of -the following file in `SparkleShare.app/Contents/MonoBundle/config`: +Save the SparkleShare.app somewhere. Copy `SparkleShare/Mac/config` to + `SparkleShare.app/Contents/MonoBundle/config` (adjust the paths to where you saved the .app): ``` -https://raw.github.com/gist/1aeffa61bac73fc08eca/0c0f09ef9e36864c35f34fd5e8bf4f99886be193/gistfile1.txt +cp SparkleShare/Mac/config SparkleShare.app/Contents/MonoBundle/config ``` Copy `/Library/Frameworks/Mono.framework/Versions/Current/lib/libintl.dylib` to `SparkleShare.app/Contents/Resources` diff --git a/SparkleShare/Mac/config b/SparkleShare/Mac/config new file mode 100644 index 00000000..e15ba99e --- /dev/null +++ b/SparkleShare/Mac/config @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +