You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
without prior native experience in ios, i just started with react native and i am trying to use fastlane to
automate the deployment. however my project use cocoapods. so how does that work.
without prior native experience in ios, i just started with react native and i am trying to use fastlane to
automate the deployment. however my project use cocoapods. so how does that work.
FL_PROJECT_SIGNING_PROJECT_PATH=aiminaabee.xcodeproj
I'm not sure but i think somewhere in the fast file i have to use a variable called "workspace" and set it to my project "myprojectname.xcworkpace.
The text was updated successfully, but these errors were encountered: