Skip to content

Commit

Permalink
Merge pull request tanabe1478#2 from tanabe1478/feature/update-target…
Browse files Browse the repository at this point in the history
…-support
  • Loading branch information
tanabe1478 authored Jun 11, 2022
2 parents 34e3804 + 38fd803 commit 7616bb1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
// swift-tools-version:5.3
// swift-tools-version:5.5
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription

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

0 comments on commit 7616bb1

Please sign in to comment.