Browse Source

Ignore warning

warning: no rule to process file '**/iCloud/iCloud-Prefix.pch' of type sourcecode.c.h for architecture arm64
iAugus 7 years ago
parent
commit
c6f70fbcee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iCloudDocumentSync.podspec.json

+ 1 - 1
iCloudDocumentSync.podspec.json

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