You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing a weird issue where trying to build with the attached profile (and bundling a file) works fine. Using the shell command form actions -> show shell command works as well. But using the command line like this:
I'm facing a weird issue where trying to build with the attached profile (and bundling a file) works fine. Using the shell command form actions -> show shell command works as well. But using the command line like this:
breaks with the following error
Removing
--bundled-file
fixes it.which seems to be related to this PR: #180 (comment)
I've tried updating xcode, and
which ibtool
returns/usr/bin/ibtool
(although I have no idea if that's what platypus is using).System:
macOS Ventura 13.3.1 arm64
Platypus 5.4.1, tried it installed from both homebrew and the website.
Weirdly enough, it works fine on my other computer, which is virtually identical (they were cloned from each other, actually) but it runs 13.4.
myprofile.platypus.txt
The text was updated successfully, but these errors were encountered: