Swift PM supports referencing bundles using Bundle.main. This breaks integration for anyone building manually or wrapping in a Cocoapods Podspec.
This change uses Bundle utilities in each framework that will select the correct bundle to load resources from.
Swift PM supports referencing bundles using Bundle.main. This breaks integration for anyone building manually or wrapping in a Cocoapods Podspec. This change uses Bundle utilities in each framework that will select the correct bundle to load resources from.