dropbox / dropbox-sdk-obj-c

Official Objective-C SDK for the Dropbox API v2.
MIT License
183 stars 117 forks source link

Non public sectors - (void)showLoading #359

Closed aronnelson closed 2 years ago

aronnelson commented 2 years ago

How can I fix this error in Xcode 14:

The app references non-public selectors in Payload/xxxxxx.app/Frameworks/ ObjectiveDropboxOfficial.framework/ObjectiveDropboxOfficial:showLoading

greg-db commented 2 years ago

This appears to be a false positive in Apple's tooling. There's a discussion about this here. You may need to reach out to Apple regarding that.