<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>discord osx compatibility Archives - Couch Learn</title>
	<atom:link href="https://couchlearn.com/tag/discord-osx-compatibility/feed/" rel="self" type="application/rss+xml" />
	<link>https://couchlearn.com/tag/discord-osx-compatibility/</link>
	<description>Detailed Game Programming Tutorials</description>
	<lastBuildDate>Sun, 10 Jan 2021 23:53:39 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://couchlearn.com/wp-content/uploads/2020/05/cropped-logolarge-32x32.png</url>
	<title>discord osx compatibility Archives - Couch Learn</title>
	<link>https://couchlearn.com/tag/discord-osx-compatibility/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Compile and Package Discord Rich Presence on Mac</title>
		<link>https://couchlearn.com/compile-and-package-discord-rich-presence-for-mac/</link>
					<comments>https://couchlearn.com/compile-and-package-discord-rich-presence-for-mac/#respond</comments>
		
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Sun, 25 Aug 2019 18:46:04 +0000</pubDate>
				<category><![CDATA[Hard Difficulty]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Unreal Engine]]></category>
		<category><![CDATA[compile discord osx]]></category>
		<category><![CDATA[discord]]></category>
		<category><![CDATA[discord for mac]]></category>
		<category><![CDATA[discord mac ue4]]></category>
		<category><![CDATA[discord osx compatibility]]></category>
		<category><![CDATA[discord osx ue4]]></category>
		<category><![CDATA[discord ue4]]></category>
		<category><![CDATA[ue4]]></category>
		<category><![CDATA[unreal engine]]></category>
		<guid isPermaLink="false">https://couchlearn.com/?p=779</guid>

					<description><![CDATA[<p>This guide is for Discord plugin users that can&#8217;t compile or package their game for the Mac platform. If you haven&#8217;t installed the Discord Rich <a class="mh-excerpt-more" href="https://couchlearn.com/compile-and-package-discord-rich-presence-for-mac/" title="How to Compile and Package Discord Rich Presence on Mac">[...]</a></p>
<p>The post <a href="https://couchlearn.com/compile-and-package-discord-rich-presence-for-mac/">How to Compile and Package Discord Rich Presence on Mac</a> appeared first on <a href="https://couchlearn.com">Couch Learn</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This guide is for Discord plugin users that can&#8217;t compile or package their game for the Mac platform.</p>



<p><strong>If you haven&#8217;t installed the Discord Rich Presence plugin in your Unreal Engine 4 project </strong><a href="https://couchlearn.com/how-to-use-discord-rich-presence-in-unreal-engine-4/"><strong>click here for our guide.</strong></a><strong><br></strong><br>The first step is to download all of the required files.</p>



<h3 class="wp-block-heading">Downloading the Files</h3>



<p>To download the library files necessary for compilation, navigate to the releases section of the DiscordRPC GitHub page.</p>



<p class="has-text-align-center"><a href="https://github.com/discordapp/discord-rpc/releases"><strong>Click here to view the Releases</strong></a></p>



<p class="has-text-align-center"><strong>This file is hosted on the official Discord GitHub page and not CouchLearn.com</strong></p>



<p>Find the latest release (Green text on the left) and download the discord-rpc-osx.zip file. </p>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="1024" height="646" src="https://couchlearn.com/wp-content/uploads/2019/08/image-53-1024x646.png" alt="Discord mac osx compile files on GitHub" class="wp-image-788" srcset="https://couchlearn.com/wp-content/uploads/2019/08/image-53-1024x646.png 1024w, https://couchlearn.com/wp-content/uploads/2019/08/image-53-416x263.png 416w, https://couchlearn.com/wp-content/uploads/2019/08/image-53-300x189.png 300w, https://couchlearn.com/wp-content/uploads/2019/08/image-53-768x485.png 768w, https://couchlearn.com/wp-content/uploads/2019/08/image-53.png 1225w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Unzip the discord-rpc-osx.zip file somewhere you can easily access it.  </p>



<h3 class="wp-block-heading">Installing the Files</h3>



<h4 class="wp-block-heading">Include Files</h4>



<p>Navigate to the /ThirdParty/DiscordRpcLibrary folder in your project&#8217;s plugins folder and check if you already have the Include folder.</p>



<figure class="wp-block-image"><img decoding="async" src="https://couchlearn.com/wp-content/uploads/2019/08/image-25.png" alt="Renaming the include folder to Include"/></figure>



<p>If you have this folder move on to the next step.<br><br><strong>If you do not have this folder </strong><a href="https://couchlearn.com/how-to-use-discord-rich-presence-in-unreal-engine-4/#Copying_files_to_Compile_the_plugin"><strong>follow the &#8220;Copying files to Compile the plugin&#8221; section.</strong></a></p>



<h4 class="wp-block-heading">OSX Build Files</h4>



<p>Create a new folder named Mac:</p>



<figure class="wp-block-image"><img decoding="async" width="843" height="210" src="https://couchlearn.com/wp-content/uploads/2019/08/image-54.png" alt="Creating the mac folder" class="wp-image-789" srcset="https://couchlearn.com/wp-content/uploads/2019/08/image-54.png 843w, https://couchlearn.com/wp-content/uploads/2019/08/image-54-416x104.png 416w, https://couchlearn.com/wp-content/uploads/2019/08/image-54-300x75.png 300w, https://couchlearn.com/wp-content/uploads/2019/08/image-54-768x191.png 768w" sizes="(max-width: 843px) 100vw, 843px" /></figure>



<p>Navigate to the /osx-dynamic/lib folder from the files extracted earlier. Simply copy and paste the libdiscord-rpc.dylib file into the Mac folder created in the last step.</p>



<figure class="wp-block-image"><img decoding="async" width="993" height="129" src="https://couchlearn.com/wp-content/uploads/2019/08/image-55.png" alt="Adding the dynamic library file" class="wp-image-790" srcset="https://couchlearn.com/wp-content/uploads/2019/08/image-55.png 993w, https://couchlearn.com/wp-content/uploads/2019/08/image-55-416x54.png 416w, https://couchlearn.com/wp-content/uploads/2019/08/image-55-300x39.png 300w, https://couchlearn.com/wp-content/uploads/2019/08/image-55-768x100.png 768w" sizes="(max-width: 993px) 100vw, 993px" /></figure>



<h3 class="wp-block-heading">Conclusion</h3>



<p>Your Discord Rich Presence enabled game will now successfully compile and package for the Mac platform!<br><br>Packaging for the Mac platform is not possible from a Windows machine as Apple&#8217;s XCode licensing allows only official Apple products to package for their platform.<br><br>Regardless of this having the plugins setup and configured correctly will prevent headaches later down the road if you choose to deploy your game on the Mac platform.<br><br>To set up the blueprints required for Discord Rich Presence, <a href="https://couchlearn.com/how-to-use-discord-rich-presence-in-unreal-engine-4">read the guide here on CouchLearn.com</a></p>
<p>The post <a href="https://couchlearn.com/compile-and-package-discord-rich-presence-for-mac/">How to Compile and Package Discord Rich Presence on Mac</a> appeared first on <a href="https://couchlearn.com">Couch Learn</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://couchlearn.com/compile-and-package-discord-rich-presence-for-mac/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: couchlearn.com @ 2026-04-14 14:43:34 by W3 Total Cache
-->