一直不想升級Xcode,但是沒辦法項目進度只能升級Xcode8,果然不出所料出現了不少bug,
Xcode7運行一直沒有問題,但是在Xcode8上一直輸出AQDefaultDevice (173): skipping input stream
網上查到解決辦法
1.Go to Product/Scheme/Edit Scheme
2.Select Arguments
3.Add the Environment Variable OS_ACTIVITY_MODE and set it to "disable"