Skip to content

Commit

Permalink
fix demo
Browse files Browse the repository at this point in the history
  • Loading branch information
yixiangboy committed Apr 20, 2020
1 parent 5b46664 commit 8614e3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions iOS/DoraemonKitDemo/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ target :'DoraemonKitDemo' do
pod 'FBRetainCycleDetector', :git => 'https://github.com/facebook/FBRetainCycleDetector.git', :configurations => ['Debug']
#pod 'fishhook', :git => '[email protected]:facebook/fishhook.git', :configurations => ['Debug']
pod 'YYDebugDatabase', :git => 'https://github.com/y500/YYDebugDatabase.git', :configurations => ['Debug']
#pod 'YYDebugDatabase', '2.0.8'
#pod 'FBRetainCycleDetector'
#pod 'YYDebugDatabase', '2.'
end
2 changes: 1 addition & 1 deletion iOS/DoraemonKitDemo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,6 @@ SPEC CHECKSUMS:
WXDevtool: 95b70c73c06fc3299d65bd53ba4b3e0b0087f3cb
YYDebugDatabase: 037486297a7dd40bc50e2c6df5de7b4ad24c9c17

PODFILE CHECKSUM: 319dde754d61f3ac15d746178f478a87ba63f128
PODFILE CHECKSUM: 7a8747c43556c3802052b3c7a3dd58be79fc5331

COCOAPODS: 1.8.4

0 comments on commit 8614e3a

Please sign in to comment.