Implement iPhone and Apple Watch preferences (#53)
This commit is contained in:
@@ -31,6 +31,9 @@ targets:
|
||||
- Assets.xcassets
|
||||
- Sources/App
|
||||
- Generated/ironstorage_apple.swift
|
||||
dependencies:
|
||||
- target: IronStorageWatch
|
||||
embed: true
|
||||
preBuildScripts:
|
||||
- name: Build Rust core
|
||||
basedOnDependencyAnalysis: false
|
||||
@@ -78,6 +81,8 @@ targets:
|
||||
path: Watch-Info.plist
|
||||
properties:
|
||||
CFBundleDisplayName: IronStorage
|
||||
WKApplication: true
|
||||
WKCompanionAppBundleIdentifier: de.rfc1437.ironstorage
|
||||
sources:
|
||||
- Assets.xcassets
|
||||
- Sources/Watch
|
||||
|
||||
Reference in New Issue
Block a user