chore: set default output to ~/Movies/BetterCapture
#5
Annotations
4 warnings
|
Build:
BetterCapture/Service/NotificationService.swift#L214
main actor-isolated static property 'folderURL' cannot be accessed from outside of the actor; this is an error in the Swift 6 language mode
|
|
Build:
BetterCapture/Service/NotificationService.swift#L212
main actor-isolated static property 'categoryRecordingSaved' cannot be accessed from outside of the actor; this is an error in the Swift 6 language mode
|
|
Test:
BetterCapture/Service/NotificationService.swift#L214
main actor-isolated static property 'folderURL' cannot be accessed from outside of the actor; this is an error in the Swift 6 language mode
|
|
Test:
BetterCapture/Service/NotificationService.swift#L212
main actor-isolated static property 'categoryRecordingSaved' cannot be accessed from outside of the actor; this is an error in the Swift 6 language mode
|