You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
266 B

  1. BUNDLE_EXTENSION
  2. ----------------
  3. The file extension used to name a :prop_tgt:`BUNDLE`, a :prop_tgt:`FRAMEWORK`,
  4. or a :prop_tgt:`MACOSX_BUNDLE` target on the OS X and iOS.
  5. The default value is ``bundle``, ``framework``, or ``app`` for the respective
  6. target types.