Post

Replies

Boosts

Views

Activity

Is it possible to write Quick Look plugins in Swift?
I am trying to write a Quick Look plugin with Swift. I am able to build successfully by change the .c to .m. However, I couldn't find a way to let the swift dylibs loaded. I pointed the runpath to @load_path/../Frameworks but it kept on "being ignored in restricted program because it is a relative path". Does that mean I am not able to build a quick look plugin in Swift?
7
0
3.6k
May ’17