質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -2,4 +2,14 @@
|
|
2
2
|
|
3
3
|
表題の通りxcode9.0へアップデートしたらアプリを実行したらrunningのまま実行されません。
|
4
4
|
|
5
|
+
エラーログが下記の通り発生しています。
|
6
|
+
|
7
|
+
[MC] Lazy loading NSBundle MobileCoreServices.framework
|
8
|
+
[MC] Loaded MobileCoreServices.framework
|
9
|
+
[MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/otanitarou/Library/Developer/CoreSimulator/Devices/AB~~~~~~~~~~~~~~~~~~0/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
|
5
15
|
[skywayのwebRTCを用いたビデオ通話アプリ](https://github.com/skyway/skyway-ios-sdk/tree/master/examples/sfu-videochat)です
|