回答編集履歴

2

誤字

2019/06/05 03:29

投稿

xenbeat
xenbeat

スコア4258

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- 質問(画像)から`Setting.bundle`の中身全てが確認できないので、一旦次の手順でお試しください。
5
+ 質問(画像)から`Setting.bundles`の中身全てが確認できないので、一旦次の手順でお試しください。
6
6
 
7
7
  ※3と4は逆にしないとうまくいかないかも
8
8
 

1

より確実な方法

2019/06/05 03:29

投稿

xenbeat
xenbeat

スコア4258

test CHANGED
@@ -8,30 +8,16 @@
8
8
 
9
9
 
10
10
 
11
- 0. ドラッグ&ドロップした?`Setting.bundle`を削除
11
+ 0. ドラッグ&ドロップした?`Settings.bundle`を削除
12
12
 
13
- 0. 普通に**Xcodeで**`Setting.bundle`を追加
13
+ 0. 普通に**Xcodeで**`Settings.bundle`を追加
14
14
 
15
15
  [方法がわからない場合はこちらを参考に(画像のある記事を適当に探しました)](https://qiita.com/uhooi/items/0a57cad6e7ca8e30f09a#settings-bundle%E3%81%AE%E8%BF%BD%E5%8A%A0)
16
16
 
17
- 0. `Root.plist`以下を追加
17
+ 0. `Settings.bundle`の中に`Root.plist`が作成されているので、その中身をまるっと消して以下の内容丸々コピペ
18
18
 
19
- [https://github.com/mono0926/LicensePlist/blob/master/Settings.bundle/Root.plist#L13](https://github.com/mono0926/LicensePlist/blob/master/Settings.bundle/Root.plist#L13)
19
+ [https://raw.githubusercontent.com/mono0926/LicensePlist/master/Settings.bundle/Root.plist](https://raw.githubusercontent.com/mono0926/LicensePlist/master/Settings.bundle/Root.plist)
20
20
 
21
- ```<dict>
22
21
 
23
- <key>Type</key>
24
-
25
- <string>PSChildPaneSpecifier</string>
26
-
27
- <key>Title</key>
28
-
29
- <string>Licenses</string>
30
-
31
- <key>File</key>
32
-
33
- <string>com.mono0926.LicensePlist</string>
34
-
35
- </dict>```
36
22
 
37
23
  0. ビルド