SwiftID3TagEditorApp/project.yml

23 lines
487 B
YAML
Raw Permalink Normal View History

2026-04-08 17:27:44 -07:00
name: TagMaster
options:
bundleIdPrefix: com.tagmaster
deploymentTarget:
iOS: "17.0"
targets:
TagMaster:
type: application
platform: iOS
sources: [Sources]
info:
path: Info.plist
properties:
UILaunchScreen: {}
UIFileSharingEnabled: true
LSSupportsOpeningDocumentsInPlace: true
dependencies:
- package: ZIPFoundation
packages:
ZIPFoundation:
url: https://github.com/weichsel/ZIPFoundation.git
from: 0.9.19