Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Fixed build pipelines #972

Merged
1 commit merged into from
Apr 14, 2022
Merged

Fixed build pipelines #972

1 commit merged into from
Apr 14, 2022

Conversation

ghost
Copy link

@ghost ghost commented Apr 14, 2022

Issue 番号 / Issue ID

  • Close #

目的 / Purpose

  • Azure PipelineのStore用のビルドの際に.ipaファイルにシンボルファイルが含まれるようにする

変更内容 / Changes

  • xcarchive生成後にxcodebuildを使用し、.ipaファイルを生成する
    • -exportOptionsPlistを指定することで、シンボルを含めた.ipaファイルを生成する(Store用のみ)
  • AdHoc,Development用もビルド手順を合わせた
  • Artifactsのファイル名の整理

Artifactsの構成(例)

image

Store用.ipaファイルの内部構成(例)

image

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: Azure Pipelines

確認事項 / What to check

  • [ ]

その他 / Other information


Internal IDs:

  • NFR 6681

@ghost ghost requested review from a user, cocoa-dev003 and cocoa-dev009 April 14, 2022 04:01
@ghost ghost self-assigned this Apr 14, 2022
@ghost ghost merged commit 61eb296 into develop Apr 14, 2022
@ghost ghost deleted the feature/ios-build-store branch April 14, 2022 23:34
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant