Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix CopyAndEmbed compliation issue when compiling to iOS #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

botaohu
Copy link

@botaohu botaohu commented Sep 11, 2022

Fix the compiling error on iOS platform.

Error building Player: CopyAndEmbed expected to find an existing GUID for AudioPluginPHASE.a at com.apple.phase/Runtime/Plugins/iOS/AudioPluginPHASE.a but could not be found.

image

@jared-marsau jared-marsau added the Maintainer Viewed Viewed and undergoing evaluation. label Jan 26, 2023
Snylt pushed a commit to SnowprintStudios/apple_unityplugins that referenced this pull request Sep 28, 2023
Fix AssetDatabase.FindAssets frameworks
jared-marsau added a commit that referenced this pull request Nov 29, 2023
* Added one more availability attribute - the Unavailable attribute for indicating runtime operating systems that might not support a particular API. 
* Updated version parsing code to use a regular expressions; some Unity builds were not deducing overloads of String.Split correctly.
* Small fixes to prevent bad input and addressing of typos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintainer Viewed Viewed and undergoing evaluation.
Projects
None yet
2 participants