fix iOS build blockers and add project scaffold
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import Combine
|
||||
import Foundation
|
||||
|
||||
@MainActor
|
||||
protocol AnalyticsTracking {
|
||||
func track(_ event: String, attributes: [String: String])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user