Update version number.
This commit is contained in:
parent
098128fd0a
commit
1613a374d2
|
@ -29,8 +29,8 @@ PROVISIONING_PROFILE_SPECIFIER =
|
||||||
#include? "../../SharedXcodeSettings/DeveloperSettings.xcconfig"
|
#include? "../../SharedXcodeSettings/DeveloperSettings.xcconfig"
|
||||||
|
|
||||||
// High Level Settings common to both the Mac application and any extensions we bundle with it
|
// High Level Settings common to both the Mac application and any extensions we bundle with it
|
||||||
MARKETING_VERSION = 5.0.2
|
MARKETING_VERSION = 5.0.3b1
|
||||||
CURRENT_PROJECT_VERSION = 2615
|
CURRENT_PROJECT_VERSION = 2616
|
||||||
|
|
||||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
||||||
COMBINE_HIDPI_IMAGES = YES
|
COMBINE_HIDPI_IMAGES = YES
|
||||||
|
|
Loading…
Reference in New Issue