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 669c9f6 commit d745f47Copy full SHA for d745f47
Modules/Package.swift
@@ -358,6 +358,7 @@ enum XcodeSupport {
358
XcodeTargetNames.wooCommerceWatchApp,
359
dependencies: [
360
"WooFoundationCore",
361
+ .product(name: "Alamofire", package: "Alamofire"),
362
.product(name: "CocoaLumberjackSwift", package: "CocoaLumberjack"),
363
.product(name: "KeychainAccess", package: "KeychainAccess"),
364
.product(name: "Sentry", package: "sentry-cocoa"),
0 commit comments