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
fix: Add debugging to build script and update README
BUILD SCRIPT IMPROVEMENTS:
- Added debug output to show current directory and project files
- Added check for actual AudioKeeper.app in build output
- Added fallback to find any .app files if AudioKeeper.app not found
- Better error handling for missing build output
README UPDATES:
- Added Known Issues section explaining Homebrew problem
- Updated Homebrew section to warn users about broken installation
- Recommended manual installation until issue is resolved
This should help identify why GitHub Actions is creating test app instead of real app.
0 commit comments