質問編集履歴

2

追記削除

2018/08/12 06:30

投稿

LunarStrain
LunarStrain

スコア14

title CHANGED
@@ -1,1 +1,1 @@
1
- [追記] Could not build Objective-C module 'Firebase'と'FirebaseCore/FirebaseCore.h' file not foundの関係性
1
+ Could not build Objective-C module 'Firebase'と'FirebaseCore/FirebaseCore.h' file not foundの関係性
body CHANGED
@@ -14,17 +14,4 @@
14
14
  それとも、「'FirebaseCore/FirebaseCore.h' file not found」が原因で「Could not build Objective-C module 'Firebase'」が治らないのでしょうか?
15
15
  もし後者でしたら、後者の解決方法が分かればご教示ください。
16
16
 
17
- よろしくお願いいたします。
17
+ よろしくお願いいたします。
18
-
19
-
20
- 【追記】
21
- 解決できていないのですが、「'FirebaseCore/FirebaseCore.h' file not found」のエラー画面です。
22
- FirebaseCore.hが見つからないとエラーがでていますが、確かにその場所にあるのはFirebase.h です。
23
-
24
- 無理矢理#import <Firebase/Firebase.h>に書き換えると他のエラーがでましたし、参照パスをFirebaseCore.hが入っていた /..../Pods/FirebaseCore/Firebase/Core/Publicに変えても動きませんでした。
25
-
26
- うまくpod installができていない様に思えますが、何度やり直しても治りません。
27
-
28
-
29
-
30
- ![イメージ説明](939eb6577245d44b41b6576674793a35.png)

1

エラー画面を追加し、状況も追記しました。

2018/08/12 06:30

投稿

LunarStrain
LunarStrain

スコア14

title CHANGED
@@ -1,1 +1,1 @@
1
- エラー Could not build Objective-C module 'Firebase'と'FirebaseCore/FirebaseCore.h' file not foundの関係性
1
+ [追記] Could not build Objective-C module 'Firebase'と'FirebaseCore/FirebaseCore.h' file not foundの関係性
body CHANGED
@@ -14,4 +14,17 @@
14
14
  それとも、「'FirebaseCore/FirebaseCore.h' file not found」が原因で「Could not build Objective-C module 'Firebase'」が治らないのでしょうか?
15
15
  もし後者でしたら、後者の解決方法が分かればご教示ください。
16
16
 
17
- よろしくお願いいたします。
17
+ よろしくお願いいたします。
18
+
19
+
20
+ 【追記】
21
+ 解決できていないのですが、「'FirebaseCore/FirebaseCore.h' file not found」のエラー画面です。
22
+ FirebaseCore.hが見つからないとエラーがでていますが、確かにその場所にあるのはFirebase.h です。
23
+
24
+ 無理矢理#import <Firebase/Firebase.h>に書き換えると他のエラーがでましたし、参照パスをFirebaseCore.hが入っていた /..../Pods/FirebaseCore/Firebase/Core/Publicに変えても動きませんでした。
25
+
26
+ うまくpod installができていない様に思えますが、何度やり直しても治りません。
27
+
28
+
29
+
30
+ ![イメージ説明](939eb6577245d44b41b6576674793a35.png)