Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
kornerr
/
check-ios-bus
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
d
main
Михаил Капелько
10 mesi fa
parent
f983eb9f57
commit
752b34b95d
2 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Modules/MeetupIdX/src/MeetupId.Generated.swift
+1
-0
Utilities/platform/2/templates/file
+ 1
- 0
Modules/MeetupIdX/src/MeetupId.Generated.swift
Vedi File
@@ -47,6 +47,7 @@ extension MeetupId {
let ctrl = Controller()
let world: World
var any = [Any]()
var subscriptions = [AnyCancellable]()
static private(set) weak var singleton: Service?
+ 1
- 0
Utilities/platform/2/templates/file
Vedi File
@@ -36,6 +36,7 @@ extension %MODULE% {
let ctrl = Controller()
let world: World
%SERVICE_CORE%
var any = [Any]()
var subscriptions = [AnyCancellable]()
static private(set) weak var singleton: Service?
Write
Preview
Loading…
Annulla
Salva