Update build number

This commit is contained in:
Andreas Linde 2015-09-18 15:54:50 +02:00
parent df3feaf4d1
commit cbc9356517
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/bitstadium/HockeySDK-iOS.svg?branch=master)](https://travis-ci.org/bitstadium/HockeySDK-iOS)
[![Build Status](https://travis-ci.org/bitstadium/HockeySDK-iOS.svg?branch=develop)](https://travis-ci.org/bitstadium/HockeySDK-iOS)
## Version 3.8.2

View File

@ -1,6 +1,6 @@
#include "HockeySDK.xcconfig"
BUILD_NUMBER = 54
BUILD_NUMBER = 55
VERSION_STRING = 3.8.2
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