Step 2: Add your custom app files to the Xcode project
Note Use the Show/Hide Menubar and Show/Hide Toolbars script steps in your Claris FileMaker Pro custom app to hide the FileMaker Go menu bar and toolbar. Otherwise, users will be able to access them from your iOS app.
-
Open the Xcode project file for your app (<appName>.xcodeproj).
-
In Xcode, click the disclosure triangle next to your project in the project navigator.
-
Click the disclosure triangle next to the Custom Application Resources folder.
-
Drag your custom app files to the Solution Files folder, then remove the PlaceHolder.fmp12 file.
Note This folder can contain multiple custom app files. You specify which custom app file to launch in configFile.txt.
-
(optional) To include FileMaker plug-ins that are created for your iOS app, drag your plug-in files to the Plug-Ins folder.
Note To create a plug-in, you need the FileMaker plug-in SDK available at our website. The plug-in extension must be .fmplugin.