【发布时间】:2020-07-04 16:42:13
【问题描述】:
我一直按照这两个链接在我的新 Xcode 12 SwiftUI 项目中安装 Spotify.framework 文件:
我已经设置了桥接头,我可以访问我的 ContentView 中的 Spotify 框架的类,但是当我构建和运行时,我得到了这个错误。
This app could not be installed at this time.
Could not install at this time. Failed to load Info.plist from bundle at path /Users/zackshapiro/Library/Developer/CoreSimulator/Devices/8E9DA6E5-925E-4C51-8D61-C8B345BF636A/data/Library/Caches/com.apple.mobile.installd.staging/temp.9k9kTR/extracted/bars.app/Frameworks/SpotifyiOS.framework; Extra info about plist: ACL=<not found>
关于如何解决这个问题并让它运行的任何想法?
【问题讨论】: