Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many problems, unable to install #109

Open
philkoh opened this issue Dec 27, 2021 · 0 comments
Open

Many problems, unable to install #109

philkoh opened this issue Dec 27, 2021 · 0 comments

Comments

@philkoh
Copy link

philkoh commented Dec 27, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant