Posts

Post not yet marked as solved
9 Replies
0 Views
Thanks. The previews are also working for me if I remove the MSAL dependency (https://github.com/AzureAD/microsoft-authentication-library-for-objc.git) Im also having a spm structure like that with MSAL as dependency to different modules It seems like xcode 14 has some problems with a few specific spm packages.
Post not yet marked as solved
9 Replies
0 Views
Im experiencing the same preview issue only in Xcode 14 beta, in Xcode 13 the preview works as it should. HumanReadableSwiftError SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x0000600040069f80):'MSAL'>) The issue seems to be with this spm dependency that im using: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git I have tried to attach the generated diagnostics report as zip, however im not able to upload that here in this thread. So i have attached the previews_diagnostics_summary.txt. Is this enough to investigate the problem? previews_diagnostics_summary.txt
Post not yet marked as solved
4 Replies
0 Views
I have the same issue. Did you find a solution?
Post not yet marked as solved
1 Replies
0 Views
I have the same issue using Xcode Cloud, however it works perfectly fine when i Archive the app manually. Did you find a solution for the problem?
Post marked as Apple Recommended
0 Views