Using Core Plot 2 in an Xcode 5 project

前端 未结 4 1025
無奈伤痛
無奈伤痛 2020-12-15 11:20

I\'m using the instructions here to integrate Core Plot into my iOS Xcode 5 project and am having no end of issues.

I tried using the Static Library Install but it s

4条回答
  •  时光取名叫无心
    2020-12-15 11:54

    Use Cocoapod to install the necessary libraries instead of this manual step if you want to solve this problem in 1 minute ... (follow this link and go to the last thread: iOS CorePlot how to install)

提交回复
热议问题