RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
224 stars 27 forks source link

[iOS] Failed when exporting ipa to enterprise type. NonZeroExitException. AVProVideo.arm64.xar #1199

Closed ckdgus4002 closed 2 years ago

ckdgus4002 commented 2 years ago

Describe the issue

Hello, I am a user who uses ultra edition in Korea. I write using a translator because I can't speak English. Please excuse me.

Failed when exporting ipa to enterprise type.

I tested it using the trial version, and it worked well until the 2.4.1 version.

However, it fails with version 2.5.0 or later.

As you can see from the log, archive is successful, but it causes NonZeroExitException and does not become an export IPA. Log says AVProVideo.arm64 is a problem, but I'm not sure, I think this file is a problem. (AVProVideo/Runtime/Plugins/iOS/AVProVideo.framework/ModulesAVProVideo.swiftmodule/arm64)

I can't get 2.4.1 version through AssetStore. To solve this problem, I would like to get version 2.4.1 or AVProPlugin to be fixed. Note that AssetStore does not provide version 2.4.1

Thank you for reading it. I'd appreciate it if you'd respond.

Your Setup (please complete the following information):

To Reproduce

  1. Install avpro version 2.5.0 or 2.5.1 (trial or ultra edition)
  2. Build with Xcode using Unity (Build Target: iOS)
  3. Archive using Xcode
  4. Distribute App to enterprise type.

Logs logs.txt

Screenshots ScreenShot

Chris-RH commented 2 years ago

Thank you @ckdgus4002, we will look into this

MorrisRH commented 2 years ago

From the log it looks like you're using an old version of Xcode. We build the current plugin against Xcode 13.2. What version are you using?

ckdgus4002 commented 2 years ago

From the log it looks like you're using an old version of Xcode. We build the current plugin against Xcode 13.2. What version are you using?

My Xcode version is 12.5.1.

MorrisRH commented 2 years ago

I recommend that you upgrade to at least version 13.2 of Xcode. If you're unable to do this then please send a copy of your invoice pdf from Unity as proof of purchase to unitysupport@renderheads.com using "#1199 [iOS] Failed when exporting ipa to enterprise type" as the subject, and we'll see about getting version 2.4.1 over to you.

ckdgus4002 commented 2 years ago

Updated the Xcode to version 13.2 and resolved the issue. Thank you.

Chris-RH commented 2 years ago

Awesome, that's great to hear, thank you :)