Skip to content

Commit

Permalink
all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
nixzhu committed Jun 18, 2024
1 parent 4e99086 commit 4b6bcd3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ import PackageDescription

let package = Package(
name: "Ananda",
platforms: [
.macOS(.v10_15),
.iOS(.v13),
.tvOS(.v13),
.watchOS(.v6),
.macCatalyst(.v13),
.visionOS(.v1),
],
products: [
.library(
name: "Ananda",
Expand Down

0 comments on commit 4b6bcd3

Please sign in to comment.