Skip to content

Commit

Permalink
v0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagons committed Jun 26, 2019
1 parent 1a5ef56 commit f061f52
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ Podfile.lock

docs/*

PixelKitShaders-10.14.metallib
PixelKitShaders-10.15.metallib
PixelKitShaders-14.metallib
PixelKitShaders-15.metallib
2 changes: 1 addition & 1 deletion PixelKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#

spec.name = "PixelKit"
spec.version = "0.6.3"
spec.version = "0.6.4"
spec.summary = "a Live Graphics for iOS & macOS."

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.6.3</string>
<string>0.6.4</string>
<key>CFBundleVersion</key>
<string>777</string>
</dict>
Expand Down
Binary file removed Resources/Metal Libs/PixelKitShaders-10.14.metallib
Binary file not shown.

0 comments on commit f061f52

Please sign in to comment.