You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.
i used blockskit 1.04 but when i try to compile my project ( with xcode 4.2 ) to a device ( 3GS ) with iOS 4.1
i get this error at start up
dyld: Symbol not found: _imp_implementationWithBlock
Referenced from: /var/mobile/Applications/4B67E185-B4EE-405B-944A-3B3101D4E375/INGDusk.app/INGDusk
Expected in: /usr/lib/libobjc.A.dylib
in /var/mobile/Applications/4B67E185-B4EE-405B-944A-3B3101D4E375/INGDusk.app/INGDusk
The text was updated successfully, but these errors were encountered:
I'm seeing this as well. Not sure how to get around it. Works on my 3GS with iOS 4.3.3. Crashes (with the above error) on my 3G with iOS 4.1.2. Any thoughts?
i used blockskit 1.04 but when i try to compile my project ( with xcode 4.2 ) to a device ( 3GS ) with iOS 4.1
i get this error at start up
dyld: Symbol not found: _imp_implementationWithBlock
Referenced from: /var/mobile/Applications/4B67E185-B4EE-405B-944A-3B3101D4E375/INGDusk.app/INGDusk
Expected in: /usr/lib/libobjc.A.dylib
in /var/mobile/Applications/4B67E185-B4EE-405B-944A-3B3101D4E375/INGDusk.app/INGDusk
The text was updated successfully, but these errors were encountered: