Skip to content

Commit

Permalink
ValidatedPropertyKit Version 0.0.5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Jan 17, 2021
1 parent 5d7d9c1 commit 1fc8adb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Configs/ValidatedPropertyKit.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>0.0.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 Sven Tiigi. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
<string/>
</dict>
</plist>
2 changes: 1 addition & 1 deletion Configs/ValidatedPropertyKitTests.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>0.0.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion Example/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>0.0.5</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 1fc8adb

Please sign in to comment.