Help folder
Help folder
- Subject: Help folder
- From: Hayden Stainsby <email@hidden>
- Date: Fri, 21 Apr 2006 12:06:01 +0100
I am trying to create a help folder within my application bundle. I
cannot, however, seem to create the folder within the bundle at
compile time. By adding the help folder to my xcode project (using
Add Existing Files...) I ended up with my .html files within a group.
The group does not then turn back into a folder at compile time.
I am unsure if I am way off the mark here as far as adding help
folders to an application and would really appreciate any pointers on
the matter. Even if it's just to sample code or online literature,
I've not been able to find any of either that have helped me solve
this problem.
Thanks in advance.
--
Hayden
#!/usr/bin/perl
chop($_=<>);@s=split/ /;foreach$m(@s){if($m=='*'){$z=pop@t;$x=
pop@t;$a=eval"$x$m$z";push@t,$a;}else{push@t,$m;}}print"$a\n";
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden