mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-28 20:55:36 +08:00
[OSX] fix crashlog task
This commit is contained in:
@@ -87,7 +87,6 @@ task :ctags do
|
||||
end
|
||||
end
|
||||
|
||||
desc "Open the latest crash report generated for the app"
|
||||
# This task does not have a description as it is being used by template Rakefiles instead.
|
||||
task :__local_crashlog do
|
||||
logs = Dir.glob(File.join(File.expand_path("~/Library/Logs/DiagnosticReports/"), "#{App.config.name}_*"))
|
||||
|
||||
Reference in New Issue
Block a user