Closed jpghelfi closed 6 years ago
So I think the best thing you can do is to provide the scheme
attribute into upload_to_testflight
. 😄
I did it! You mean inside de Fastfile like this?
upload _to_testflight(scheme : “TTCheck”)
But didn’t work
Is your scheme shared?
Mmm, don’t know what you mean by “shared”
On Sun, 18 Feb 2018 at 19:19 Jorge notifications@github.com wrote:
Is your scheme shared?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fastlane/fastlane/issues/11869#issuecomment-366553153, or mute the thread https://github.com/notifications/unsubscribe-auth/AbtHsHp6Kw0TKbkETdquyofsdxIZHTiyks5tWKHxgaJpZM4SJrFr .
-- Juan Pablo Ghelfi Project Manager mobile: +54 911 7014 0292 <javascript:void(0);> mobile: +1 347 878 5744 <javascript:void(0);> office: +54 <javascript:void(0);>011 5236 0528 skype: jp.tictapps http://myskype.info/jp.tictapps email: juan.ghelfi@tictapps.com www.tictapps.com [image: Tictapps] http://www.tictapps.com/
worked! thanks! It´s weird, because in another project I have, the schemes aren´t shared and fastlane works too
New Issue Checklist
Issue Description
[related to this Issue but don´t understand the solution] Fastlane don´t recognize the scheme of my app. It´s odd because I´ve integrated fastlane in the same git project on another Mac, and there is no problem there.
Complete output when running fastlane, including the stack trace and command used
Environment