質問編集履歴

2

追加

2018/10/06 05:01

投稿

gesunokiwami
gesunokiwami

スコア17

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,22 @@
1
1
  xcodeでArchive1を行なったのですが、以下の項目が出てビルドが完了しませんでした。
2
2
 
3
3
  ```ここに言語を入力
4
+
5
+ xCould not launch Corona Builder. Your current subscription 'Corona SDK' does not have sufficient privileges.
6
+
7
+ ERROR: This computer is not properly authorized. You must have an account with the Enterprise (Native extensions) subscription. Please use the 'authorize' command or check that your subscription type is valid
8
+
9
+ Using Bundle Id: ()
10
+
11
+ Using AppId: ()
12
+
13
+ Creating application.metadata ...
14
+
15
+ Archiving
16
+
17
+ /Users/Library/Developer/Xcode/DerivedData//Build/Intermediates.noindex/ArchiveIntermediates/SimpleLuaExtension/InstallationBuildProductsLocation/Applications//app/*.lu into /Users/Library/Developer/Xcode/DerivedData//Build/Intermediates.noindex/ArchiveIntermediates/SimpleLuaExtension/InstallationBuildProductsLocation/Applications//app/resource.corona-archive
18
+
19
+
4
20
 
5
21
  ERROR: Failed to generate resource.corona-archive
6
22
 

1

エラー分追加

2018/10/06 05:01

投稿

gesunokiwami
gesunokiwami

スコア17

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,10 @@
1
1
  xcodeでArchive1を行なったのですが、以下の項目が出てビルドが完了しませんでした。
2
2
 
3
3
  ```ここに言語を入力
4
+
5
+ ERROR: Failed to generate resource.corona-archive
6
+
7
+ Exiting due to errors (above)
4
8
 
5
9
  Command /bin/sh failed with exit code 255
6
10