Cannot get three20 installed

已查看 13 次
跳至第一个未读帖子

Brian

未读,
2009年4月8日 16:26:022009/4/8
收件人 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

未读,
2009年4月8日 16:44:382009/4/8
收件人 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

未读,
2009年4月8日 17:05:222009/4/8
收件人 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

未读,
2009年4月8日 19:15:252009/4/8
收件人 Three20
Have you added the -ObjC flag to your "Other Linker Flags" build
setting?

Brian

未读,
2009年4月9日 11:32:592009/4/9
收件人 Three20
Yep
回复全部
回复作者
转发
0 个新帖子