Skip to content

dodgy-ltd/apple-unityplugins

cross-platform…
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 16 commits ahead of apple:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Apple Unity Plug-Ins

Overview

The Apple Unity Plug-Ins expose a selection of Apple platform frameworks to Unity developers.

To get started with integration of these plug-ins into your Unity projects, run python3 build.py and use the .tgz packages in the Build/ directory. For a more detailed walkthrough, please check out the Quick Start Guide, which also includes introductions to each plug-in.

Home Feedback Quick Start Guide Build Script
Plug-In Description
Apple.Core Provides integrated build post process management and Editor UI.
Note: Apple.Core is a dependency of all Apple Unity plug-ins.
Apple.Accessibility Provides Apple's accessibility to Unity developers allowing adding supports to Apple's built-in assistive technologies such as VoiceOver.
Apple.CoreHaptics Brings Apple's Core Haptics framework to Unity developers, enabling for customizable haptic patterns and in-depth playback control on supported devices. This Plug-In also includes UIKit's UIFeedbackGenerator API.
Apple.GameController Exposes Apple's GameController framework to Unity developers allowing for rich controller features in macOS, iOS, and tvOS apps.
Apple.GameKit Allows Unity developers to easily integrate GameKit features such as leaderboards, achievements, and match making.
Apple.PHASE The PHASE plug-in allows Unity developers to take full advantage of Apple's new geometry and material aware spatial audio system.

Leaving Feedback

See the Feedback documentation for more information.

About

A fork of the Apple Unity Plugins to test tweaks and fixes, which are also submitted back to the Apple repo as pull requests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 68.2%
  • Swift 12.0%
  • Objective-C 7.5%
  • Objective-C++ 6.2%
  • ShaderLab 3.3%
  • Python 2.1%
  • Other 0.7%