mirror of
https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git
synced 2026-07-31 00:02:14 +08:00
iOS imp work in progress
This commit is contained in:
+4
-2
@@ -30,10 +30,12 @@
|
||||
</feature>
|
||||
</config-file>
|
||||
|
||||
<header-file src="src/ios/lib/iToast.h"/>
|
||||
<source-file src="src/ios/lib/iToast.m"/>
|
||||
<header-file src="src/ios/Toast+UIView.h"/>
|
||||
<source-file src="src/ios/Toast+UIView.m"/>
|
||||
<header-file src="src/ios/Toast.h"/>
|
||||
<source-file src="src/ios/Toast.m"/>
|
||||
|
||||
<framework src="QuartzCore.framework" />
|
||||
</platform>
|
||||
|
||||
<!-- android -->
|
||||
|
||||
Reference in New Issue
Block a user