-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #49 from mohamed-arradi/feature/add_custom_url_scheme
v2.2.7: Sonoma Compatibility + Bug Fixes
- Loading branch information
Showing
30 changed files
with
321 additions
and
76 deletions.
There are no files selected for viewing
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
5 changes: 3 additions & 2 deletions
5
...ry/AirpodsPro Battery.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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,14 +1,15 @@ | ||
{ | ||
"originHash" : "1ec685d27a84c49c67d8ed572df27602b3ff131cede7880b853cef2bde046d2a", | ||
"pins" : [ | ||
{ | ||
"identity" : "loginservicekit", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/Clipy/LoginServiceKit", | ||
"state" : { | ||
"branch" : "master", | ||
"revision" : "a8e68051aca8bbb702e62ab36006a301966ab053" | ||
"revision" : "56dce9dbf4367c1445ef2343a2a912bbe5019a6c" | ||
} | ||
} | ||
], | ||
"version" : 2 | ||
"version" : 3 | ||
} |
Binary file added
BIN
+312 KB
AirpodsPro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/1024.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
+11.9 KB
AirpodsPro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/128.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
+560 Bytes
AirpodsPro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/16.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
+32.8 KB
AirpodsPro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/256.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
+1.37 KB
AirpodsPro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/32.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
+106 KB
AirpodsPro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/512.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
+4.04 KB
AirpodsPro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 33 additions & 33 deletions
66
AirpodsPro Battery/AirpodsPro Battery/Assets.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,68 +1,68 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"size" : "16x16", | ||
"filename" : "16.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_16@1x.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "16x16" | ||
}, | ||
{ | ||
"size" : "16x16", | ||
"filename" : "32.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_16@2x.png", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "16x16" | ||
}, | ||
{ | ||
"size" : "32x32", | ||
"filename" : "32.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_32@1x.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "32x32" | ||
}, | ||
{ | ||
"size" : "32x32", | ||
"filename" : "64.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_32@2x.png", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "32x32" | ||
}, | ||
{ | ||
"size" : "128x128", | ||
"filename" : "128.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_128@1x.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "128x128" | ||
}, | ||
{ | ||
"size" : "128x128", | ||
"filename" : "256.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_128@2x.png", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "128x128" | ||
}, | ||
{ | ||
"size" : "256x256", | ||
"filename" : "256.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_256@1x.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "256x256" | ||
}, | ||
{ | ||
"size" : "256x256", | ||
"filename" : "512.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_256@2x.png", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "256x256" | ||
}, | ||
{ | ||
"size" : "512x512", | ||
"filename" : "512.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_512@1x.png", | ||
"scale" : "1x" | ||
"scale" : "1x", | ||
"size" : "512x512" | ||
}, | ||
{ | ||
"size" : "512x512", | ||
"filename" : "1024.png", | ||
"idiom" : "mac", | ||
"filename" : "icon_512@2x.png", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "512x512" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file removed
BIN
-5.29 KB
...o Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_128@1x.png
Binary file not shown.
Binary file removed
BIN
-10.9 KB
...o Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_128@2x.png
Binary file not shown.
Binary file removed
BIN
-563 Bytes
...ro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_16@1x.png
Binary file not shown.
Binary file removed
BIN
-1.22 KB
...ro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_16@2x.png
Binary file not shown.
Binary file removed
BIN
-10.9 KB
...o Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_256@1x.png
Binary file not shown.
Binary file removed
BIN
-22.6 KB
...o Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_256@2x.png
Binary file not shown.
Binary file removed
BIN
-1.22 KB
...ro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_32@1x.png
Binary file not shown.
Binary file removed
BIN
-2.51 KB
...ro Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_32@2x.png
Binary file not shown.
Binary file removed
BIN
-22.6 KB
...o Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_512@1x.png
Binary file not shown.
Binary file removed
BIN
-56.1 KB
...o Battery/AirpodsPro Battery/Assets.xcassets/AppIcon.appiconset/icon_512@2x.png
Binary file not shown.
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
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
Oops, something went wrong.