We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f547c9a commit 79025f3Copy full SHA for 79025f3
README.md
@@ -2,7 +2,7 @@
2
3
SCXcodeMiniMap is a plugin that adds a source editor MiniMap to Xcode.
4
5
-
+
6
7
## Features
8
- It works with an unlimited number of opened editors, including the assistant and version editors
SCXcodeMinimap/SCXcodeMinimap-Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>BNDL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>1.0</string>
+ <string>1.3</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
0 commit comments