Commits
Ryan Wilson authored and GitHub committed f74a44d2629
Fix Resources issues with builder. (#2927) * Fix Resources issues with builder. - Removes framework-specific code for resources - Embeds all resources into .framework folders first to prep for Carthage - Extracts all resources into existing zip structure - Fixes missing resources from cached OSS framework * Fixed typo.