Monday 17 April 2017

delete derived data in xcode-8

http://stackoverflow.com/questions/38016143/how-to-delete-derived-data-in-xcode-8

No comments:

Post a Comment

Remove bottom line in navigation bar

navigationController ?. navigationBar . setBackgroundImage ( UIImage (), for: . any , barMetrics: . default )          navigat...