videokit-ai / videokit

Low-code, cross-platform media SDK for Unity Engine. Register at https://videokit.ai
https://videokit.ai
Apache License 2.0
107 stars 14 forks source link

Can't upload iOS app because of ai.fxn.fxn3d@0.0.18 #124

Closed marvpaul closed 5 months ago

marvpaul commented 5 months ago

I tried to upload binary to iTunes Connect with VideoKit 0.0.18-alpha15 and it dosen't work because you have a wrongly formatted info.plist for the above mentioned package.

This bundle is invalid. The value for key CFBundleVersion [0.0.20 (20240520)] in the Info.plist file must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: 189985f2-d9d3-4cc8-b49e-f5b4ddec5807)

Screenshot 2024-05-30 at 08 10 49 Screenshot 2024-05-30 at 08 09 36
olokobayusuf commented 5 months ago

This was caused by our Function CI system. It has been fixed upstream, but we'll be publishing an updated Function Unity version with the fix in a few hours.

olokobayusuf commented 5 months ago

Fixed in VideoKit 0.0.18-alpha.16