Hello,
I'll start out with what I got for versions and then maybe you can
explain to me why the first task isn't working...
Thanks,
I'm using an iMac 2.4 Ghz Intel Core 2 Duo w/2GB of RAM on Mac OSX
10.7.3
XCode 4.3.2 (4E2002)
PhoneGap = 1.7.0
iOS Platform
http://phonegap.com/start
When instructed to follow install directions I get down to this item
and this is where the issues start:
You should see a error in your simulator informing you index.html was
not found
It never errors out for not finding the index.html file.
Instead it gives me 9 errors
4 inside the main.m file:
- Semantic Issues (x3)
- ARC Restrictions (x1)
5 inside the AppDelegate.m file:
- Semantic Issue (autorelease)
- ARC Restrictions
- Semantic Issue (again)
- ARC Restrictions (x2)
Then it also gives me an Uncategorized issue.
No where does it say anything about index.html file.
It also does not allow me to do what needs to be done next:
To fix this, we need to copy the www directory into the project.
Right click on the project in the left navigation window and click
show in finder
In Finder, you should see the www directory beside your project
When I surf myself to the location there is no www directory beside my
project.
I cannot right click to show in finder either, as it's grayed out.
Thanks for any and all help.
And If I'm blind, you are more than welcome to point that out but at
least lead me to the water and push me in please.. I'm really eager to
get started.