Cannot get three20 installed

13 views
Skip to first unread message

Brian

unread,
Apr 8, 2009, 4:26:02 PM4/8/09
to Three20
I posted earlier about the issues we had with our app crashing when
the Three20.bundle is accessed. We went ahead and flattened the
bundle and changed the code in three20 to access resources directly.
This got us a little farther, but now we are getting a crash when on
the call "width" on a UIView. This method is supposed to be added by
the UIViewAdditions file, so apparently it's not getting applied. Any
ideas why this is?

Also we have exhaustively checked our apps project vs the TTCatalog's
project (which works) and cannot find any discrepancies in how we have
Three20 installed. Please help! We really would like to start using
some of the three20 components.

Thanks,

Brian

Brian

unread,
Apr 8, 2009, 4:44:38 PM4/8/09
to Three20
Okay we think we got...yeah:)

For some reason using the project dependency setup doesn't work well
with our project's configuration, but when we just include all the
source from three20 into ours it compiles, all the categories get
applied, and everything works great. So I guess this is another
option for folks who run into the same issues we did.

Best,

Brian

Andy Triboletti

unread,
Apr 8, 2009, 5:05:22 PM4/8/09
to thr...@googlegroups.com
I actually never figured out how to add three20 as a dependent project
and I am doing the same as you with including the files, but I did
figure out something I was doing wrong initially - when editing the
build setting you have to make sure your active target is set to all
configurations or the configuration you're building for (ie: debug).
The default selected one is not always the active target in xcode, so
it's a little confusing.

Andy

Joe Hewitt

unread,
Apr 8, 2009, 7:15:25 PM4/8/09
to Three20
Have you added the -ObjC flag to your "Other Linker Flags" build
setting?

Brian

unread,
Apr 9, 2009, 11:32:59 AM4/9/09
to Three20
Yep
Reply all
Reply to author
Forward
0 new messages