mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-08 12:50:52 +00:00
use MobileSubstrate for hooking
This commit is contained in:
parent
6b08cdaf92
commit
dd24b084e5
@ -35,6 +35,9 @@
|
|||||||
// Created by Matthias Ringwald on 9/15/09.
|
// Created by Matthias Ringwald on 9/15/09.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
// use MobileSubstrate for hooking
|
||||||
|
%config(generator=MobileSubstrate);
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
#import <CoreFoundation/CoreFoundation.h>
|
#import <CoreFoundation/CoreFoundation.h>
|
||||||
#import <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user