Timothy Ellis
Timothy Ellis
The title says it all but is there any feature that allows the user to essentially press a record button on one or all webcams at any given time. Say,...
It would appear this commit b33ac15 introduced an import which is irrelevant (for SPM at least). Xcode is throwing this exact warning: > File 'NibView.swift' is part of module 'NibView';...
I thought this would be an excellent welcome to the party like how the messages app separates text message contacts as green and iMessage contacts as blue. I've made a...
`NSLocalizedString` seems a little cumbersome for me to use since I don't include a comment with my strings. So I have a wrapper function, like so: ```swift public func localeString(_...