This document describes how to configure a macOS project for the GME APIs for macOS.
GMESDK.framework
is the resource related to GME.Add the following dependent libraries to Link Binary With Libraries
in Xcode as needed and configure Framework Search Paths
to point to the directory where the SDK is located as shown below:
Was this page helpful?