dropbox / SwiftyDropbox

Swift SDK for the Dropbox API v2.
MIT License
671 stars 207 forks source link

Point to stone with better objc wrapper #400

Closed julianlocke closed 3 months ago

julianlocke commented 3 months ago

Addresses https://github.com/dropbox/SwiftyDropbox/issues/399. Points to a new version of stone that, when creating the objc compatibility wrapper, checks to see if mapped struct fields have subclasses, and if they do, ensures we instantiate the right subclass.