質問編集履歴

8

追記

2019/03/25 17:16

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -1,3 +1,19 @@
1
+ すみません、同時に似た質問していますが、対応方法を変えるとエラーが変わることが判明しました。
2
+
3
+
4
+
5
+ 【Xcode】AdMob導入に必要なframework!これが無いと実機テストできない
6
+
7
+ 解決策2(Unity Cloud Build にも対応)
8
+
9
+ [https://blog.naichilab.com/entry/admob-framework-not-found](https://blog.naichilab.com/entry/admob-framework-not-found)
10
+
11
+
12
+
13
+ 上記対応をしたところのエラーがこちらになります
14
+
15
+
16
+
1
17
  ### 前提・実現したいこと
2
18
 
3
19
  UnityでiOSでのAdMobを追加した際、Unity→XCodeで実行した時のエラーに関する質問です。

7

画像追加

2019/03/25 17:16

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -36,13 +36,17 @@
36
36
 
37
37
  ↓XCodeのエラーのスクリーンショット
38
38
 
39
+ [https://gyazo.com/404a9e747749f341a8cfdb74d5912401
40
+
39
- [[https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0]]([https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0])
41
+ ](https://gyazo.com/404a9e747749f341a8cfdb74d5912401)
42
+
43
+ ![イメージ説明](52f33e54486ced664ecea0972b68c685.png)
40
44
 
41
45
 
42
46
 
43
47
  AdMobに必要なframework
44
48
 
45
- https://www.clrmemory.com/mac/xcode-admob-framework/
49
+ [https://www.clrmemory.com/mac/xcode-admob-framework/](https://www.clrmemory.com/mac/xcode-admob-framework/)
46
50
 
47
51
 
48
52
 

6

追記

2019/03/25 16:13

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -34,9 +34,41 @@
34
34
 
35
35
  ▼私のXCodeのスクリーンショット
36
36
 
37
- https://gyazo.com/666089ee276909d8ff8fddbf66c6de82
37
+ ↓XCodeのエラーのスクリーンショット
38
38
 
39
+ [[https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0]]([https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0])
40
+
41
+
42
+
43
+ AdMobに必要なframework
44
+
45
+ https://www.clrmemory.com/mac/xcode-admob-framework/
46
+
47
+
48
+
39
- ![イメジ説明](1bab7b46223d0fdd46e4e12c119470fd.png)
49
+ 上記記事を見て、下記フレムワークを+から追加しましたが、同様のエラーでして^^;
50
+
51
+ > AdSupport.framework
52
+
53
+ > AudioToolbox.framework
54
+
55
+ > AVFoudation.framework
56
+
57
+ > CoreGraphics.framework
58
+
59
+ > CoreTelephony.framework
60
+
61
+ > EventKit.framework
62
+
63
+ > EventKitUI.framework
64
+
65
+ > MediaPlayer.framework
66
+
67
+ > MessageUI.framework
68
+
69
+ > StoreKit.framework
70
+
71
+ > SystemConfiguration.framework
40
72
 
41
73
 
42
74
 

5

誤字

2019/03/25 16:10

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,6 @@
1
1
  ### 前提・実現したいこと
2
2
 
3
- UnityでiOSでのAdmobした、Unity→XCodeで実行した時のエラーに関する質問です。
3
+ UnityでiOSでのAdMobを追加した、Unity→XCodeで実行した時のエラーに関する質問です。
4
4
 
5
5
 
6
6
 

4

文法の修正

2019/03/25 14:36

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,11 @@
18
18
 
19
19
 
20
20
 
21
+ > 原因1
22
+
21
- >原因1ありがちなミスが、使用しているframeworkを追加できていないというもの。
23
+ > ありがちなミスが、使用しているframeworkを追加できていないというもの。
24
+
25
+
22
26
 
23
27
  私のXCodeの設定を見ると、Build Phases>Link Binary With Librariesに
24
28
 

3

りんくをしゅうせい

2019/03/25 14:35

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -46,13 +46,11 @@
46
46
 
47
47
  「clang: error: linker command failed with exit code 1」
48
48
 
49
-
49
+ ```
50
50
 
51
51
  ↓XCodeのエラーのスクリーンショット
52
52
 
53
53
  [https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0](https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0)
54
-
55
- ```
56
54
 
57
55
 
58
56
 

2

リンクを追加

2019/03/25 14:30

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,13 @@
44
44
 
45
45
  ```ここに言語を入力
46
46
 
47
- 「clang: error: linker command failed with exit code 1
47
+ 「clang: error: linker command failed with exit code 1
48
+
49
+
50
+
51
+ ↓XCodeのエラーのスクリーンショット
52
+
53
+ [https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0](https://gyazo.com/3945fc01908b587d7b064ceb59b4f8a0)
48
54
 
49
55
  ```
50
56
 

1

画像を添付

2019/03/25 14:30

投稿

hiyarihatto
hiyarihatto

スコア14

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ▼Xcodeエラー「clang: error: linker command failed with exit code 1」の原因
16
16
 
17
- http://unity-yuji.xyz/xcode-clang-error-linker-command-failed-with-exit-code-1/
17
+ [http://unity-yuji.xyz/xcode-clang-error-linker-command-failed-with-exit-code-1/](http://unity-yuji.xyz/xcode-clang-error-linker-command-failed-with-exit-code-1/)
18
18
 
19
19
 
20
20
 
@@ -31,6 +31,8 @@
31
31
  ▼私のXCodeのスクリーンショット
32
32
 
33
33
  https://gyazo.com/666089ee276909d8ff8fddbf66c6de82
34
+
35
+ ![イメージ説明](1bab7b46223d0fdd46e4e12c119470fd.png)
34
36
 
35
37
 
36
38
 
@@ -54,7 +56,7 @@
54
56
 
55
57
  UnityアプリにAdmobを導入してみた
56
58
 
57
- https://qiita.com/satoken0417/items/479bcdf91cff2634ffb1
59
+ [https://qiita.com/satoken0417/items/479bcdf91cff2634ffb1](https://qiita.com/satoken0417/items/479bcdf91cff2634ffb1)
58
60
 
59
61
 
60
62
 
@@ -80,6 +82,8 @@
80
82
 
81
83
  https://gyazo.com/3afe3c1f18f8250ab73e01dbb75cd03e
82
84
 
85
+ ![イメージ説明](0f7d8c678de10d0fee9322a321dc43fc.png)
86
+
83
87
 
84
88
 
85
89
  Cocoa podも初めて使い、ターミナルでのコマンドも自信がありません。