Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7172234
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/fastlane/Appfile b/fastlane/Appfile
index 19a65a0..1f7469c 100644
--- a/fastlane/Appfile
+++ b/fastlane/Appfile
@@ -1,10 +1,10 @@
app_identifier("com.agprojects.sylk-ios") # The bundle identifier of your app
-apple_id("me@dan-jenkins.co.uk") # Your Apple email address
+apple_id("macstore@ag-projects.com") # Your Apple email address
itc_team_id("467748") # App Store Connect Team ID
team_id("4DFEFUDLKZ") # Developer Portal Team ID
# For more information about the Appfile, see:
# https://docs.fastlane.tools/advanced/#appfile
json_key_file "api-7060987251070375447-396770-ee04a2a01cae.json"
\ No newline at end of file
diff --git a/fastlane/README.md b/fastlane/README.md
index 689126a..71c642b 100644
--- a/fastlane/README.md
+++ b/fastlane/README.md
@@ -1,38 +1,38 @@
fastlane documentation
================
# Installation
Make sure you have the latest version of the Xcode command line tools installed:
```
xcode-select --install
```
Install _fastlane_ using
```
[sudo] gem install fastlane -NV
```
-or alternatively using `brew cask install fastlane`
+or alternatively using `brew install fastlane`
# Available Actions
## iOS
### ios beta
```
fastlane ios beta
```
Push a new beta build to TestFlight
----
## Android
### android beta
```
fastlane android beta
```
Push a new beta build to Google Play Store
----
This README.md is auto-generated and will be re-generated every time [fastlane](https://fastlane.tools) is run.
More information about fastlane can be found on [fastlane.tools](https://fastlane.tools).
The documentation of fastlane can be found on [docs.fastlane.tools](https://docs.fastlane.tools).
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Tue, Nov 26, 7:48 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3414547
Default Alt Text
(1 KB)
Attached To
Mode
rSYLKWRTCM Sylk WebRTC mobile
Attached
Detach File
Event Timeline
Log In to Comment