Skip to content

Commit

Permalink
remove Xcode 10 code
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile committed Mar 3, 2020
1 parent a0a1474 commit 60ac760
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#if __IPHONE_OS_VERSION_MAX_ALLOWED >= 130000

#import <Capacitor/Capacitor-Swift.h>
#import <objc/message.h>
#import <objc/runtime.h>
Expand Down Expand Up @@ -37,5 +35,3 @@ -(void)nofity_handleTapAction:(id)arg1 {
}

@end

#endif

0 comments on commit 60ac760

Please # to comment.