Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit d5e0157

Browse files
committed
Fixed the minimum deployment targets
1 parent dc2ec93 commit d5e0157

File tree

2 files changed

+397
-389
lines changed

2 files changed

+397
-389
lines changed

JSON.xcodeproj/JSON_Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.12.0</string>
18+
<string>0.12.1</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>0.12.0</string>
22+
<string>0.12.1</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

0 commit comments

Comments
 (0)