Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone build for macOS aarch64 #66

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Standalone build for macOS aarch64 #66

merged 1 commit into from
Jan 26, 2024

Conversation

osteel
Copy link
Owner

@osteel osteel commented Jan 26, 2024

Summary

This PR is an attempt at distributing Dime as a standalone application.

Explanation

I've bundled the application's phar with a PHP runtime using static-php-cli.

The process happens locally so far and can only produce standalone applications for the current OS (so macOS aarch64 in my case).

Checklist

  • I have provided a summary and an explanation
  • I have reviewed the PR myself and left comments to provide context
  • I have covered the changes with tests as appropriate
  • I have made sure static analysis and other checks are successful

@osteel osteel force-pushed the feature/standalone branch from 769cb14 to ae5e20a Compare January 26, 2024 16:19
@osteel osteel force-pushed the feature/standalone branch from ae5e20a to 5534392 Compare January 26, 2024 16:26
@osteel osteel merged commit 34382d3 into main Jan 26, 2024
4 checks passed
@osteel osteel deleted the feature/standalone branch January 26, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant