Skip to content

Commit

Permalink
🧹 Remove platform versions (not useful)
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBardon committed Dec 13, 2021
1 parent acbba91 commit b824f25
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ import PackageDescription
let package = Package(
name: "monki-projects-model",
defaultLocalization: "en",
platforms: [
.iOS(.v15),
.macOS(.v12),
],
products: [
.library(
name: "MonkiProjectsModel",
Expand Down

0 comments on commit b824f25

Please sign in to comment.