iphone - I tried to use NSHost and XCode didn't recognize it -


I tried to add an NSHost method and XCode did not recognize it.

Do you know why this happened?

Your question has been tagged with the iPhone; NSHost is not available on iPhone NSHost is Mac OS X only

Here's an alternative solution to use NSHost:

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -