草庐IT

simulators

全部标签

ios - Xcode 8 消息模板应用程序 : Error on iOS Simulator

当我使用Xcode8的“消息应用程序”模板创建一个新项目并尝试在iOS模拟器上运行它时,出现以下错误:标题Therequesttoopencom.myDomain.MyAppfailed.详情Therequestwasdeniedbyservicedelegate(SBMainWorkspace)forreason:NotFound("Application"com.myDomain.MyApp"isunknowntoFrontBoard").Objective-C和Swift项目的消息相同。我还没有找到此消息的任何搜索结果,因此任何提示都会有所帮助。我会随着进度更新问题。编辑此错误发

objective-c - ios模拟器: simulate swipe and drag

我在UIScrollView中有一个UIView。当我想模拟UIView上的拖动事件时,UIScrollView上的滑动事件被触发。根据documentation,滑动和拖动之间没有太大区别。滑动1-Placethepointeratthestartposition.2-Holdthemousebutton.3-Movethepointerintheswipedirectionandreleasethemousebutton.拖动1-Placethepointeratthestartposition.2-Holddownthemousebutton.3-Movethepointerin

objective-c - ios模拟器: simulate swipe and drag

我在UIScrollView中有一个UIView。当我想模拟UIView上的拖动事件时,UIScrollView上的滑动事件被触发。根据documentation,滑动和拖动之间没有太大区别。滑动1-Placethepointeratthestartposition.2-Holdthemousebutton.3-Movethepointerintheswipedirectionandreleasethemousebutton.拖动1-Placethepointeratthestartposition.2-Holddownthemousebutton.3-Movethepointerin

ios - Xcode 5 : Multiple test targets in one scheme: "Simulator already in use"

在Xcode5中,我有一个包含多个项目的工作区和一个应该运行各个项目的所有测试目标的方案。当我开始测试时,大约有3个测试项目目标通过了。到目前为止,一切都很好。但是在第四个测试目标上,我从Xcode收到一条错误消息,告诉我模拟器无法启动,因为它已经在使用中。有没有办法在单个(!)方案中杀死每个测试目标(!)之间的模拟器?或者还有其他解决方案吗?编辑:我为此打开了一个雷达:http://openradar.appspot.com/15153136谢谢! 最佳答案 每当我尝试使用calabash运行我的功能测试时,我都会遇到这个错误。一

ios - Xcode 5 : Multiple test targets in one scheme: "Simulator already in use"

在Xcode5中,我有一个包含多个项目的工作区和一个应该运行各个项目的所有测试目标的方案。当我开始测试时,大约有3个测试项目目标通过了。到目前为止,一切都很好。但是在第四个测试目标上,我从Xcode收到一条错误消息,告诉我模拟器无法启动,因为它已经在使用中。有没有办法在单个(!)方案中杀死每个测试目标(!)之间的模拟器?或者还有其他解决方案吗?编辑:我为此打开了一个雷达:http://openradar.appspot.com/15153136谢谢! 最佳答案 每当我尝试使用calabash运行我的功能测试时,我都会遇到这个错误。一

iphone - 无法在 iPhone 6.0 Simulator Retina 4 Inch 上全屏启动我的应用程序

我已将Default-568h@2x.png添加到我的项目并在项目设置中进行设置,我还为我的View和元素设置了自动调整选项View最初加载到我的应用程序上,它是横向的,但在iOS6.0SimulatorRetina4英寸中运行我的应用程序后,我看到我的应用程序一直向左移动,在右侧留下黑色像素区域。除了这些之外我还应该做些什么才能看到我的应用程序在iOS6.0SimulatorRetina4inch上“全屏”运行?[编辑#1:AppDelegate]我还像这样编辑了我的AppDelegate.m:viewControllerMain=[[ViewControllerMainalloc]

iphone - 无法在 iPhone 6.0 Simulator Retina 4 Inch 上全屏启动我的应用程序

我已将Default-568h@2x.png添加到我的项目并在项目设置中进行设置,我还为我的View和元素设置了自动调整选项View最初加载到我的应用程序上,它是横向的,但在iOS6.0SimulatorRetina4英寸中运行我的应用程序后,我看到我的应用程序一直向左移动,在右侧留下黑色像素区域。除了这些之外我还应该做些什么才能看到我的应用程序在iOS6.0SimulatorRetina4inch上“全屏”运行?[编辑#1:AppDelegate]我还像这样编辑了我的AppDelegate.m:viewControllerMain=[[ViewControllerMainalloc]

ios - 错误 MT0117 : Can't launch a 32-bit app on a simulator that only supports 64-bit apps (iPhone 6s)

在PC和MacBookAir上使用Xamarin.Forms、VisualStudio2017构建iOS移动应用程序。昨天,我将VisualStudio版本更新到了15.3.5。我还更新了MacBookAir(通过VSforMac)以获取最新版本的iOS(11.0)。我创建了一个新应用程序(Xamarin.Forms)只是为了测试更新,一切都按预期工作。我尝试运行我之前开发的旧应用程序,但我无法在Mac上运行它。我收到以下错误:Launchfailed.Theapp'AppName.iOS'couldnotbelaunchedon'iPhone6siOS11.0'.Error:erro

ios - 错误 MT0117 : Can't launch a 32-bit app on a simulator that only supports 64-bit apps (iPhone 6s)

在PC和MacBookAir上使用Xamarin.Forms、VisualStudio2017构建iOS移动应用程序。昨天,我将VisualStudio版本更新到了15.3.5。我还更新了MacBookAir(通过VSforMac)以获取最新版本的iOS(11.0)。我创建了一个新应用程序(Xamarin.Forms)只是为了测试更新,一切都按预期工作。我尝试运行我之前开发的旧应用程序,但我无法在Mac上运行它。我收到以下错误:Launchfailed.Theapp'AppName.iOS'couldnotbelaunchedon'iPhone6siOS11.0'.Error:erro

ios - 如何从 Xcode 中删除多余的 iOS 模拟器条目?

如何从我的Xcode菜单中删除所有这些额外的模拟器? 最佳答案 如果您想快速完成此操作,我建议您使用faSTLane工具你可以用一行重置模拟器fastlanesnapshotreset_simulators安装快速channel工具sudogeminstallfastlane确保您安装了最新版本的Xcode命令行工具:xcode-select--install(https://docs.fastlane.tools/actions/capture_ios_screenshots#completely-reset-all-simula