use force_load

99 views
Skip to first unread message

Imran

unread,
Sep 2, 2010, 7:05:51 PM9/2/10
to Three20
Can anyone help how to use force_load ?
Thanks

Brett Spurrier

unread,
Sep 2, 2010, 7:21:03 PM9/2/10
to thr...@googlegroups.com
Under "Active Target Settings" add the following to "Other Linker Flags":

-force_load ../three20/Build/Products/Release-iphoneos/libThree20Network.a
-force_load ../three20/Build/Products/Release-iphoneos/libThree20Style.a
-force_load ../three20/Build/Products/Release-iphoneos/libThree20UI.a
-force_load ../three20/Build/Products/Release-iphoneos/libThree20UICommon.a
-force_load ../three20/Build/Products/Release-iphoneos/libThree20UINavigator.a
-force_load ../three20/Build/Products/Release-iphoneos/libThree20UICore.a
-force_load ../three20/Build/Products/Release-iphoneos/libThree20.a

and remove -all_load

Let me know if this does or doesn't work for you.

Obviously, change the paths as necessary.

Cheers,
-Brett

On Thu, Sep 2, 2010 at 7:05 PM, Imran <shir...@gmail.com> wrote:
Can anyone help how to use force_load ?
Thanks

--
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.


Imran

unread,
Sep 4, 2010, 3:04:10 PM9/4/10
to Three20
Thanks Brett, I'm going to try it and let you know.
> > three20+u...@googlegroups.com<three20%2Bunsu...@googlegroups.com >
> > .

Guit

unread,
Oct 11, 2010, 1:18:55 PM10/11/10
to Three20
Hi,
Have a small problem ! I managed to use force_load flag, but now, It's
seems that I can't use three20 special features (there is warning on
method like setTabURLs on a UITabBarController), all the app doesn't
app the same look (init of view controller are not called anymore for
example)
Did you notice some problem with force_load?
Reply all
Reply to author
Forward
0 new messages