Skip to content

github.com/toy/blueutil#2591

Merged
jhheider merged 2 commits into
pkgxdev:mainfrom
and-ri:new/github.com/toy/blueutil
Jul 16, 2023
Merged

github.com/toy/blueutil#2591
jhheider merged 2 commits into
pkgxdev:mainfrom
and-ri:new/github.com/toy/blueutil

Conversation

@and-ri
Copy link
Copy Markdown
Contributor

@and-ri and-ri commented Jul 15, 2023

closes #663

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Jul 15, 2023

PR Summary

  • Added New Configuration File
    A new file named package.yml was added to the blueutil project directory. This file is responsible for setting up rules to build the application into a package. This allows the application to be distributed and installed on different systems easily.

  • Implemented Testing Configuration
    The package.yml also carries instructions on how to test the blueutil application. This ensures the application is functioning as expected before it is deployed or distributed.

platforms:
- darwin/aarch64
# Set to build with SDK=macosx10.6
# - darwin/x86-64
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, the test fails due to the SDK version on the Workflow virtual machine. I have x86-64 SDK 12.3 everything is ok

@and-ri and-ri marked this pull request as ready for review July 15, 2023 23:47
@jhheider jhheider merged commit ba3da8e into pkgxdev:main Jul 16, 2023
@and-ri and-ri deleted the new/github.com/toy/blueutil branch September 20, 2023 17:42
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.

+blueutil (405/548)

2 participants