delect .DS_Store

This commit is contained in:
zhangqinghe 2014-01-21 09:55:49 +08:00
parent 69fa06cddd
commit 8f2fda0d46
4 changed files with 5 additions and 5 deletions

View File

@ -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

Binary file not shown.

Binary file not shown.

BIN
src/ios/lib/.DS_Store vendored

Binary file not shown.