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

xcodebuild - the log is huge #3

Open
JSHAMMR opened this issue Jan 25, 2020 · 4 comments
Open

xcodebuild - the log is huge #3

JSHAMMR opened this issue Jan 25, 2020 · 4 comments

Comments

@JSHAMMR
Copy link

JSHAMMR commented Jan 25, 2020

No description provided.

@Shestac92
Copy link
Contributor

@JSHAMMR
Please, can you describe your issue in detail?

@JSHAMMR
Copy link
Author

JSHAMMR commented Jan 27, 2020

Sure ,
if we're using xcodebuild to build or test the app , it will show huge log build which is fine in local machine.
The issue if w're using cloud CI like travis ci. The log exceeded the limit which more than 4mb, so the build was terminated.
I think you can easily recognise this if you build the app using command line xcodebuild ..
Sample of logs :

Pods/AnyChartiOS/AnyChart-iOS/core/grids/anychart_core_grids_Radar.swift:156:150: warning: comparing non-optional value of type 'anychart.graphics.vector.Rect' to 'nil' always returns true
APIlib.sharedInstance.jsDelegate?.jsAddLine(jsLine: "(self.jsBase).fill((JsObject.arrayToStringWrapQuotes(array: keys)), (angle), ((mode != nil) ? mode.getJsBase() : "null"), (opacity));")
~~~~ ^ ~~~
..

regards

@Shestac92
Copy link
Contributor

@JSHAMMR
Ok, we will check the possibility to reduce the size of the log and update you.

@JSHAMMR
Copy link
Author

JSHAMMR commented Jan 29, 2020

@Shestac92
OK , please use this link for you reference https://travis-ci.com/JSHAMMR/dashboard

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

2 participants