xuehuaze / stompframework

Automatically exported from code.google.com/p/stompframework
1 stars 0 forks source link

Does not appear to work on final iphone SDK #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Install latest (final) iphone sdk
2. Add framework to project
3. Does not autocomplete "#import <Stomp/Stomp.h>" but may still compile

When run on iphone simulator... console outputs..
dyld: Symbol not found: _SCDynamicStoreCopyConsoleUser
 Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L
angAnalysis.framework/Versions/A/LangAnalysis
 Expected in:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.0.
sdk/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCon
figuration

Even after a complete uninstall reinstall of xcode and developer tools, and
rewrite of project... adding Stomp.framework breaks everything!

Original issue reported on code.google.com by adam...@gmail.com on 18 Aug 2008 at 1:36

GoogleCodeExporter commented 8 years ago
is this issue real? any fix for that ?

Original comment by sheraz.j...@pentaloop.com on 4 May 2011 at 5:05