0

I seems to be unable to use NSTask in iOS. Did anyone else experienced that issue?

So I have a simple file:

import Foundation
var task = NSTask()

And I am getting:

Use of unresolved identifier 'NSTask'

Anyone experiencing similar or same issue? If so, any alternatives to shell out other then NSTask?

Thank you.

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Jakub Zak
  • 1,212
  • 6
  • 32
  • 53

0 Answers0