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

👍 ビルドタイプ、フレーバー毎に別 Bundle Identifier に変更 #5

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

tatsutakein
Copy link
Member

Issue

概要

iOS の Bundle Identifier をビルドタイプ、フレーバー毎に変更します。

  • club.nito.App.Dev.Debug
  • club.nito.App.Dev
  • club.nito.App.Debug
  • club.nito.App

レビュー観点

特になし

レビューレベル

  • Lv0: まったく見ないで Approve する
  • Lv1: ぱっとみて違和感がないかチェックして Approve する
  • Lv2: 仕様レベルまで理解して、仕様通りに動くかある程度検証して Approve する
  • Lv3: 実際に環境で動作確認したうえで Approve する

レビュー優先度

  • すぐに見てもらいたい ( hotfix など ) 🚀
  • 今日中に見てもらいたい 🚗
  • 今日〜明日中で見てもらいたい 🚶
  • 数日以内で見てもらいたい 🐢

参考リンク

スクリーンショット

Before After

@tatsutakein tatsutakein requested a review from a team November 17, 2023 09:07
@tatsutakein tatsutakein merged commit 592516f into main Nov 17, 2023
2 checks passed
@tatsutakein tatsutakein deleted the rt/#4 branch November 17, 2023 09:08
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.

[FR]: iOS を Flavor, Build Type 毎に別 Bundle Identifier にする
1 participant