Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Many problems, unable to install #109

@philkoh

Description

@philkoh

Which version of the SDK/iOS was used?

iOS 15.0, Xcode 13.1, Swift

What problem was encountered?

Every last thing failed. Cocoapods crashed, so I tried building the framework instead. That crashed because of the unable to create framework from AZSClient #98 issue; a workaround on that thread got to where it could build the framework. I dragged the framework folder into my application, and could not build because of an error 'compiling for iOS but the framework is built for iOS and iOS simulator'. I found a workaround online to set the build setting "Validate Workspace" to Yes, but now I get an error:
Please try again later.
Failed to load Info.plist from bundle at path /var/db/appinstalld/Library/Caches/com.apple.mobile.installd.staging/temp.reCbvg/extracted/WritingDesk.app/Frameworks/AZSClient.framework; Extra info about "/var/db/appinstalld/Library/Caches/com.apple.mobile.installd.staging/temp.reCbvg/extracted/WritingDesk.app/Frameworks/AZSClient.framework/Info.plist": Couldn't stat /var/db/appinstalld/Library/Caches/com.apple.mobile.installd.staging/temp.reCbvg/extracted/WritingDesk.app/Frameworks/AZSClient.framework/Info.plist: No such file or directory

Have you found a mitigation/solution?

Yes, I have decided to re-write the app to use AWS instead of Azure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions