Closed yimingtang closed 11 years ago
Hi, Sam. I found there's a link error when I used the latest SSToolkit.
Undefined symbols for architecture i386: "_OBJC_CLASS_ $ _MFMailComposeViewController", Referenced from: objc-class-ref in SSWebViewController.o
I guess that you haven't added MessageUI.framework into SSToolkit, so I have to add this framework myself.
Would it be a good idea that you add it into SSToolkit target? Or update the getting started document?
Are you installing with CocoaPods?
No. I use git submodule.
Updated the website and released a new version with this. Thanks!
Hi, Sam. I found there's a link error when I used the latest SSToolkit.
I guess that you haven't added MessageUI.framework into SSToolkit, so I have to add this framework myself.
Would it be a good idea that you add it into SSToolkit target? Or update the getting started document?