simulator

IPhone 6 plus simulator scaling [duplicate]

房东的猫 提交于 2019-12-03 17:33:27
问题 This question already has answers here : How to resize the iPhone/iPad Simulator? (11 answers) Closed last year . Even after scaling the IPhone 6 plus simulator to 50% (No option to scale less than this), the size is still big to work with it. How can i scale down it to 25% or less ? 回答1: Run this in a terminal: defaults write ~/Library/Preferences/com.apple.iphonesimulator SimulatorWindowLastScale "0.4" You may vary "0.4" to your liking. Then, in simulator, hardware-> devices-> iphone 6 plus

How can I run / record an iOS app in the XCode 6 iOS Simulator?

五迷三道 提交于 2019-12-03 15:46:36
问题 I might be going about this wrong, but I am trying to run an iOS app in the Xcode 6 iOS simulator in order to record a video tutorial of the app. I have xCode installed and can launch the iOS simulator, but there seems to be no way to install an .app file. The ~/Library/Developer/CoreSimulator folder is a complete mystery and there is no clear location to drop the app files. Any ideas? Alternatively, is there an easier way to record a video of your iOS app? People must do it all the time for

iOS simulator and gps

南楼画角 提交于 2019-12-03 13:31:05
How do I simulate GPS movement on iOS simulator? I am developing an app that uses gps an I need to test it while the user location is changing.. How can I do that? thank you in advance.. From the Debug menu of the iOS Simulator, check the Location menu: It provides you with several options pertaining to changing the location of the simulated device. 来源: https://stackoverflow.com/questions/12641817/ios-simulator-and-gps

Is there any way to change the date/time as seen on the iOS simulator (other than changing Mac settings)?

拈花ヽ惹草 提交于 2019-12-03 11:26:05
I need to do some testing that involves moving the "phone" backwards and forwards through several days. I'd like to do this on the simulator. Is there any available hack that allows the date as seen on the simulator to be changed, without having to change the Mac date? Looks like it's pretty tough... How about using xcodebuild to automate building and running the app from a script and using systemsetup -setdate <mm:dd.yy> to change date in between different runs? Then you wouldn't need to change anything in code. You can use method swizzling to replace the implementation of [NSDate date] at

Touch Screen Simulator: Are there any windows simulator to test application in touch screen environment

跟風遠走 提交于 2019-12-03 08:35:55
I want to test my application in touch screen environment. My application is a web site build in asp.net(.net framework 3.5) and flash. I want to test my application with the simulator with Windows XP/Vista/7. Please let me know is there any simulator released by Microsoft or any third party where I can test my application. Thanks Vinay Pandey You can use Windows 8 and Visual studio 2012 express and there is Windows Simulator when you run Windows store (aka Metro) applications trough VS. But you can run Simulator without VS and run any installed windows app trough it. Simulator is located in :

Xcode4.5 assembler fails to compile files that Xcode4.4 handled perfectly

人盡茶涼 提交于 2019-12-03 07:16:11
After update xcode to 4.5 version I have an error Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1 I read about error like this after update, but changing the architecture in target's builds settings doesn't help. It's work on simulator but not on device. The whole error CompileC /Users/psitkowski/Library/Developer/Xcode/DerivedData/Jasiu2-gskaidiujznurtdqnebvtogjtdnd/Build/Intermediates/Jasiu2.build/Debug-iphoneos/Jasiu2.build/Objects-normal/armv7/maxvid_decode_arm.o Classes/AVAnimator/maxvid_decode_arm.s normal armv7

Assembler IDE/Simulator for beginner [closed]

﹥>﹥吖頭↗ 提交于 2019-12-03 06:42:31
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . I'd like to learn how to program in Assembler. I've done a bit of assembly before (during my A-Level Computing course) but that was very definitely a simplified 'pseudo-assembler'. I've borrowed my Dad's old Z80 Assembler reference manual, and that seems quite interesting so if possible I'd like to have a go

IPhone 6 plus simulator scaling [duplicate]

*爱你&永不变心* 提交于 2019-12-03 06:34:51
This question already has answers here : How to resize the iPhone/iPad Simulator? (11 answers) Even after scaling the IPhone 6 plus simulator to 50% (No option to scale less than this), the size is still big to work with it. How can i scale down it to 25% or less ? Run this in a terminal: defaults write ~/Library/Preferences/com.apple.iphonesimulator SimulatorWindowLastScale "0.4" You may vary "0.4" to your liking. Then, in simulator, hardware-> devices-> iphone 6 plus. KonDeichmann You can scale iOS simulator to desire scale (I tried from .2 to 1.4 ) and it worked for me. To do this you have

Missing keyboard on iOS8 simulator?

此生再无相见时 提交于 2019-12-03 05:12:59
I'm checking my app against iOS8 in the simulator and one thing that puzzles me is that when I tap on a UITextField or UITextView the keyboard doesn't appear on the screen! I can still enter text with my hardware keyboard. Also, if the input element has a inputAccessoryView, that view is shown on the bottom of the screen. So everything works as expected except that the keyboard is not appearing on the screen. This is valid for all input elements throughout the app. I don't use the new feature for custom keyboard. Checked the Settings - don't see anything that can help. I know XCode6 is still a

IOS Simulator cannot find sdk and the simulated application quit errors

谁说我不能喝 提交于 2019-12-03 04:43:54
I have been having this Xcode problem for a couple of months where my iOS simulator stops working whenever i run any application on Xcode and says, "The simulated application quit." and "iOS Simulator could not find the SDK. The SDK may need to be reinstalled." I am running Xcode 4.3.3 and have iOS sdk 5.1 and everything updated but it happened on my previous version of Xcode also. I have tried reinstalling Xcode over 10 times now and have been posting this question for a while now. No one has been able to get a solution. I have even sent in a bug report to apple but i don't think they will