Re: Currency Converter Tutorial Problems
Re: Currency Converter Tutorial Problems
- Subject: Re: Currency Converter Tutorial Problems
- From: "Louis C. Sacha" <email@hidden>
- Date: Fri, 22 Oct 2004 05:24:41 -0700
Hello...
Regarding the large size of the project:
Anyway here [4] is the file << 4.64mb zip NOTE: to ensure that no-one
decides to mess with my Bandwidth with that huge file, I will delete
it after a few downloads.....
A lot of people have this problem when they distribute projects they
have developed with Xcode (or ProjectBuilder).
The intermediate builds files and the index files that Xcode creates
take up a lot of space, and cleaning the project doesn't get rid of
them. Before distributing your code, make a copy of your project and
delete everything in the "build" folder. Then compress that copy of
the project and distribute it.
Sometimes the index files make up as much as 90% or more of the
total size of the project.
Hope that helps,
Louis
/Users/(MY_UN)/Projects/CurrencyConverter/ConverterController.m:12:
error: incompatible types in assignment
-----------------------------------
Note: (MY_UN) was my UserName -- I changed it -- I'm paranoid
PS: I hope this doesn't freak you out, but anyone who downloaded the
project can probably get your username by just looking at the
contents of the project's .pbproj file package...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden