We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3feb081 commit d1ff99eCopy full SHA for d1ff99e
1 file changed
plugin.xml
@@ -54,6 +54,17 @@
54
</array>
55
</config-file>
56
57
+ <config-file target="*-Debug.plist" parent="com.apple.developer.applesignin">
58
+ <array>
59
+ <string>Default</string>
60
+ </array>
61
+ </config-file>
62
+ <config-file target="*-Release.plist" parent="com.apple.developer.applesignin">
63
64
65
66
67
+
68
<config-file target="*-Info.plist" parent="CFBundleURLTypes">
69
<array>
70
<dict>
0 commit comments