mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2025-02-24 11:03:10 +08:00
[CB-4368] Explicit CoreGraphics.framework dependency should be specified for some core plugins
This commit is contained in:
parent
3b76212497
commit
dd7b20543f
@ -30,6 +30,8 @@
|
||||
|
||||
<header-file src="src/ios/CDVInAppBrowser.h" />
|
||||
<source-file src="src/ios/CDVInAppBrowser.m" />
|
||||
|
||||
<framework src="CoreGraphics.framework" />
|
||||
</platform>
|
||||
|
||||
<!-- wp7 -->
|
||||
|
Loading…
Reference in New Issue
Block a user