浏览代码

Ignore warning

warning: no rule to process file '**/iCloud/iCloud-Prefix.pch' of type sourcecode.c.h for architecture arm64
iAugus 7 年之前
父节点
当前提交
c6f70fbcee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      iCloudDocumentSync.podspec.json

+ 1 - 1
iCloudDocumentSync.podspec.json

@@ -18,7 +18,7 @@
     "git": "https://github.com/iRareMedia/iCloudDocumentSync.git",
     "git": "https://github.com/iRareMedia/iCloudDocumentSync.git",
     "tag": "v7.4.1"
     "tag": "v7.4.1"
   },
   },
-  "source_files": "iCloud/*{h,m}",
+  "source_files": "iCloud/*.{h,m}",
   "frameworks": [
   "frameworks": [
     "UIKit",
     "UIKit",
     "Foundation"
     "Foundation"