Skip to content

Commit

Permalink
add Xcode 12.5 UUID
Browse files Browse the repository at this point in the history
  • Loading branch information
r-plus committed Apr 29, 2021
1 parent 880826b commit 9c02289
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions XVim2/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
<array>
<string>com.apple.dt.Xcode</string>
</array>
<key>SIMBLTargetApplications</key>
<array>
<dict>
<key>BundleIdentifier</key>
<string>com.apple.dt.Xcode</string>
</dict>
</array>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
Expand All @@ -31,6 +24,7 @@
<string>1</string>
<key>DVTPlugInCompatibilityUUIDs</key>
<array>
<string>F56A1938-53DE-493D-9D64-87EE6C415E4D</string>
<string>2F1A5FFF-BFEB-4498-B2AC-1296A7454F81</string>
<string>3928AC50-EA32-404F-9CAF-49710A35483C</string>
<string>DF12405B-55B4-4E00-8029-6AEFA7DBAD0F</string>
Expand Down Expand Up @@ -63,6 +57,13 @@
<string>Copyright © 2017 Shuichiro Suzuki. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string>XVim</string>
<key>SIMBLTargetApplications</key>
<array>
<dict>
<key>BundleIdentifier</key>
<string>com.apple.dt.Xcode</string>
</dict>
</array>
<key>XC4Compatible</key>
<true/>
<key>XCPluginHasUI</key>
Expand Down

0 comments on commit 9c02289

Please sign in to comment.