Skip to content
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

Fix Fastlane for iOS #26

Closed
bartonhammond opened this issue Dec 17, 2015 · 4 comments
Closed

Fix Fastlane for iOS #26

bartonhammond opened this issue Dec 17, 2015 · 4 comments
Milestone

Comments

@bartonhammond
Copy link
Owner

No description provided.

@bartonhammond
Copy link
Owner Author

Must be careful about deploying to iTunes/AppStore.

@sharq1
Copy link

sharq1 commented Jun 1, 2016

Question regarding your instructional video - why do you need to provide Apple ID and password? These variables are not used anywhere in the code nor are required by Fastline or Bitrise.

And what is wrong with Fastlane for iOS that it needs fixing?

@bartonhammond
Copy link
Owner Author

It's probably because at one time I was submitting the app to the App Store and when that functionality was removed, the config files were missed.

What's missing/wrong w/ the Fastlane for iOS is the whole submission process - all that is being done now is testing and then building the app.

At the time I wrote this, and still true, I didn't have a lot of understanding of the Apple App Store submission process, the requirments, bundling, certificates, etc. I initially was going to submit the app but couldn't figure out what all I needed to do so I punted and put together a starting point from which others could build off of.

Thanks for looking at Snowflake.

@bartonhammond bartonhammond added this to the 1.3.0 milestone Jul 21, 2016
@bartonhammond
Copy link
Owner Author

Fastlane now does work /w iOS and assumes that Match has been setup for the private GitHub certificates. Just use fastlane ios beta to submit to iConnect and then TestFlight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants