1 Star 0 Fork 0

德外仓/Setapp-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Package.swift 305 Bytes
一键复制 编辑 原始数据 按行查看 历史
runner 提交于 2022-04-14 08:50 . chore: Release 2.0.1
// swift-tools-version:5.3
import PackageDescription
let package = Package(
name: "Setapp",
platforms: [
.iOS(.v10),
.macOS("10.10"),
],
products: [
.library(name: "Setapp", targets: ["Setapp"]),
],
targets: [
.binaryTarget(name: "Setapp", path: "Setapp.xcframework"),
]
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/german_warehouse/Setapp-framework.git
git@gitee.com:german_warehouse/Setapp-framework.git
german_warehouse
Setapp-framework
Setapp-framework
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385