Platform Version
VisionOS 1.0
SDK Version
1.8.3
Xcode Version
15.0 beta 8
Steps To Reproduce
Installed via Package Manager
Imported to project Frameworks...
Expected Behavior
Project compiles
Actual Incorrect Behavior
Project does not compile with errors:
Cannot find 'kUTTagClassFilenameExtension' in scope
Cannot find 'kUTTagClassMIMEType' in scope
Cannot find 'UTTypeCreatePreferredIdentifierForTag' in scope
if Foundation+Extensions.swift file from RealHTTP
Platform Version
VisionOS 1.0
SDK Version
1.8.3
Xcode Version
15.0 beta 8
Steps To Reproduce
Installed via Package Manager
Imported to project Frameworks...
Expected Behavior
Project compiles
Actual Incorrect Behavior
Project does not compile with errors:
Cannot find 'kUTTagClassFilenameExtension' in scope
Cannot find 'kUTTagClassMIMEType' in scope
Cannot find 'UTTypeCreatePreferredIdentifierForTag' in scope
if Foundation+Extensions.swift file from RealHTTP