Skip to content

Commit c337f10

Browse files
authored
Add missing NSURL package (#24519)
1 parent fd16fb1 commit c337f10

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
@@ -294,6 +294,7 @@ enum XcodeSupport {
294294
.product(name: "Lottie", package: "lottie-ios"),
295295
.product(name: "MediaEditor", package: "MediaEditor-iOS"),
296296
.product(name: "NSObject-SafeExpectations", package: "NSObject-SafeExpectations"),
297+
.product(name: "NSURL+IDN", package: "NSURL-IDN"),
297298
.product(name: "Reachability", package: "Reachability"),
298299
.product(name: "Starscream", package: "Starscream"),
299300
.product(name: "SVProgressHUD", package: "SVProgressHUD"),

0 commit comments

Comments
 (0)