我试着在更多的模拟器上运行我的应用程序。
yarn run ios --simulator="iPhone SE"
# also tried
yarn run ios --simulator="iPhone SE (2nd generation)"
第一个模拟器成功启动,但另一个失败。
我有错误:
无法在当前状态下查找:关闭
Xcode版本: 13.0,模拟器
操作系统版本: macOS Big 11.5.2
success Successfully built the app
--- xcodebuild: WARNING: Using the fir
我在Android中运行了我的Flutter项目,pod安装进行得很好,但是每次完成整个构建的20/30步时,Xcode构建都会失败。奇怪的是,Android说:
Command PhaseScriptExecution failed with a nonzero exit code
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
warning: The iOS Si
当我运行时,我得到了这个错误 ionic cordova run ios --device
65%] PreflightingApplication
2019-06-24 14:28:21.032 ios-deploy[7890:179934] [ !! ] Error 0xe800007e: The device OS version is too low. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)
ios-deploy: Command failed with e
因此,基本上,我可以运行其他项目,我可以运行这个为安卓,但当我想运行它或为iOS构建它时,我会得到以下错误消息。而且这也不是项目相关的问题,我的同事可以很好的运行它。我尝试了所有可能的在线解决方案,在Podfile中添加了post安装内容,在Xcode中尝试更改为“遗留构建系统”,但错误相同,尝试重新安装Pod、CocoaPods,甚至切换到beta。不知道该怎么办了。
Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Running pod install...
我在运行博览的iOS模拟器时遇到了问题。我看到这两个错误:
Trying to open the project in iOS simulator...
Opening iOS simulator
iOS Simulator device failed to boot. Try opening Simulator first, then running your app.
Error installing or running app. Error: Timed out waiting for iOS Simulator device to boot.
Trying to open the p
我可以在iOS 15模拟器上构建,没有任何问题,但是在构建连接到xcode 13的iOS 15设备时,我得到了错误:
在模拟器上启动应用程序失败,在处理命令(domain=com.apple.CoreSimulator.SimError,code=405)时遇到一个错误:无法在当前状态下查找:关机。
有什么想法吗?
控制台:
success Successfully built the app
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator,
我在macOS Big Sur 11.3上使用Xcode12.5 ? 在更新到React Native、Xcode和macOS的最新版本后,我无法在iOS模拟器中运行我的应用程序。到目前为止,我已经使用了yarn start --reset-cache,以及ios文件夹中的pod install,然后再运行该应用程序。 我从运行react-native run-ios得到的错误消息是: error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code
我在升级到Xcode 13后才开始遇到这个问题。几天前我把Flutter升级到了2.5.1。
这就是我所看到的:
Failed to build iOS app
Error output from Xcode build:
↳
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, n
Trigger.io最近在运行iOS构建时停止了启动iOS模拟器。看起来可能是xcode版本的问题?它到了这一步就挂了
[INFO] Running iOS Simulator
[DEBUG] Looking for apps at /Users/kevisazombie/Projects/Web/zombiebros/beatdowncity/development/ios/simulator-*/
[DEBUG] Trying to run app /Users/kevisazombie/Projects/Web/zombiebros/beatdowncity/development/io
我的颤栗医生没有任何问题。但是我最近在一台新电脑上安装了所有的东西,并且有了这个问题。当我试图在物理iOS设备上运行该应用程序时,我会发现以下错误:
Failed to build iOS app
Error output from Xcode build:
↳
2022-06-27 15:52:23.378 xcodebuild[39843:273853] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for exten
由于某些原因,我无法在我的项目上安装NPM,因为我收到了以下消息:
SOLINK_MODULE(target) Release/.node
clang: warning: using sysroot for 'iPhoneSimulator' but targeting 'MacOSX' [-Wincompatible-sysroot]
ld: warning: building for macOS, but linking in .tbd file (/Applications/Xcode.app/Contents/Developer/Platforms/
我更改了Podfile中的每个部署目标,AppFrameworkInfo.plist中的Runner和Xcode中的目标,但ios部署目标有问题。在发布文件之前,我仔细检查了目标运行器和项目运行器中的部署信息,它们都设置为iOS 10.0
这就是错误
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment
target versions is 9.0 to 14.3.99. (in
我正在尝试获取geoflutterfire:^2.0.2包,但是当我运行它时:我得到了这个错误(在ios模拟器上)。 ** BUILD FAILED **
Xcode's output:
↳
warning: The iOS Simulator deployment target is set to 4.3, but the range of supported deployment target versions for this platform is 8.0 to 12.4.99. (in target 'nanopb')
warning:
首先欢迎大家。它工作正常。但是昨天我更新了xcode 13.1 问题是从哪里开始的?我不知道为什么,但我删除了项目并重新启动了它。同样的问题仍然存在。 尝试了许多解决方案,包括删除pods,但仍然存在相同的问题。 Failed to build iOS app
Error output from Xcode build:
↳
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDevice
我更新了一个颤振应用程序,使其稳定的版本2.2.1·通道,但当它运行颤振运行在ios设备上,我得到以下错误,这是什么原因?我怎么才能修好它?我在网上读到,有几个人有这些问题,这个错误在颤振更新后会出现,但是由于我必须使用最新版本的颤振,所以我必须找到修复错误的方法,如何解决这个问题?
颤振运行时错误:
Error output from Xcode build:
↳
objc[69849]: Class AMSupportURLConnectionDelegate is implemented in both ??
(0x1f9b08188) and ?? (0x1166cc2
我不能在iOS模拟器上运行我的应用程序。我在升级到颤振2.5.0后出现了这个错误,而颤振2.2.3
我不能运行Android Studio的应用程序。,但是如果从Xcode打开该项目,则应用程序将在iOS模拟器.中运行,不会出现问题。
以下是错误/警告消息
ld: building for iOS Simulator, but linking in object file built for iOS, file '/Users/xxxxxxx/Documents/main_app/ios/Pods/GoogleMaps/Base/Frameworks/GoogleMapsBase.f
Xcode13,Simulator iOS15,已加入arm64,还是报错,有人遇到么 Building for iOS Simulator, but linking in dylib built for iOS, file 'XXX/Pods/TXIMSDK_Plus_iOS_Bitcode/ImSDK_Plus.framework/ImSDK_Plus' for architecture arm64
因为我已经迁移到空安全,所以我得到了这个错误。我已经做了一些研究,并尝试了提出的解决方案,但没有一个是有效的。在空安全之前,应用程序运行得非常好。我看不出两者之间的联系。拜托,你能告诉我吗?
从昨天起,我做了很多测试。
1/我已经回到代码中,在迁移到空安全之前。(我也犯了同样的错误)。因此,2/我删除了Xcode并重新安装了它。3/我安装了VS,以查看是否有相同的错误。4我还创建了一个新项目
但我还是会犯同样的错误
下面,我添加了podfile。
非常感谢。
Launching lib/main.dart on iPhone 12 Pro Max in debug mode...
Runnin