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
Jul
14
2011
Flattr this!
On tuesday this week I released a new website, the website is called “Where I am . At”: http://whereiam.at.
The purpose of this website is to find your location quickly and easily. This can be very usefull when developing iOS applications using your current location.
Take a look at, http://whereiam.at and let me know what you think of it!
5 comments | tags: Apple, Apps, Cool stuff, Development, ios, iPhone, Mac, new, PHP, webb, Work related links | posted in Android, Apple, Development, iPhone, PHP, Websites
Apr
23
2011
Flattr this!
Hi,
When apples released its XCode application, it never added CoreData support to the Tab Bar Application template… although, in my case I usually want this feature. So… now I need to create a Tab Bar Application and a Window-based Application and copy the CoreData stuff from one to the other.
This is, off course, very annoying. So, what I want is to adapt the current templates to support even Core Data… “F*cking hell, this is most likely a mess to get working”… but I was wrong.
It is much easier to do in XCode 4 then it is in XCode 3.x. I am not going to cover XCode 3 cause I have gone over to the dark side (= XCode 4).
8 comments | tags: Apple, Development, Mac, objective-c, Tutorials, XCode, XCode4 | posted in Apple, Objective-c, 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
Oct
1
2010
Flattr this!
Hi,
Some people have been asking me for a new Hello World tutorial since my last one got a bit outdated. So, now I finally got some time over and thought to write you one.
Well, lets dive in into it directly.
Xcode 4?
If you are looking for an XCode 4 tutorial, please have a look here: http://paulpeelen.com/2011/03/17/xcode-4-ios-4-3-hello-world/
53 comments | tags: Apple, Apps, Development, iPhone, Mac, objective-c, OSX, Tutorials, XCode | posted in Apple, Development, OSX, XCode