Re: ImageIO on iPhone

2010-02-17 Thread sebi
Whoopsie! Thanks a lot! Regards, Sebastian Mecklenburg On Feb 16, 2010, at 3:02 PM, glenn andreas wrote: On Feb 16, 2010, at 6:55 AM, sebi wrote: Hello, I want to use ImageIO on the iPhone. However, the ApplicationServices framework does not show up in the list, when i do the Add

ImageIO on iPhone

2010-02-16 Thread sebi
Hello, I want to use ImageIO on the iPhone. However, the ApplicationServices framework does not show up in the list, when i do the Add - Existing Framework command. When i just add the line #import ApplicationServices/ApplicationServices.h I get some errors like 'CFXMLTreeRef' has not been

Re: ImageIO on iPhone

2010-02-16 Thread glenn andreas
On Feb 16, 2010, at 6:55 AM, sebi wrote: Hello, I want to use ImageIO on the iPhone. However, the ApplicationServices framework does not show up in the list, when i do the Add - Existing Framework command. That's because ImageIO doesn't exist on the iPhone. When i just add the line