class - What's the standard way to define an Objective-C library version number? -


i'm creating objective-c library distributed various apps, , i'd consumers of library able check version. see there +version method on nsobject, it’s integer; think nsnumber or semantic version more useful. initial thought define +version method on library's main class , have return nsnumber. thought maybe there standard-ish way define library or class versions in objective-c. there?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -