summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Framework/res.txt
Commit message (Collapse)AuthorAgeFilesLines
* iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-031-0/+0
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.