keenlabs / KeenClient-iOS

Official iOS client for the Keen IO API. Build analytics features directly into your iOS apps.
https://keen.io/docs
MIT License
78 stars 56 forks source link

Fix prefix header path in build settings #159

Closed heitortsergent closed 8 years ago

heitortsergent commented 8 years ago

This PR fixes #152.

It's a small change in the Prefix Header path for the project's Build Settings, adding $(PROJECT_DIR) to the beginning.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.7%) to 59.819% when pulling 9f781e42274894adc74b28aed36960c2b4f72e15 on fix_pch into b8c45f836f789e18cba776fbc172d10ed6a7aa17 on master.

terrhorn commented 8 years ago

👍 besides Coveralls' gripes.

heitortsergent commented 8 years ago

@terryhorner I don't understand why Coveralls is saying that KeenClient.m coverage decreases with this PR... I think it's safe to merge, we still need to redo some work around the tests.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.7%) to 59.819% when pulling 88905322f95a4a74e759fe5982475557f4e6c1ca on fix_pch into b8c45f836f789e18cba776fbc172d10ed6a7aa17 on master.

terrhorn commented 8 years ago

:shipit: