Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2020.3591 Corona Simulator - iOS build error #68

Closed
arkadi opened this issue May 15, 2020 · 6 comments
Closed

2020.3591 Corona Simulator - iOS build error #68

arkadi opened this issue May 15, 2020 · 6 comments

Comments

@arkadi
Copy link

arkadi commented May 15, 2020

i have error when i try build

2020-05-15 22:41:54.014 ibtoold[53376:1056275] DEBUG: Added to environment: {
    TMPDIR = "/var/folders/fw/s9f9m614lxg2qkttn_wkqw0000gn/T/7CA5787D-6F3B-486B-B546-81904BC40B13";
}

Corona Version: 2020.3591
iOS SDK: 13.4
P.S. i do not have any plugin

@arkadi
Copy link
Author

arkadi commented May 21, 2020

i have same problem in 2020.3595 build

2020-05-22 01:44:25.104 ibtoold[8300:567514] DEBUG: Added to environment: {
TMPDIR = "/var/folders/fw/s9f9m614lxg2qkttn_wkqw0000gn/T/07039A1C-1733-4763-A071-30AE2AF199F2";
}

@Shchvova
Copy link
Contributor

Shchvova commented May 22, 2020

Sorry for this.
This is just some debug output. Please, help me out by providing a full build log. To do that, activate full log:

defaults write com.coronalabs.Corona_Simulator debugBuildProcess -int 5

(execute this line in terminal window)
Restart Corona and make a new build. Then paste full build log here, or use some service like gist.github.com

@arkadi
Copy link
Author

arkadi commented May 22, 2020

i want to help, but i have next problem in 2020.3595 build i can not see log "Corona Simulator Console"

@JSRF17
Copy link

JSRF17 commented May 23, 2020

Had the same build error, rebooting solved this issue for me and for now builds are successful.

@Shchvova
Copy link
Contributor

@arkadi Cordova is very old name for web view wrapper for apps.
What I mean, Corona Console. It is a window which has text output to it. Where did you copy ```

2020-05-15 22:41:54.014 ibtoold[53376:1056275] DEBUG: Added to environment: {
    TMPDIR = "/var/folders/fw/s9f9m614lxg2qkttn_wkqw0000gn/T/7CA5787D-6F3B-486B-B546-81904BC40B13";
}

from.

@arkadi
Copy link
Author

arkadi commented May 24, 2020

sorry i means corona. :) i copied from exception message box. but i think we can close this issue. after reboot everything now work fine. console work and ios build end successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants