For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
GuidesIntegrationsAPI ReferencesRelease notes
GuidesIntegrationsAPI ReferencesRelease notes
Dashboard
LogoLogo

Release notes

August 15, 2023
August 15, 2023

Swift integration 0.10.0

{swift} {integration}

Update to Swift lib:

  • Now, all methods support Swift Concurrency (async-await).
  • Added a new method to upload a file from a URL that waits until the upload finishes and returns an UploadedFile object.
  • All methods have examples of usage in the source code documentation. You can find them by OPTION+click on a method in Xcode or by using the “Build Documentation” feature.
  • Demo app now uses new async methods.

https://github.com/uploadcare/uploadcare-swift/releases/tag/0.10.0

Was this page helpful?
Previous

August 10, 2023

Next
Built with