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