小编Pau*_* S.的帖子

Nativescript - 为 Nativescript 插件设置目标 IOS 版本

我最近将我的 xcode 更新为 Xcode12 的测试版,以便我可以看到我的应用程序将如何在即将发布的 IOS 14 版本上运行

尝试运行 TNS RUN IOS 时,出现以下错误:

Saving metadata generation's stderr stream to: /Users/USER/Desktop/Projects/APP/platforms/ios/build/Debug-iphonesimulator/metadata-generation-stderr-x86_64.txt
~/Desktop/Projects/APP/platforms/ios
ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/USER/Desktop/Projects/APP/platforms/ios/internal//NativeScript.framework/NativeScript' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using new build system
note: Building targets in parallel
note: Using codesigning identity override:
note: Planning build
note: Using build description from disk
warning: The iOS Simulator …
Run Code Online (Sandbox Code Playgroud)

ios nativescript angular2-nativescript nativescript-plugin xcode12

7
推荐指数
1
解决办法
1530
查看次数