File Reference URL in Swift.swift
if let refURL = (a as NSURL).perform(#selector(NSURL.fileReferenceURL))?.takeUnretainedValue() as? NSURL { | |
print(refURL) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment