Skip to content
  • Bartosz Kosiorek's avatar
    iOS: Fix framework resource directory layout (#15848) · e76ee2c0
    Bartosz Kosiorek authored and Brad King's avatar Brad King committed
    A typical iOS application bundle (also Framework Bundle) contains the
    application executable and any resources used by the application (for
    instance, the application icon, other images, and localized content) in
    the top-level bundle directory.  The same rule applies to Framework
    Bundles.
    e76ee2c0