Adjust whitespace

This commit is contained in:
Jed Fox 2022-10-31 09:14:45 -04:00
parent c36939468e
commit da3a83d387
No known key found for this signature in database
GPG Key ID: 0B61D18EA54B47E1
1 changed files with 1 additions and 0 deletions

View File

@ -504,6 +504,7 @@ extension MainTabBarController: UITabBarControllerDelegate {
}
return true
}
func tabBarController(_ tabBarController: UITabBarController, didSelect viewController: UIViewController) {
os_log(.info, log: .debug, "%{public}s[%{public}ld], %{public}s: select %s", ((#file as NSString).lastPathComponent), #line, #function, viewController.debugDescription)
defer {