We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35ae29 commit 1ae2063Copy full SHA for 1ae2063
module.modulemap
@@ -1,7 +1,7 @@
1
-# This file is required by current CocoaPods (0.39.0).
2
-# - Generates warning: Umbrella header for module 'SQLite' does not include header 'fts3_tokenizer.h'
+// This file is required by current CocoaPods (0.39.0).
+// - Generates warning: Umbrella header for module 'SQLite' does not include header 'fts3_tokenizer.h'
3
4
-# Xcode generates its own correct ModuleMap, and Carthage does the same
+// Xcode generates its own correct ModuleMap, and Carthage does the same
5
6
framework module SQLite {
7
umbrella header "SQLite.h"
0 commit comments