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

Some Improvements #1

Merged
merged 5 commits into from Aug 30, 2015
Merged

Some Improvements #1

merged 5 commits into from Aug 30, 2015

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented Aug 29, 2015

Here are some improvements to XLTestLog

  • Set indentation settings to two spaces at the project level
  • Set XLTestLogDev deployment target to iOS 6
  • Remove the XAspect dependency
  • Write to XCTestLog's logFileHandle property instead of stdout
  • Silence some warnings

This matches XLTestLog’s podspec
XAspect is a nice library but for a single method replacement `method_setImplementation` should be enough.

This will also greatly simplify the manual installation of XLTestLog.
Note that this is what the original implementation of `-[XCTestLog testLogWithFormat:arguments:]` does.
@xareelee
Copy link
Owner

Thanks for your help, @0xced. 👍

xareelee added a commit that referenced this pull request Aug 30, 2015
@xareelee xareelee merged commit 85502be into xareelee:master Aug 30, 2015
@0xced 0xced deleted the improvements branch August 30, 2015 18:14
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.

None yet

2 participants