[ad_1]
I have been creating an iOS apps that implements some C++ libraries that are later transformed into .dylibs to ensure that iOS units to have the ability to run the app. I can run the app in any iOS machine with none downside. I can also archive a growth .ipa and take a look at the app in different’s individuals units.
The issue that I am having is after I submit the app into app retailer join with a view to take a look at it utilizing TestFlight and be capable of distribute it into the app retailer. I am getting the next errors when submitting it:
TMS-90426: Invalid Swift Assist - The SwiftSupport folder is lacking. Rebuild your app utilizing the present public (GM) model of Xcode and resubmit it.
TMS-90424: Invalid Swift Assist - The SwiftSupport folder is lacking. Rebuild your app utilizing the present public (GM) model of Xcode and resubmit it.
I’ve tried some options, together with those prompt in right here: https://developer.apple.com/library/archive/technotes/tn2435/_index.html#//apple_ref/doc/uid/DTS40017543-CH1-TROUBLESHOOTING-BUNDLE_ERRORS
I am unsure if I am accurately implementing the libraries into the challenge. I did what the hyperlink stated, which is embedding the libraries into frameworks, however that did not clear up the error. I wish to know if there’s any ideas or options to what I am doing to see if I am doing it proper or if I can take one other path to unravel the issue.
[ad_2]
