🤦🏻♂️ The beta Xcode wasn't throwing an error about guard let urls = urls, urls.count 0 else { return }. When I opened the project in Xcode 12.4, it displayed an inline error message stating: "Definition conflicts with previous value"." Once I correctly named the guard variable, the problem went away.
Topic:
UI Frameworks
SubTopic:
AppKit
Tags: