質問編集履歴
2
タイトルの修正
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
【ReactNative】Failed to construct transforme
|
1
|
+
【ReactNative】Failed to construct transforme でビルドできない
|
body
CHANGED
File without changes
|
1
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
ReactNativeで作ったアプリをXcodeからリリースビルドしたいです。
|
2
|
-
しかしビルドを実行すると「**Failed to construct transforme**」というエラーが発生してできないです。
|
2
|
+
しかしリリースビルドを実行すると「**Failed to construct transforme**」というエラーが発生してできないです。
|
3
3
|
通常のビルドは成功し、アプリを正常に起動させることができます。
|
4
4
|
こちらがエラーの詳細な内容です。
|
5
5
|
```Error
|