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 82a5f8c commit 4243bc4Copy full SHA for 4243bc4
CocoaPods/watchos.modulemap
@@ -1,7 +1,7 @@
1
framework module SQLite {
2
umbrella header "SQLite.h"
3
4
- module arm64 {
+ module armv7k {
5
header "/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/usr/include/sqlite3.h"
6
requires arm64
7
}
0 commit comments