17 lines
510 B
Swift
17 lines
510 B
Swift
//
|
|
// MusadaqLiveActivity.swift
|
|
// MusadaqLiveActivity
|
|
//
|
|
// Intentionally empty.
|
|
//
|
|
// This file used to hold the stock Xcode widget template (a "😀" static widget
|
|
// with its own TimelineProvider). It was never added to
|
|
// MusadaqLiveActivityBundle, so it only ever shipped as dead code — and its
|
|
// file-scope `Provider` type collided conceptually with the control widget's.
|
|
//
|
|
// The real implementation is InvoiceBatchLiveActivity in
|
|
// MusadaqLiveActivityBundle.swift.
|
|
//
|
|
|
|
import Foundation
|