From e3f1fbb922d2c79b1c5a3eaaac97d5d75fc6dfbb Mon Sep 17 00:00:00 2001 From: sky-zer Date: Mon, 27 Jan 2014 19:24:22 +0400 Subject: [PATCH] not need --- ios/ViewController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/ViewController.h b/ios/ViewController.h index 2148e858ef..eda8722ec2 100644 --- a/ios/ViewController.h +++ b/ios/ViewController.h @@ -3,7 +3,7 @@ #import #import #if __IPHONE_OS_VERSION_MAX_ALLOWED > __IPHONE_6_1 -#import __attribute__((weak_import)) +#import #endif #import "iCade/iCadeReaderView.h"