Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Updates extension to user latest ios package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariflo committed Mar 9, 2023
1 parent 3079386 commit 00e9284
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 @@ -19,7 +19,7 @@ let package = Package(
targets: ["MagicExt-OIDC"]),
],
dependencies: [
.package(url: "https://github.com/magiclabs/magic-ios.git", from: "7.0.0")
.package(url: "https://github.com/magiclabs/magic-ios.git", from: "8.0.0")
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 00e9284

Please sign in to comment.