Version 0.0.0-0

GitHubVersion Reference

File
GitHubUpdates/GitHubVersion.h
Copyright
© (c) 2017, Jean-David Gadina - www.xs-labs.com
Date
Sunday, June 18, 2017
Includes
  • <Foundation/Foundation.h>

Tasks

property(atomic, readwrite, strong) Top

The version string.

@property( atomic, readwrite, strong ) NSString * versionString;

property(atomic, readwrite, strong) Top

The bundle version string.

@property( atomic, readwrite, strong ) NSString * bundleVersion;