-
-
Notifications
You must be signed in to change notification settings - Fork 197
Unable to tns publish ios #2922
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
Comments
Hi, This will not fix the signing problem, but have in mind that On the other hand we had similar problems with Cocoapods in the past. We were passing the signing identity and provisioning profile with flags to the underlying
|
I made this change, still no luck. I'll try with 3.1 today. |
Still no luck |
I noticed that |
All of this works for me now after having removed the fabric plugin and the firebase plugin. Those plugins caused a number of issues for me that were resolved as soon as i removed them. |
Happy to hear you resolved the problem. btw, we had some issues with distribution and adhoc provisioning profiles that are fixed in Steps:
|
here's the command i'm using:
My xcconfig:
Build fails on the CI machine (Circle CI) with the following:
It used to work. And still works on my local environment(s) (laptop and workstation).
The text was updated successfully, but these errors were encountered: