質問編集履歴
1
ついき
test
CHANGED
File without changes
|
test
CHANGED
@@ -52,6 +52,14 @@
|
|
52
52
|
|
53
53
|
|
54
54
|
|
55
|
+
コードで通常のsetTitleにするとエラーでした。
|
56
|
+
|
57
|
+
appleLoginButton.setTitle("俺がボタンだ", for: .normal)
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
55
63
|
- [iOS] Sign in with Appleのボタンで許されるカスタマイズについて
|
56
64
|
|
57
65
|
https://dev.classmethod.jp/articles/customize_siwa_button/
|