Skip to content

Commit

Permalink
Rakefile build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Moroz committed May 23, 2024
1 parent a333586 commit 5b8d663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ namespace :lint do

desc 'Lints the CocoaPods podspec'
task :podspec do
sh 'pod lib lint lottie-ios.podspec'
sh 'pod lib lint tmg-lottie-ios.podspec'
end

desc 'Lints the EmbeddedLibraries directory'
Expand Down

0 comments on commit 5b8d663

Please sign in to comment.