This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
check-ios-bus
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
d
single
Михаил Капелько
10 months ago
parent
a4ff2146da
commit
ad7f183325
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/App.swift
+ 2
- 0
src/App.swift
View File
@@ -27,6 +27,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate
window?.rootViewController = vc
window?.backgroundColor = UIColor.white
window?.makeKeyAndVisible()
/**/print("ИГР UUID:", UUID().uuidString)
return true
}
Write
Preview
Loading…
Cancel
Save