Need Swift 5 wrapper to upload BLOBs to Azure -- 2

Job ID: 31934186

Budget: $30 – $250 USD

Need wrapper written in Swift 5, iOS 14.1+ that can upload BLOBs to Microsoft Azure. Wrapper must be based on a Framework install NOT Pods or third party library. Framework must be able to run on Xcode 12.5 simulator and iOS devices without having to exclude architectures in build settings. The reason we are looking for new code is because our current AZSClient framework will only run if ARM64 architectures are excluded. When ARM64 is excluded, other functionality breaks while using Xcode simulator. Please refrain from bidding on this project if you don’t currently have code that has been tested in production environment.

We expect the wrapper to ingest-
Image to upload (NSURL)
Azure Container Name (String)
Image File Name (String)
Azure Storage connection String (String)

Upon a successful upload or failure wrapper will return “azure_success” or “azure_failure” string.