Skip to content

Commit

Permalink
feat: acknowledgments tab was slow to display (closes #3957)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwouis committed Dec 10, 2024
1 parent 5601a55 commit 41ddd7c
Show file tree
Hide file tree
Showing 28 changed files with 677 additions and 3,312 deletions.
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ target 'alt-tab-macos' do
pod 'LetsMove', :git => 'https://github.com/lwouis/LetsMove.git', :commit => '7abf4daed1a25218f2b52f2dfd190aee5a50071c'
pod 'Sparkle', :podspec => 'https://raw.githubusercontent.com/lwouis/Sparkle/fix-iframe-popup-1.24/Sparkle.podspec'
pod 'ShortcutRecorder', :git => 'https://github.com/lwouis/ShortcutRecorder.git', :branch => 'alt-tab-current'
pod 'SwiftyMarkdown', '1.1.0'
pod 'AppCenter/Crashes', '4.3.0'
pod 'SwiftyBeaver', '1.9.0'
end
Expand Down
6 changes: 1 addition & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,18 @@ PODS:
- ShortcutRecorder (3.1)
- Sparkle (1.24.0)
- SwiftyBeaver (1.9.0)
- SwiftyMarkdown (1.1.0)

DEPENDENCIES:
- AppCenter/Crashes (= 4.3.0)
- LetsMove (from `https://github.com/lwouis/LetsMove.git`, commit `7abf4daed1a25218f2b52f2dfd190aee5a50071c`)
- ShortcutRecorder (from `https://github.com/lwouis/ShortcutRecorder.git`, branch `alt-tab-current`)
- Sparkle (from `https://raw.githubusercontent.com/lwouis/Sparkle/fix-iframe-popup-1.24/Sparkle.podspec`)
- SwiftyBeaver (= 1.9.0)
- SwiftyMarkdown (= 1.1.0)

SPEC REPOS:
trunk:
- AppCenter
- SwiftyBeaver
- SwiftyMarkdown

EXTERNAL SOURCES:
LetsMove:
Expand All @@ -46,8 +43,7 @@ SPEC CHECKSUMS:
ShortcutRecorder: fdf620aca34101b0cba3b10fca815e0459254189
Sparkle: 1fa490bb4ab2a9b37cfb9ea4feec19dd33b81cd2
SwiftyBeaver: d39e7c376bf15e9fffca8263b8fd1f42ea56aa2d
SwiftyMarkdown: 033abc9dad9a37903f81aec5188cade436f40520

PODFILE CHECKSUM: 29e9c8f00c3b594083545d6218fdfecdcd6e0037
PODFILE CHECKSUM: aa75d205f0ad11974024e111d7fff313b55e6f93

COCOAPODS: 1.16.2
6 changes: 1 addition & 5 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,364 changes: 577 additions & 787 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

21 changes: 0 additions & 21 deletions Pods/SwiftyMarkdown/LICENSE

This file was deleted.

Loading

0 comments on commit 41ddd7c

Please sign in to comment.