Sync profiles for iOS

This commit is contained in:
Rodrigo Nascimento 2017-11-21 12:09:29 -02:00
parent 62e49d039c
commit 3e74cd64af
No known key found for this signature in database
GPG Key ID: CFCE33B7B01AC335
2 changed files with 5 additions and 3 deletions

View File

@ -39,6 +39,7 @@ platform :ios do
type: "appstore",
git_url: "git@github.com:RocketChat/Rocket.Chat.ReactNative.FastLane.git"
) # more information: https://codesigning.guide
pem()
gym(scheme: "RocketChatRN") # Build your app - more options available
pilot
@ -66,6 +67,7 @@ platform :ios do
type: "appstore",
git_url: "git@github.com:RocketChat/Rocket.Chat.ReactNative.FastLane.git"
) # more information: https://codesigning.guide
pem()
gym(scheme: "RocketChatRN") # Build your app - more options available
# frameit
end

View File

@ -12,9 +12,9 @@ xcode-select --install
<table width="100%" >
<tr>
<th width="33%"><a href="http://brew.sh">Homebrew</a></td>
<th width="33%">Installer Script</td>
<th width="33%">RubyGems</td>
<th width="33%"><a href="http://brew.sh">Homebrew</a></th>
<th width="33%">Installer Script</th>
<th width="33%">RubyGems</th>
</tr>
<tr>
<td width="33%" align="center">macOS</td>