element-ios/Riot/Modules/Camera
Stefan Ceriu f7a8163947
Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
..
CameraAccessAlertPresenter.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
CameraAccessManager.swift Create CameraAccessManager to handle camera availability and authorization. 2020-03-13 00:05:33 +01:00
CameraPresenter.swift CameraPresenter: Use CameraAccessManager and CameraAccessAlertPresenter. 2020-03-13 00:08:45 +01:00