Skip to content

Commit a2a0640

Browse files
committed
Version 1.2.0
1 parent 34f586f commit a2a0640

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this package will be documented in this file.
44

5+
## [1.2.0] - 2023-04-04
6+
7+
* Compile time condition to disable automatic initialization
8+
* Protection from multiple initialization calls
9+
* Separate demo scenes by input type
10+
* Remove default Apple Gamepads Settings from Preloaded Assets. Add them automatically during the build and remove after
11+
* Fix macOS Xcode build for Unity 2020.1 and earlier
12+
* Merge device and simulator native code into one fat library
13+
* Remove armv7 iOS support from native library to
14+
* Demo scenes with UGUI navigation examples
15+
* Tool to cleanup old stuff and upgrade asset
16+
517
## [1.1.1] - 2022-07-27
618

719
* Fix: Info.plist was not set when "Install Input Manager Hook" unchecked

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ This is a demo version of Unity asset [Full Input Support for Apple TV Siri Remo
44

55
Touchpad and clickpad work only for 10 minutes in demo version.
66

7-
See [Releases](https://github.com/C0DEF52/AppleGamepadsDemo/releases) tab for the latest release.
7+
See [Releases](https://github.com/dmitry1100/AppleGamepadsDemo/releases) tab for the latest release.

0 commit comments

Comments
 (0)