Skip to content

Commit

Permalink
Fixes lack of "Move album" icon
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyLB committed Mar 31, 2019
1 parent 69e753b commit a2d32be
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 1 deletion.
23 changes: 23 additions & 0 deletions piwigo/Images.xcassets/swipeMove.imageset/Contents.json
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Move.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Move@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Move@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions piwigo/Images.xcassets/swipeRefresh.imageset/Contents.json
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Refresh.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Refresh@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Refresh@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion piwigo/Info.plist
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit a2d32be

Please sign in to comment.