luqmaan / MetroRappid-iOS

DEPRECATED iOS App for Austin's MetroRapid bus
http://instabus.org
Other
11 stars 2 forks source link

Fix warnings #45

Closed sethgho closed 10 years ago

sethgho commented 10 years ago

Just addressing a couple of warnings.

Change MKAnnotation property to nonatomic copy. use boolValue when setting isRunningTests.

luqmaan commented 10 years ago

Beautiful. Lets see what travis says.

luqmaan commented 10 years ago

Looks like I need to update the cocoapods version or something like that.

sethgho commented 10 years ago

Yea I had to update to 0.32 to install the dependencies. I didn't want to check in that Podfile.lock update though.

On Sat, Apr 19, 2014 at 1:20 PM, Luqmaan Dawoodjee <notifications@github.com

wrote:

Looks like I need the update cocoapods version or something like that.

— Reply to this email directly or view it on GitHubhttps://github.com/luqmaan/MetroRappid/pull/45#issuecomment-40876684 .

luqmaan commented 10 years ago

Just fixed it in #46. Can you pull that and fix the two spaces typo?

luqmaan commented 10 years ago

:cat2:

luqmaan commented 10 years ago

Thank you!