mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
Armchair.debugEnabled(true) not working #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lopify on GitHub (Dec 3, 2015).
I added the corresponding "-DDEBUG" to my Xcode project but still not working.
Thanks!
@lopify commented on GitHub (Dec 3, 2015):
My bad, never mind, I had to add that flag to the pod project :S
@ghost commented on GitHub (Dec 5, 2015):
It seems you found answer for CocoaPods. But what about Carthage installation?
@jlubeck commented on GitHub (Mar 7, 2016):
@lopify how do you add it to the pod project without being overwritten everytime you do a pod install?