Posts by Luan Felix Coelho • 3 points
2 posts
-
0
votes1
answer326
viewsQ: Import a Pod function - Cocoapods Swift
I’m starting now with Swift (Xcode 7), I did the installation of cocoapods, but wanted to know how to import the functions that exist in the pod to a new project.
-
0
votes1
answer273
viewsQ: Delete a Tableview + Coredata line
I am creating an application with tables and persistence with CoreData, but when I ask to erase a line the same does not disappear completely from the screen, leaving the symbol...disappearing only…