mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-21 04:32:59 +08:00
delect .DS_Store
This commit is contained in:
parent
69fa06cddd
commit
8f2fda0d46
10
plugin.xml
10
plugin.xml
@ -25,13 +25,13 @@
|
||||
</feature>
|
||||
</config-file>
|
||||
|
||||
<header-file src="str/ios/Plugins/JPushPlugin.h"/>
|
||||
<source-file src="str/ios/Plugins/JPushPlugin.m"/>
|
||||
<header-file src="src/ios/Plugins/JPushPlugin.h"/>
|
||||
<source-file src="src/ios/Plugins/JPushPlugin.m"/>
|
||||
|
||||
<header-file src="str/ios/lib/APService.h" />
|
||||
<source-file src="str/ios/lib/libPushSDK.a" framework="true" />
|
||||
<header-file src="src/ios/lib/APService.h" />
|
||||
<source-file src="src/ios/lib/libPushSDK.a" framework="true" />
|
||||
|
||||
<resource-file src="str/ios/PushConfig.plist" />
|
||||
<resource-file src="src/ios/PushConfig.plist" />
|
||||
|
||||
<framework src="CFNetwork.framework" weak="true" />
|
||||
<framework src="CoreFoundation.framework" weak="true" />
|
||||
|
BIN
src/ios/.DS_Store
vendored
BIN
src/ios/.DS_Store
vendored
Binary file not shown.
BIN
src/ios/Plugins/.DS_Store
vendored
BIN
src/ios/Plugins/.DS_Store
vendored
Binary file not shown.
BIN
src/ios/lib/.DS_Store
vendored
BIN
src/ios/lib/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user