Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Bump build code -> 81
Browse files Browse the repository at this point in the history
  • Loading branch information
chrwend committed Apr 7, 2016
1 parent 3b4a44c commit 75c5c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Support/buildnumber.xcconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "HockeySDK.xcconfig"

BUILD_NUMBER = 80
BUILD_NUMBER = 81
VERSION_STRING = 4.0.0-beta.1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) $(HOCKEYSDK_GCC_PREPROCESSOR_DEFINITIONS) HOCKEYSDK_CONFIGURATION_$(CONFIGURATION) BITHOCKEY_VERSION="@\""$(VERSION_STRING)"\"" BITHOCKEY_BUILD="@\""$(BUILD_NUMBER)"\"" BITHOCKEY_C_VERSION="\""$(VERSION_STRING)"\"" BITHOCKEY_C_BUILD="\""$(BUILD_NUMBER)"\""
BIT_ARM_ARCHS = armv7 armv7s arm64
Expand Down

0 comments on commit 75c5c3b

Please sign in to comment.