Configuration for extending Genero Mobile for iOS

Follow this procedure if you plan to extend Genero Mobile for iOS (GMI).

This procedure is only necessary if you plan to extend Genero Mobile for iOS using Objective-C.

  1. Create a copy of the GMIDIR directory. Find the default GMIDIR at GM_INSTALL_DIR/gmi. You should never update the default GMIDIR, as it can be overwritten during an upgrade.
  2. Update the GMIDIR environment variable to point to your new copy.
    1. Select Tools >> Genero Configurations to open the Genero Configuration Management window.
    2. Set the GMIDIR environment variable to the location of the copy of the GMI directory. To set the GMIDIR environment variable, highlight the iOS environment set and double-click on the GMIDIR environment variable in the list.
  3. Follow the instructions in the Genero Business Development Language User Guide to extend Genero Mobile for iOS.