Skip to content

Commit

Permalink
Merge branch 'rime:master' into Fn
Browse files Browse the repository at this point in the history
  • Loading branch information
groverlynn committed Jul 10, 2023
2 parents 20951d4 + 7de3919 commit 03352c7
Show file tree
Hide file tree
Showing 230 changed files with 1,062 additions and 7,953 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Squirrel.xcodeproj/project.xcworkspace/
Squirrel.xcodeproj/xcuserdata/
build/
build.log
Frameworks/*
bin/*
lib/*
data/opencc/
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
[submodule "plum"]
path = plum
url = https://github.com/rime/plum.git
[submodule "Sparkle"]
path = Sparkle
url = https://github.com/sparkle-project/Sparkle
4 changes: 2 additions & 2 deletions Assets.xcassets/RimeIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"images" : [
{
"filename" : "rime-small-16.png",
"filename" : "rime-16 1.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
},
{
"filename" : "rime-small-32.png",
"filename" : "rime-32 1.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
Expand Down
Binary file modified Assets.xcassets/RimeIcon.appiconset/rime-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 modified Assets.xcassets/RimeIcon.appiconset/rime-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 Assets.xcassets/RimeIcon.appiconset/rime-16 1.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 modified Assets.xcassets/RimeIcon.appiconset/rime-256.png
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 modified Assets.xcassets/RimeIcon.appiconset/rime-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 modified Assets.xcassets/RimeIcon.appiconset/rime-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 modified Assets.xcassets/RimeIcon.appiconset/rime-64.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 removed Assets.xcassets/RimeIcon.appiconset/rime-small-16.png
Binary file not shown.
Binary file removed Assets.xcassets/RimeIcon.appiconset/rime-small-32.png
Binary file not shown.
1 change: 0 additions & 1 deletion Frameworks/Sparkle.framework/Headers

This file was deleted.

1 change: 0 additions & 1 deletion Frameworks/Sparkle.framework/Modules

This file was deleted.

1 change: 0 additions & 1 deletion Frameworks/Sparkle.framework/PrivateHeaders

This file was deleted.

1 change: 0 additions & 1 deletion Frameworks/Sparkle.framework/Resources

This file was deleted.

1 change: 0 additions & 1 deletion Frameworks/Sparkle.framework/Sparkle

This file was deleted.

43 changes: 0 additions & 43 deletions Frameworks/Sparkle.framework/Versions/A/Headers/SPUDownloadData.h

This file was deleted.

25 changes: 0 additions & 25 deletions Frameworks/Sparkle.framework/Versions/A/Headers/SPUDownloader.h

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

35 changes: 0 additions & 35 deletions Frameworks/Sparkle.framework/Versions/A/Headers/SPUURLRequest.h

This file was deleted.

35 changes: 0 additions & 35 deletions Frameworks/Sparkle.framework/Versions/A/Headers/SUAppcast.h

This file was deleted.

54 changes: 0 additions & 54 deletions Frameworks/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h

This file was deleted.

This file was deleted.

Loading

0 comments on commit 03352c7

Please sign in to comment.