UrbanApps/Armchair

Armchair.debugEnabled(true) not working

Closed this issue · 3 comments

keep_xcodeproj

I added the corresponding "-DDEBUG" to my Xcode project but still not working.

Thanks!

My bad, never mind, I had to add that flag to the pod project :S

It seems you found answer for CocoaPods. But what about Carthage installation?

@lopify how do you add it to the pod project without being overwritten everytime you do a pod install?