File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this package will be documented in this file.
4
4
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
+
5
17
## [ 1.1.1] - 2022-07-27
6
18
7
19
* Fix: Info.plist was not set when "Install Input Manager Hook" unchecked
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ This is a demo version of Unity asset [Full Input Support for Apple TV Siri Remo
4
4
5
5
Touchpad and clickpad work only for 10 minutes in demo version.
6
6
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.
You can’t perform that action at this time.
0 commit comments