Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は NSTask を使用して bash スクリプトを実行し、完全に動作しますが、最後にアプリに iBAlert を作成させたいのですが (esay :D)、それは bash スクリプトの行を示しています (例: Pacthing hlll... Pathing dlll. .. 正常にパスされた dlll、hlll (なんでも))。IBAlert に "Successfully pathed..." の部分が必要です。出来ますか?
ありがとう
出力の監視などを簡単にする NSTask のラッパーである MFTask を見てください。
http://www.cocoadev.com/index.pl?NSTask