Created
July 12, 2023 03:50
-
-
Save suztomo/a5e40a7e3aa045072914e923bf43f70f to your computer and use it in GitHub Desktop.
Comparison between 2015 MacBook v.s. 2023 MacBook Air
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+------+------------------------------+-------------+ | |
| fastlane summary | | |
+------+------------------------------+-------------+ | |
| Step | Action | Time (in s) | | |
+------+------------------------------+-------------+ | |
| 1 | default_platform | 0 | | |
| 2 | ./increment_build_number.sh | 0 | | |
| 3 | flutter build ios --release | 28 | | |
| | --no-codesign | | | |
| 4 | build_ios_app | 143 | | |
| 5 | upload_to_testflight | 111 | | |
+------+------------------------------+-------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment