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

Transporter validation failing on .ipa file. #9133

Closed
anupam99 opened this issue Aug 2, 2022 · 2 comments
Closed

Transporter validation failing on .ipa file. #9133

anupam99 opened this issue Aug 2, 2022 · 2 comments
Labels
platform/iOS 🍎 s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working

Comments

@anupam99
Copy link

anupam99 commented Aug 2, 2022

Description

I got past the .ipa creation (Thanks to Geralds video and MS docs), but now i am stuck at the transporter validations trying to upload to appstoreconnect.
Any ideas how to get past this?
(Seems like some stuff, i need to exclude out of .ipa )

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libmonosgen-2.0.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: 22a21e94-a2ee-4e72-a1d8-51f571effafc)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libSystem.Native.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: cca3e695-cab8-4081-aa65-d80b9f8b930a)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libSystem.IO.Compression.Native.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: ae554411-fcec-4a26-a025-ac0aa99b1460)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libmono-component-debugger.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: 69418f04-3b24-4384-92cb-43d155814bb3)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libSystem.Net.Security.Native.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: 4db1ff91-1f3d-4181-b092-bc1272f28de2)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libmono-component-hot_reload.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: e3783e98-9e92-4515-894f-44d2c438440a)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libxamarin-dotnet.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: 74972d82-d13f-414b-8e80-3fc463e780d3)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libSystem.Security.Cryptography.Native.Apple.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: 3296130b-2b56-4f0d-9d5d-907b5d8ef8cb)

Asset validation failed (90171)
Invalid Bundle Structure - The binary file 'RapidsApp.app/libmono-component-diagnostics_tracing.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure. (ID: 3ab1d3a0-e6d8-4eac-ac48-80ec6f3db79b)

I am using VS2022 17.3.0 Preview 4.0

Steps to Reproduce

  1. Create .ipa file using paired mac host.
  2. Use transporter app on mac to upload the .ipa file.
  3. transporter lists issues as above and fails to upload.

Version with bug

6.0.400

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

IOS

Did you find any workaround?

No response

Relevant log output

No response

@anupam99 anupam99 added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Aug 2, 2022
@jfversluis
Copy link
Member

Thanks for the kind words! This is a duplicate issue though, please add your details and follow progress there.

@jfversluis
Copy link
Member

Duplicate of #8701

@jfversluis jfversluis marked this as a duplicate of #8701 Aug 2, 2022
@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/iOS 🍎 s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants