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

Commit ee15be7

Browse files
author
Christoph Wendt
committed
Merge branch 'release/1.0.11'
2 parents 4d102c6 + 5fc73ce commit ee15be7

File tree

135 files changed

+271
-2401
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+271
-2401
lines changed

Documentation/Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Changelog
22

3+
### 1.0.11
4+
5+
* Update plugin to HockeySDK iOS 3.8.5
6+
* Fix a crash where appStoreReceiptURL was accidentally accessed on iOS 6
7+
38
### 1.0.10
49

510
* Update plugin to HockeySDK iOS 3.8.4

ExampleGame/Assets/HockeyAppUnityIOS/HockeyAppUnity-Scripts/HockeyAppIOS.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* Author: Christoph Wendt
44
*
5-
* Version 1.0.10
5+
* Version 1.0.11
66
*
77
* Copyright (c) 2013-2015 HockeyApp, Bit Stadium GmbH.
88
* All rights reserved.

ExampleGame/Assets/HockeyAppUnityIOS/HockeyAppUnity.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Author: Christoph Wendt
33
*
4-
* Version: 1.0.10
4+
* Version: 1.0.11
55
*
66
* Copyright (c) 2013-2015 HockeyApp, Bit Stadium GmbH.
77
* All rights reserved.

ExampleGame/Assets/HockeyAppUnityIOS/HockeyAppUnityWrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Author: Christoph Wendt
33
*
4-
* Version: 1.0.10
4+
* Version: 1.0.11
55
*
66
* Copyright (c) 2013-2015 HockeyApp, Bit Stadium GmbH.
77
* All rights reserved.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Arrow.png.meta

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/[email protected]

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/[email protected]

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Blur.png.meta

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/[email protected]

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/[email protected]

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)