Skip to content

Commit 698d7f6

Browse files
committed
[CB-4366] Explicit MobileCoreServices.framework dependency should be specified for some core plugins
1 parent e0a0ab0 commit 698d7f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
</js-module>
110110

111111
<framework src="AssetsLibrary.framework" />
112+
<framework src="MobileCoreServices.framework" />
112113
</platform>
113114

114115
<!-- wp7 -->

0 commit comments

Comments
 (0)