teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

2

誤字

2019/06/05 03:29

投稿

xenbeat
xenbeat

スコア4258

answer CHANGED
@@ -1,6 +1,6 @@
1
1
  使ったことないので外すかもしれませんが、回答させていただきます。
2
2
 
3
- 質問(画像)から`Setting.bundle`の中身全てが確認できないので、一旦次の手順でお試しください。
3
+ 質問(画像)から`Setting.bundles`の中身全てが確認できないので、一旦次の手順でお試しください。
4
4
  ※3と4は逆にしないとうまくいかないかも
5
5
 
6
6
  0. ドラッグ&ドロップした?`Settings.bundle`を削除

1

より確実な方法

2019/06/05 03:29

投稿

xenbeat
xenbeat

スコア4258

answer CHANGED
@@ -3,17 +3,10 @@
3
3
  質問(画像)から`Setting.bundle`の中身全てが確認できないので、一旦次の手順でお試しください。
4
4
  ※3と4は逆にしないとうまくいかないかも
5
5
 
6
- 0. ドラッグ&ドロップした?`Setting.bundle`を削除
6
+ 0. ドラッグ&ドロップした?`Settings.bundle`を削除
7
- 0. 普通に**Xcodeで**`Setting.bundle`を追加
7
+ 0. 普通に**Xcodeで**`Settings.bundle`を追加
8
8
  [方法がわからない場合はこちらを参考に(画像のある記事を適当に探しました)](https://qiita.com/uhooi/items/0a57cad6e7ca8e30f09a#settings-bundle%E3%81%AE%E8%BF%BD%E5%8A%A0)
9
- 0. `Root.plist`以下を追加
9
+ 0. `Settings.bundle`の中に`Root.plist`が作成されているので、その中身をまるっと消して以下の内容丸々コピペ
10
- [https://github.com/mono0926/LicensePlist/blob/master/Settings.bundle/Root.plist#L13](https://github.com/mono0926/LicensePlist/blob/master/Settings.bundle/Root.plist#L13)
10
+ [https://raw.githubusercontent.com/mono0926/LicensePlist/master/Settings.bundle/Root.plist](https://raw.githubusercontent.com/mono0926/LicensePlist/master/Settings.bundle/Root.plist)
11
- ```<dict>
11
+
12
- <key>Type</key>
13
- <string>PSChildPaneSpecifier</string>
14
- <key>Title</key>
15
- <string>Licenses</string>
16
- <key>File</key>
17
- <string>com.mono0926.LicensePlist</string>
18
- </dict>```
19
12
  0. ビルド