lib/cocoapods-bb-PodAssistant/command/stable/stable.rb in cocoapods-bb-PodAssistant-0.1.5.1 vs lib/cocoapods-bb-PodAssistant/command/stable/stable.rb in cocoapods-bb-PodAssistant-0.1.6
- old
+ new
@@ -112,10 +112,10 @@
ll_cloneStable
#3、fetch newest code
ll_fetch_stale_git
# 数据合并
source_manager.merge_stable_data
- puts "[PodAssistant] `pod stable` complete!".green
+ puts "[PodAssistant] `pod stable` complete! Please execute the [pod install/ pod update] command".green
else
puts "[PodAssistant] `pod stable` 帮助文档请查看👇".yellow
banner!
end
# rescue => exception
\ No newline at end of file