issues
search
dropbox
/
dropbox-sdk-obj-c
Official Objective-C SDK for the Dropbox API v2.
MIT License
183
stars
117
forks
source link
Bump deployment targets and fix openUrl calls
#385
Closed
julianlocke
closed
3 months ago
julianlocke
commented
3 months ago
openURL: without a completion handler will be a no-op in iOS 18, use new call.
Bump iOS deployment target to Xcode 16 minimum supported, iOS 12.
Update
TestObjectiveDropbox_macOS
deployment target to match pod spec macOS deployment target.
TestObjectiveDropbox_macOS
deployment target to match pod spec macOS deployment target.