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

[TIMOB-26209] (7_3_X) Moved the Xcode EULA assertion from pre-validate to val… #10250

Merged
merged 3 commits into from Aug 14, 2018
Merged

[TIMOB-26209] (7_3_X) Moved the Xcode EULA assertion from pre-validate to val… #10250

merged 3 commits into from Aug 14, 2018

Conversation

cb1kenobi
Copy link
Contributor

[TIMOB-26209] Moved the Xcode EULA assertion from pre-validate to validate after an Xcode version has been chosen for the build.

JIRA: https://jira.appcelerator.org/browse/TIMOB-26209

@sgtcoolguy
Copy link
Contributor

@cb1kenobi Something's clearly not right here:

/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.3.0.v20180814113856/iphone/cli/commands/_build.js:1979
				if (!this.xcodeEnv.eulaAccepted) {
                       ^
TypeError: Cannot read property 'eulaAccepted' of null
    at iOSBuilder.checkEULA (/Users/build/Library/Application Support/Titanium/mobilesdk/osx/7.3.0.v20180814113856/iphone/cli/commands/_build.js:1979:24)

@cb1kenobi
Copy link
Contributor Author

The only way that appears to be possible is when the build lets "ioslib suggest an iOS version".

Perhaps that block should move down the chain further? I'm investigating.

…t ioslib choose an Xcode if one was not explictly chosen..
@cb1kenobi
Copy link
Contributor Author

OK, fixed. Turns out the scenario that causes the issue was removed in master (7.4.0).

@hansemannn hansemannn changed the title [TIMOB-26209] Moved the Xcode EULA assertion from pre-validate to val… [TIMOB-26209] (7_3_X) Moved the Xcode EULA assertion from pre-validate to val… Aug 14, 2018
@build
Copy link
Contributor

build commented Aug 14, 2018

Messages
📖

💾 Here's the generated SDK zipfile.

Generated by 🚫 dangerJS

@sgtcoolguy sgtcoolguy merged commit 3c9516a into tidev:7_3_X Aug 14, 2018
@cb1kenobi cb1kenobi deleted the TIMOB-26209_7_3_X branch August 14, 2018 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants