Skip to content

chore: no more BUILD SUCCEEDED message for iOS device builds - #95

Merged
dtopuzov merged 2 commits into
masterfrom
fatme/faster-ios-build
Feb 19, 2018
Merged

chore: no more BUILD SUCCEEDED message for iOS device builds#95
dtopuzov merged 2 commits into
masterfrom
fatme/faster-ios-build

Conversation

@dtopuzov

Copy link
Copy Markdown
Contributor

After we merge NativeScript/nativescript-cli#3370 we will not longer see BUILD SUCCEEDED for iOS device builds

@Natalia-Hristova

Natalia-Hristova commented Feb 15, 2018

Copy link
Copy Markdown

If BUILD SUCCEEDED won't be seen for devices will this assert pass?

@dtopuzov

dtopuzov commented Feb 15, 2018

Copy link
Copy Markdown
Contributor Author

@Natalia-Hristova It will pass because we assert it is NOT there:

assert "BUILD SUCCEEDED" not in output

We should see only this:

assert "ARCHIVE SUCCEEDED" in output
assert "EXPORT SUCCEEDED" in output
```

@Natalia-Hristova

Copy link
Copy Markdown

Right. Didn't see the not part.

TKLiveSync is not longer in logs.
@dtopuzov
dtopuzov merged commit 520c2ff into master Feb 19, 2018
@dtopuzov
dtopuzov deleted the fatme/faster-ios-build branch February 19, 2018 10:51
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

Successfully merging this pull request may close these issues.

2 participants