Skip to content

Commit 8a8ec45

Browse files
committed
Xcode 12.3
1 parent bdaee30 commit 8a8ec45

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.idea
22
*.iml
3+
.DS_Store

Kotlin.ideplugin/Contents/Info.plist

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<string>6C8909A0-F208-4C21-9224-504F9A70056E</string>
5757
<!-- Xcode 12.2 (12B45b) -->
5858
<string>DF12405B-55B4-4E00-8029-6AEFA7DBAD0F</string>
59+
<!-- Xcode 12.3 (12C33) -->
60+
<string>3928AC50-EA32-404F-9CAF-49710A35483C</string>
5961
</array>
6062
<key>XCPluginHasUI</key>
6163
<false/>

0 commit comments

Comments
 (0)