Thứ Ba, 19 tháng 5, 2015

Swift - use CocoaPods in Swift project

See the following link:
http://tsigo.github.io/blog/2014/11/06/using-objective-c-cocoapods-libraries-with-swift/

Project > Info #Configurations, setting debug&release (http://stackoverflow.com/a/16703468)

Targets(Project name)
#Header Search Paths, setting ("$(SRCROOT)/Pods/Headers/“, recursive)
#Frameworks Search Paths, setting ($(PROJECT_DIR)/Pods, recursive)
- Comments

0 nhận xét:

Đăng nhận xét