Revert "fix: explicitly import dependencies, instead of relying on PCH files. This is important in Swift projects, where you cannot use prefix headers. (#927)"
This reverts commit 31860cf6c3a10de87844062dac116aa635e85a2e.
This commit is contained in:
parent
31860cf6c3
commit
8bc15de222
@ -17,7 +17,6 @@
|
|||||||
under the License.
|
under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#import <UIKit/UINavigationController.h>
|
|
||||||
#import <Cordova/CDVScreenOrientationDelegate.h>
|
#import <Cordova/CDVScreenOrientationDelegate.h>
|
||||||
|
|
||||||
|
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
under the License.
|
under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
|
||||||
|
|
||||||
@interface CDVInAppBrowserOptions : NSObject {}
|
@interface CDVInAppBrowserOptions : NSObject {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user