Hi!
I am trying to publish a new version of my app which is build with Xamarin and i get this error: ITMS-90433 Invalid Swift Support, The file libswiftUIKit.dylib doesn't have the correct code signature. What can i do to submit my app build because i have tried to copy the .dylib file from my application files such as Framework folder inside my app archive or even from XCode's Swift folder, but it's not working.
If I don’t create the SwiftSupport folder and copy the libswiftUIKit.dylib file from another location, I get this error: ITMS-90424 Invalid Swift Support - The SwiftSupport folder is empty. It says that I should rebuild my app using the current GM version of Xcode but I can not build my app using XCode because I’m working with Xamarin so I have to use Visual Studio to build and to archive it for publishing.
When I build my app using Visual Studio it doesn’t generate the SwiftSupport folder and the files inside it.
Does anybody know how to solve this because i have tried almost everything that i read on internet.
Thank you in advance!
I am trying to publish a new version of my app which is build with Xamarin and i get this error: ITMS-90433 Invalid Swift Support, The file libswiftUIKit.dylib doesn't have the correct code signature. What can i do to submit my app build because i have tried to copy the .dylib file from my application files such as Framework folder inside my app archive or even from XCode's Swift folder, but it's not working.
If I don’t create the SwiftSupport folder and copy the libswiftUIKit.dylib file from another location, I get this error: ITMS-90424 Invalid Swift Support - The SwiftSupport folder is empty. It says that I should rebuild my app using the current GM version of Xcode but I can not build my app using XCode because I’m working with Xamarin so I have to use Visual Studio to build and to archive it for publishing.
When I build my app using Visual Studio it doesn’t generate the SwiftSupport folder and the files inside it.
Does anybody know how to solve this because i have tried almost everything that i read on internet.
Thank you in advance!