StandardCyborg / StandardCyborgCocoa

Everything you need for 3D scanning on iOS
https://www.standardcyborg.com
Other
143 stars 49 forks source link

StandardCyborgUI: Fixes podspec resource bundle reference #4

Closed irtemed88 closed 4 years ago

irtemed88 commented 4 years ago

Please review after #2.

This PR fixes an issue where references to the asset bundle embedded in StandardCyborgUI would crash due to the asset bundle not being correctly referenced in the podspec.

This PR also DRYs up the calls to the framework's bundle by adding an extension on Bundle exposing a static prop which abstracts the logic for referencing the Bundle.