-
Notifications
You must be signed in to change notification settings - Fork 129
Description
The build works fine in local test device, but when I'm trying to archive the project I'm getting this error after awaiting validation response from Apple Store Connect.
I have added Speech.framework under Unity-Framework and Unity-iPhone too. (Tried removing and adding Speech.framework from Unity-iPhone but the error persisted in both cases)
Unexpected file found in Frameworks. The “Tilli.app/Frameworks/SpeechUtteranceViewController.h, Tilli.app/Frameworks/SpeechRecorderViewController.mm, Tilli.app/Frameworks/SpeechUtteranceViewController.mm, Tilli.app/Frameworks/SpeechRecorderViewController.h” file is in the Frameworks directory, but the Swift runtime libraries are the only files permitted in that directory. Please remove this file and upload a new build. (ID: 25e4835e-3fca-4e12-b9f1-93a4ab36f550)
Let me know if any more information is needed?
