回答編集履歴

1

誤字

2018/02/01 04:45

投稿

bignnerSwift
bignnerSwift

スコア20

test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
 
16
16
 
17
- Settings.BundleのRoot.plistにColorという項目を作成し、そに「Red」「Black」等の配列を作成したらどうでしょうか?
17
+ Settings.BundleのRoot.plistにColorという項目を作成し、そに「Red」「Black」等の配列を作成したらどうでしょうか?
18
18
 
19
19
  アプリ起動時(AppDelegateもしくは画面遷移時のViewDidLoad等)にRoot.plistから選択した色を取得し、
20
20
 
@@ -26,6 +26,8 @@
26
26
 
27
27
  https://sites.google.com/site/propicaudio/sample-code/settings-bundle-test/settings-app-how-to-set
28
28
 
29
+
30
+
29
31
  https://trueman-developer.blogspot.jp/2016/08/swift2settingsbundle.html
30
32
 
31
33
 
@@ -34,6 +36,8 @@
34
36
 
35
37
  https://qiita.com/nitaking/items/a9dc07008ef2b3fad94d
36
38
 
39
+
40
+
37
41
  https://qiita.com/osamu1203/items/0d70122df7978baecabf
38
42
 
39
43