Skip to content

Commit

Permalink
[SPM] Upgrading spm package to v5.10 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhieddine-El-Kaissi authored Apr 30, 2024
1 parent a91f229 commit 746c43b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5.10
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// swift-tools-version: 5.4.0
// swift-tools-version: 5.10
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription

let package = Package(
name: "ThumbprintTokens",
platforms: [
.iOS(.v13)
.iOS(.v14)
],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
Expand Down

0 comments on commit 746c43b

Please sign in to comment.