Skip to content

Commit

Permalink
Change binary url to newmaterialco repo
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantgurav authored Sep 2, 2024
1 parent ce31b9e commit 40f4587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.binaryTarget(
name: "FieldDay",
url: "https://github.com/fieldday-ai/fieldday-ios-sdk/releases/download/1.1.0/FieldDay-1.1.0.zip",
url: "https://github.com/newmaterialco/fieldday-ios-sdk/releases/download/1.1.0/FieldDay-1.1.0.zip",
checksum: "bfbd880ef8a14fc54299967950e0ffc9d6b7f33c818938838ce1bb91a793003f"
)
]
Expand Down

0 comments on commit 40f4587

Please sign in to comment.