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

Automated builds through Fastlane #1546

Merged
merged 33 commits into from
Feb 3, 2020
Merged

Conversation

chunningham
Copy link
Contributor


mnzaki and others added 4 commits January 24, 2020 15:13
iOS devices access the dev server over the network, and the device needs
to be on the same network for this to work. And the network needs to
allow it of course, so this was non-functional in Betahaus. This is
probably the only reference to Betahaus in our git logs; this is their
legacy.
Anyway, there's an xcode build phase script
(node_modules/react-native/scripts/react-native-xcode.sh) which
"guesses" the build machine's IP and writes it to a text file inside the
.ipa, which is then loaded by the react bridge.

Closes #1396
@mnzaki mnzaki force-pushed the feat/1509/fastlane_integration branch from da7fb93 to 2fd8f0f Compare January 30, 2020 14:26
Copy link
Contributor

@mnzaki mnzaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM at this point

@mnzaki mnzaki merged commit 7eb02ba into develop Feb 3, 2020
@Exulansis Exulansis deleted the feat/1509/fastlane_integration branch November 10, 2020 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants