giginet / danger-xcprofiler

🚫 danger plugin for asserting Swift compilation time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any matching derived data are not found

msyshani opened this issue · comments

Getting this error

Hi! thank you for comments.

Can you execute xcprofiler? I guess this will be xcprofiler's issue rather than danger-xcprofiler's issue.
Try build your app on Xcode before executing xcprofiler.

Yes it is working in local.
xcprofiler productName is working in commond line. but in PR it does not work

Could you explain more details?
Do you want to run xcprofiler on CI environment? (Like GitHub Action, Travis CI, etc...)
Did you try to run xcprofiler directly without danger on the same environments?