ios7 - card.io linker settings -


"On GitHub instructions for Card.io" in the build settings of your projects (in the TARGETS section, not the Project section), add -LC ++ is added to other linker flags. "

I can not find an entry for that name in Xcode 5. Now where should the "-lc ++" flag go?

There is a right to the project> target> build settings, just type "other linking flags" in the search:

Enter image details here


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

javascript - Enable/Disable form elements and changing the values of button at a time? -