I've added MobileCoreServices.framework to my Xcode project, and have the statement import MobileCoreServices
in top of my file.
I have the line of code
let test = LSApplicationWorkspace.defaultWorkSpace()
And xcode said Unresolved Identifier LSApplicationWorkspace
I tried cleaning and rebuilding the project. Any ideas?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…