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
  • 307,833
  • 40
  • 508
  • 550
Jakub Zak
  • 1,432
  • 6
  • 31
  • 52

0 Answers0