feat(account): add managed credits and cloud gateway
Introduce optional Apple account-backed credits with scoped gateway access while preserving local and BYOK paths. Refresh assistant behavior, tests, privacy disclosures, docs, and the website for the 2.0 experience.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// OpenSourceLicenseCatalogTests.swift
|
||||
// OSGKeyboard · Unit Tests
|
||||
|
||||
import XCTest
|
||||
@testable import OSGKeyboard
|
||||
import XCTest
|
||||
|
||||
final class OpenSourceLicenseCatalogTests: XCTestCase {
|
||||
func testIOSCatalogIncludesRimeDictionariesIconsAndCuratedSpeechData() {
|
||||
@@ -31,7 +31,7 @@ final class OpenSourceLicenseCatalogTests: XCTestCase {
|
||||
"osg-ai-tech-lexicon",
|
||||
"qwen3-asr-mlx",
|
||||
"swift-huggingface",
|
||||
"swift-transformers",
|
||||
"swift-transformers"
|
||||
])
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user