Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Invalid Swift support when submitted to the Apple AppStore #3

@OliverFlecke

Description

@OliverFlecke

Describe the bug
Hi guys, thanks for this package.

I'm having some issues when submitting our Xamarin app to App Store connect. When adding this NuGet to your iOS, we get the following response from Apple:

"ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it."

I'm using the latest public version of Xcode (12.4) to build from VS for Mac (8.8.7 build 18). I don't know much about this SwiftSupport, other than what a few quick searches can tell me. Do you have any suggestions or pointers?

Note: Currently I have been using version 4.9.0.13, as I'm getting a linker error when trying to use your latest version (4.9.0.14). I don't know if upgrading would help with my issue. Are there any flags that has to be added with the latest version?

error MT5209 : Native linking error : clang: error: no such file or directory: '<project_root>/obj/iPhone/Debug/device-builds/iphone11.8-14.4/mtouch-cache/iOSDFULibrary'
clang : error : no such file or directory: '<project_root>/obj/iPhone/Debug/device-builds/iphone11.8-14.4/mtouch-cache/iOSDFULibrary'
MTOUCH : error MT5201: Native linking failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions