質問編集履歴

2

エラー

2017/05/20 12:54

投稿

aisle-_-
aisle-_-

スコア11

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```
10
10
 
11
- Cannot assign value of type "AppDelegate" to type "CAAnimationDelegate"
11
+ エラー:Cannot assign value of type "AppDelegate" to type "CAAnimationDelegate"
12
12
 
13
13
 
14
14
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  ```
24
24
 
25
- "transition" is unavailable : use [] to construct an empty options set
25
+ エラー:"transition" is unavailable : use [] to construct an empty options set
26
26
 
27
27
 
28
28
 

1

参考サイトについて

2017/05/20 12:53

投稿

aisle-_-
aisle-_-

スコア11

test CHANGED
File without changes
test CHANGED
@@ -23,3 +23,13 @@
23
23
  ```
24
24
 
25
25
  "transition" is unavailable : use [] to construct an empty options set
26
+
27
+
28
+
29
+ > 参考にしたサイト
30
+
31
+ http://qiita.com/okmr-d/items/07731aa1ede2998d823d
32
+
33
+
34
+
35
+ 追記:なぜこのようなエラーが出るかもご教授いただけると幸いです。