You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The HockeyAppUnity-iOS plugin implements support for using HockeyApp in your Unity-iOS builds. It easily lets you keep track of crashes that have been caused by your scripts or Objective-C code.
4
4
5
-
1.[Requirements (Version 1.0.5)](#1)
5
+
1.[Requirements (Version 1.0.6)](#1)
6
6
2.[Installation & Setup](#2)
7
7
3.[Examples](#3)
8
8
4.[Troubleshooting](#4)
@@ -11,7 +11,7 @@ The HockeyAppUnity-iOS plugin implements support for using HockeyApp in your Uni
11
11
## <aname="1"></a>Requirements (Version 1.0.6)
12
12
*[Changelog](Documentation/Changelog.md)
13
13
14
-
* Unity 5.0 or newer (SDK versions with Unity 4 support can be found at the [Unity Asset Store](https://www.assetstore.unity3d.com/en/?gclid=CO) or by switching to the appropriate release branch on GitHub).
14
+
* Unity 5.0 or newer (SDK versions with Unity 4 support can be found at the [Unity Asset Store](https://www.assetstore.unity3d.com/en/?gclid=CO) or by switching to the 1.0.4 tag on GitHub).
0 commit comments