Skip to content

Commit b29ed96

Browse files
authored
Attempt fixing watch app crash (#15846)
2 parents 669c9f6 + d745f47 commit b29ed96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ enum XcodeSupport {
358358
XcodeTargetNames.wooCommerceWatchApp,
359359
dependencies: [
360360
"WooFoundationCore",
361+
.product(name: "Alamofire", package: "Alamofire"),
361362
.product(name: "CocoaLumberjackSwift", package: "CocoaLumberjack"),
362363
.product(name: "KeychainAccess", package: "KeychainAccess"),
363364
.product(name: "Sentry", package: "sentry-cocoa"),

0 commit comments

Comments
 (0)