Skip to content

Commit 70d72b4

Browse files
Phillip HermansGitHub Enterprise
authored andcommitted
Repair tvOS build target and schemes. (apple#49)
1 parent 89b7e2b commit 70d72b4

File tree

5 files changed

+200
-109
lines changed

5 files changed

+200
-109
lines changed

plug-ins/Apple.PHASE/Apple.PHASE_Unity/Assets/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# CHANGELOG
22
All notable changes to this project will be documented in this file.
33

4+
## [1.2.2] - 2024-11-20
5+
### Changed
6+
- Repaired tvOS build targets and scheme.
7+
48
## [1.2.1] - 2024-09-05
59
### Changed
610
- Cleaned up default project code sign settings.

plug-ins/Apple.PHASE/Apple.PHASE_Unity/Assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.apple.unityplugin.phase",
33
"displayName": "Apple.PHASE",
44
"description": "A Unity plugin for Apple's PHASE.framework.",
5-
"version": "1.2.1",
5+
"version": "1.2.2",
66
"unity": "2022.3",
77
"dependencies": {
88
"com.apple.unityplugin.core": "3.1.5"

0 commit comments

Comments
 (0)