Thursday, 28 May 2015
App Support
For any support queries please contact rdmacken@gmail.com with as much detail as possible to help resolve the issue.
Sunday, 17 May 2015
IOS Development: Keyboard shortcut to switch project windows in XCode
Being new to IOS development you may get frustrated with this one as well - how do I quickly change project windows in XCode?
The shortcut is the Command and tilde key:
This is saving me a ton of time - I was previously having to go to Window -> [selected project].
Any other handy keyboard shortcuts for beginners?
The shortcut is the Command and tilde key:
CMD + ~
This is saving me a ton of time - I was previously having to go to Window -> [selected project].
Any other handy keyboard shortcuts for beginners?
Subscribe to:
Posts (Atom)
Covid-19 impact on mobile applications - a quick case study
Amidst everything that's been going on over the last few months, checking on how my apps have been doing has been low down my priorities...
-
I came across the following great site on Stumbleupon today - programming-motherfucker.com - and as a developer had a great laugh before re...
-
Analytics are key to measuring the success of your project or application and are a great way of identifying your users trends and demograph...
-
So my first experience of Android development left me frustrated after getting an error trying to launch the simple Hello World example! ...