Skip to content

Instantly share code, notes, and snippets.

@rustle
rustle / WeakExternCrash.m
Created September 15, 2012 02:04
Weak linking with extern NSString *const issue
#import <Social/Social.h>
/* Compiled with iOS 6 SDK
* Social.framework weak linked (Optional)
* Run on iOS 5.1 (simulator and device)
*/
// http://simx.me/technonova/software_development/checking_for_weak_linked_frameworks.html
//http://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/WeakLinking.html#//apple_ref/doc/uid/20002378-106633-CJBGFCAC