Posts

Post not yet marked as solved
1 Replies
1.4k Views
Good MorningGuys I have a little problem in my hands I created an automation process where based on a base project I create new custom flutter projects by client so far this automation is working very well, but I use Firebase for push notifications, as far as I managed to get up to work in the project correctly I need to manually import in xcode if I do it works properly, but I need to do this import via command line does anyone know how I proceed to achieve the same result?I didn't find an option in xcodebuild for this and I need to do this to archive my app and then export the ipa file for upload to apple store.
Posted Last updated
.