标签: ios-simulator

iOS模拟器无法安装该应用程序

我创建了一个Cordova 2.1.0应用程序,它在前2-3次运行良好.但是现在当我试图通过终端运行它时,它给了我以下错误.我没有改变任何东西.

Ankurs-Mac-mini:~ ankur$ /Users/ankur/Desktop/CordovaSMS/cordova/emulate 
Ankurs-Mac-mini:~ ankur$ 2012-10-17 16:11:08.695 ios-sim[7032:507] stderrPath: 
/Users/ankur/Desktop/CordovaSMS/cordova/console.log
2012-10-17 16:11:08.698 ios-sim[7032:507] stdoutPath: 
/Users/ankur/Desktop/CordovaSMS/cordova/console.log
[DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain 
Code=1 "iOS Simulator failed to install the application." UserInfo=0x7fc643902320 
{NSLocalizedDescription=iOS Simulator failed to install the application.,
DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
Run Code Online (Sandbox Code Playgroud)

任何帮助,将不胜感激.谢谢

ios-simulator cordova xcode4.5

136
推荐指数
8
解决办法
5万
查看次数

我可以在没有"Build and Run"的情况下启动iPhone模拟器吗?

我想在"构建和运行"之前删除模拟器中的应用程序.如何启动模拟器以便删除?如果我通过"构建并运行"启动它,我得到一个长的日志输出,需要一段时间,因为我正在尝试修复的错误.我想避免这种情况.

xcode ios-simulator

132
推荐指数
9
解决办法
9万
查看次数

如何在iOS应用程序中以编程方式显示目标的版本/内部版本号?

如何以编程方式获取该值target version,如下图所示?

如我的Xcode项目目标的Properties窗口中所示.我想在我的应用程序的启动画面中显示这个,所以我知道人们当前使用的是哪个版本?

iphone xcode ipad ios-simulator

130
推荐指数
3
解决办法
6万
查看次数

颤动:没有连接的设备

我正在尝试用flutter创建一个示例应用程序(全新安装)也安装了android studio(全新安装)

这是输出 flutter run

flutter run  
No connected devices.
Run Code Online (Sandbox Code Playgroud)

的输出 flutter doctor

Doctor summary (to see all details, run flutter doctor -v):
[?] Flutter (Channel beta, v0.1.5, on Linux, locale en_US.UTF-8)
[?] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[?] Android Studio (version 3.0)
[!] VS Code (version 1.20.1)
[!] Connected devices
! No devices available

! Doctor found issues in 2 categories.
Run Code Online (Sandbox Code Playgroud)

有解决方案吗?

android android-emulator ios-simulator android-studio flutter

128
推荐指数
21
解决办法
13万
查看次数

126
推荐指数
8
解决办法
6万
查看次数

看到iPhone X Simulator顶部和底部的黑条

在iPhone X模拟器(GM Seed)中运行我的应用程序我注意到两个奇怪的效果:

  • 应用程序不使用全屏空间(顶部和底部区域为黑色)
  • 标题栏下面有一个奇怪的白条

在此输入图像描述

有谁知道这里发生了什么以及如何解决这个问题?我在Interface Builder中找不到任何新设置.

uinavigationbar ios ios-simulator xcode9 iphone-x

124
推荐指数
6
解决办法
4万
查看次数

iPhone模拟器的位置

在我的机器上安装了iPhone模拟器?

我一直试图找到我在模拟器中运行的测试应用程序的存储位置.

iphone xcode objective-c ios ios-simulator

120
推荐指数
14
解决办法
9万
查看次数

截图iPhone模拟器的应用程序

我想知道是否有关于获取iPhone模拟器截图的应用程序的任何好建议.我尝试过类似iPhone截图裁剪器的应用程序,但我正在寻找可以让我制作更大图像的东西.例如,足够大,可以放一张海报.有什么建议?

iphone ios-simulator

120
推荐指数
6
解决办法
6万
查看次数

这个gdb输出是什么意思?

我有一个播放声音的按钮,它似乎在模拟器上工作得很好,但我收到这条消息:

Error loading /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn:  dlopen(/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn, 262): Symbol not found: ___CFObjCIsCollectable
  Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security
  Expected in: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
 in /System/Library/Frameworks/Security.framework/Versions/A/Security
2011-11-01 02:13:02.605 Halloween FX[33484:10703] Error loading /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn:  dlopen(/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn, 262): Symbol not found: ___CFObjCIsCollectable
  Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security
  Expected in: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
 in /System/Library/Frameworks/Security.framework/Versions/A/Security
2011-11-01 02:13:02.657 Halloween FX[33484:10703] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn:  dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable
  Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security
  Expected in: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
 in /System/Library/Frameworks/Security.framework/Versions/A/Security
2011-11-01 02:13:02.671 Halloween FX[33484:10703] Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn:  dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable
  Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security
  Expected in: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
 in …

audio objective-c playback ios ios-simulator

120
推荐指数
2
解决办法
2万
查看次数

在iPhone模拟器中模拟飞机模式

有没有办法在iPhone模拟器中模拟飞机模式?

iphone ios-simulator

119
推荐指数
3
解决办法
5万
查看次数