trinhngocthuyen / cocoapods-spm

A CocoaPods plugin to add SPM dependencies to CocoaPods-based projects
MIT License
44 stars 7 forks source link

FIX: Implicit resources #96

Closed trinhngocthuyen closed 3 months ago

trinhngocthuyen commented 3 months ago

Fixes https://github.com/trinhngocthuyen/cocoapods-spm/issues/95

Some implicit resources are not detected by default. Therefore, the resource bundle was not copied to the app bundle.

trinhngocthuyen commented 3 months ago

/integration-test