-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit dc44557. Reason: Trying to fix error "Asset validation failed"
- Loading branch information
Showing
23 changed files
with
214 additions
and
121 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
145 changes: 112 additions & 33 deletions
145
packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,116 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "ios_marketing1024x1024.png", | ||
"idiom" : "universal", | ||
"platform" : "ios", | ||
"size" : "1024x1024" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "ios_marketing_dark1024x1024.png", | ||
"idiom" : "universal", | ||
"platform" : "ios", | ||
"size" : "1024x1024" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "tinted" | ||
} | ||
], | ||
"idiom" : "universal", | ||
"platform" : "ios", | ||
"size" : "1024x1024" | ||
"images": [ | ||
{ | ||
"filename": "ios_marketing1024x1024.png", | ||
"idiom": "ios-marketing", | ||
"size": "1024x1024", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "20x20", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "20x20", | ||
"scale": "3x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "29x29", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "29x29", | ||
"scale": "3x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "40x40", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "40x40", | ||
"scale": "3x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "60x60", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "iphone", | ||
"size": "60x60", | ||
"scale": "3x" | ||
}, | ||
{ | ||
"filename": "ipad_notification20x20.png", | ||
"idiom": "ipad", | ||
"size": "20x20", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "ipad", | ||
"size": "20x20", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "ipad_settings29x29.png", | ||
"idiom": "ipad", | ||
"size": "29x29", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "ipad", | ||
"size": "29x29", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "ipad_spotlight40x40.png", | ||
"idiom": "ipad", | ||
"size": "40x40", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "ipad", | ||
"size": "40x40", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "ipad_app76x76.png", | ||
"idiom": "ipad", | ||
"size": "76x76", | ||
"scale": "1x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "ipad", | ||
"size": "76x76", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"filename": "[email protected]", | ||
"idiom": "ipad", | ||
"size": "83.5x83.5", | ||
"scale": "2x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
"info": { | ||
"version": 1, | ||
"author": "xcode" | ||
} | ||
} | ||
} |
Empty file modified
0
...mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ios_marketing1024x1024.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-22.9 KB
...e/ios/Joplin/Images.xcassets/AppIcon.appiconset/ios_marketing_dark1024x1024.png
Binary file not shown.
Binary file added
BIN
+3.6 KB
...ages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_app76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.5 KB
...s/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+973 Bytes
...mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_notification20x20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.12 KB
...ile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.02 KB
...bile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.45 KB
...app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_settings29x29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.05 KB
...-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.12 KB
...pp-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_spotlight40x40.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.78 KB
...mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.05 KB
...app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.83 KB
...app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.05 KB
...obile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.43 KB
...obile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.78 KB
...bile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.05 KB
...bile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,10 +82,6 @@ const sources: Source[] = [ | |
id: 12, | ||
name: 'JoplinCloudIcon2.svg', | ||
}, | ||
{ | ||
id: 13, | ||
name: '../JoplinLetterBlue.svg', | ||
}, | ||
]; | ||
|
||
function sourceById(id: number) { | ||
|
@@ -108,10 +104,106 @@ const operations: Operation[] = [ | |
height: 1024, | ||
}, | ||
{ | ||
source: 13, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ios_marketing_dark1024x1024.png', | ||
width: 1024, | ||
height: 1024, | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_app76x76.png', | ||
width: 76, | ||
height: 76, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 152, | ||
height: 152, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_notification20x20.png', | ||
width: 20, | ||
height: 20, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 40, | ||
height: 40, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 167, | ||
height: 167, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_settings29x29.png', | ||
width: 29, | ||
height: 29, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 58, | ||
height: 58, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/ipad_spotlight40x40.png', | ||
width: 40, | ||
height: 40, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 80, | ||
height: 80, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 120, | ||
height: 120, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 180, | ||
height: 180, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 40, | ||
height: 40, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 60, | ||
height: 60, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 58, | ||
height: 58, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 87, | ||
height: 87, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 80, | ||
height: 80, | ||
}, | ||
{ | ||
source: 1, | ||
dest: 'packages/app-mobile/ios/Joplin/Images.xcassets/AppIcon.appiconset/[email protected]', | ||
width: 120, | ||
height: 120, | ||
}, | ||
|
||
// ============================================================================ | ||
|