質問編集履歴

2

必要数を変更

2020/05/20 04:56

投稿

kymst
kymst

スコア6

test CHANGED
File without changes
test CHANGED
@@ -34,8 +34,14 @@
34
34
 
35
35
  ### 現状共有が必要だと思っているもの
36
36
 
37
- - Provisioning Profile (環境ごとに用意)
37
+ - Provisioning Profile
38
+
39
+ 環境の数(今回は2つ)
40
+
41
+ - Certificate
42
+
43
+ DevelopmentとDistributionの2つ
38
44
 
39
45
  - p12 & 設定したパスワード情報
40
46
 
41
- - Certificate
47
+ Certificateの数(今回は2つ)

1

目的の追加

2020/05/20 04:55

投稿

kymst
kymst

スコア6

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,20 @@
1
1
  ### 前提
2
2
 
3
3
  - Xcode 11.3.1
4
+
5
+
6
+
7
+ ### 目的
8
+
9
+ #### 本番環境
10
+
11
+ - AppStoreへの提出
12
+
13
+ - 実機テスト
14
+
15
+ #### 開発環境
16
+
17
+ - 実機テスト
4
18
 
5
19
 
6
20
 
@@ -20,7 +34,7 @@
20
34
 
21
35
  ### 現状共有が必要だと思っているもの
22
36
 
23
- - Provisioning Profile
37
+ - Provisioning Profile (環境ごとに用意)
24
38
 
25
39
  - p12 & 設定したパスワード情報
26
40