Have you verified that your release configuration contains the "all_load" flag?
On Jul 26, 2010 11:47 AM, "humsuplo" <fra...@gmail.com> wrote:
same error here but i am getting it on :
[[TTURLRequestQueue mainQueue] setMaxContentLength:0];
It gets a EXC_BAD_INSTRUCTIONS in release mode;
On Jul 26, 11:36 am, RolandG <rgropm...@googlemail.com> wrote:
> I have exactly the same problem, b...
1. edit active target, "General" tab, "Linked Libraries" should have
UIKit.framework as Type: Weak
2. edit active project, make sure "All Configurations" is selected,
change "Other Linker Flags" to "-ObjC -all_load"
3. edit active project, make sure "All Configurations" is selected
3a. change "Base SDK" to "iPhone Device 4.0"
3b. change "Architectures" to "Standard (armv6, armv7)"
3c. change "iPhone OS Deployment Target" to "iPhone OS 3.0".
4. open each three20 project, and do all of step 3 for each one
...once I did that, everything was fine.
My update with these fixes just went live a few days ago, so Three20
top-of-tree with these changes is definitely getting accepted by
Apple.
> --
> You received this message because you are subscribed to the Google Groups "Three20" group.
> To post to this group, send email to thr...@googlegroups.com.
> To unsubscribe from this group, send email to three20+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/three20?hl=en.
>
>
--
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
--
You received this message because you are subscribed to the Google Groups "Three20" group.
To post to this group, send email to thr...@googlegroups.com.
To unsubscribe from this group, send email to three20+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/three20?hl=en.