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

Commit

Permalink
Merge pull request #10 from magiclabs/ariflo-sc-72418-update-swift-pa…
Browse files Browse the repository at this point in the history
…ckage-to-8

Updates extension to user latest ios package
  • Loading branch information
Ariflo authored Mar 9, 2023
2 parents 3079386 + 00e9284 commit f563579
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 f563579

Please sign in to comment.