Dec
13
2011
Flattr this!
Since the release of XCode 4.2 I have noticed a certain error poping up after buidling reguarly. The error incidcates that the iOS Simulator already has a process running or is hung. The anoying part is that even if you quit XCode and iOS Simulator, the problem wont go away.
This is the error:
Couldn’t register com.myApp.debug with the bootstrap server. Error: unknown error code. This generally means that another instance of this process was already running or is hung in the debugger.Program received signal: “SIGABRT”.
OR:
5 comments | tags: Apple, bash scripts, Development, freestuff, ios, iPhone, Mac, OSX, XCode | posted in Apple, Development, Free stuff, iOS, iPhone, Mac, Objective-c, OSX, Shell scripts, Tools, Tutorials, XCode
Nov
30
2011
Flattr this!
Hi!
This tutorial is about how to make your apps UX just a little bit better. Have you ever noticed the message in google maps stating that if you activate Wifi you would get a better positioning? Or that when you want to send a text message and your phone is on flight mode, that you get the message to de-activate flight mode in order to send a text?
Well, it is actually really simple. These are just links that are opened. So, in this tutorial I will show you how to do this using e.g. Reachability.
6 comments | tags: Apple, Apps, AppStore, Cool stuff, Development, ios, iPhone, objective-c, OSX, Tutorials, XCode | posted in Apple, Development, Free stuff, iOS, iPhone, Mac, Objective-c, Tutorials, XCode
Aug
3
2011
Hi,
I have always wondered how to get a better build number in my projects, instead of having to change is manually. So, I finally googled it and found a solution. Or better yet, found several… but none working for xCode 4.3.
In xCode 4.3 you can actually change the build number manually in the project settings. I have not found a solution yet to activate an automatic build number update, however I have not search so much for that either.
6 comments | tags: Apple, Dealing with xCode 4.3, Development, ios, iPhone, objective-c, OSX, Tutorials, XCode | posted in Apple, Development, iOS, iPhone, Objective-c, OSX, XCode
Mar
17
2011
Flattr this!
Hi,
Somewhat days ago Apple released a new version of XCode, and a lot of stuff is new in this version. Thereby also the layout of the application, interface builder and the way an application can be constructed.
But, for those of you completely new to development for iOS devices (and for those of you new to XCode 4 or for you who just want to shape up a bit? =S), I wrote a Hello World for XCode 4, iOS4.3.
So, lets get started.
154 comments | tags: Apple, Development, Hello, hello world, ios, iPhone, objective-c, OSX, Tutorials, World!, XCode, XCode 4 | posted in Apple, Development, Objective-c, Okategoriserade, OSX, XCode
Mar
9
2011
Flattr this!
I think thats the longest title I could think off… or is it? Anyways… with regards to the questions and/or complaints I have gotten about my (somewhat “crappy”) itunes parser which I wrote in the past, I decided to quickly put together a new parser, just for fetching specific app data.
So, what did I do? Well, it basicly parses the data from the “Apple – iTunes – RSS Generator” and shows it for you in your browser. This could be usefull for those of you that want to implement real-time iTunes appstore data into your website.
no comments | tags: App Reviews, Apple, Apps, AppStore, Cool stuff, Development, freeware, hobby, iPhone, iTunes Connect, Mac, OSX, PHP, php classes, php code, Tutorials | posted in Apple, Development, iPhone, iTunes Connect, Mac, OSX, PHP