Skip to content

Add mybuildtoolplugin #37

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

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

Illidian4368
Copy link

No description provided.

Illidian4368 and others added 28 commits January 31, 2025 21:48
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
* **MyBuildToolPlugin**
  - Describe the new plugin and its purpose
  - Mention the location of the plugin's definition and main source file
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Co-Authored-By: Morten Daniel Fornes <[email protected]>
Add support for `MyBuildToolPlugin` in the Xcode project.

* **Project Configuration**
  - Add a new file reference, group, build phase, target, build configuration, and configuration list for `MyBuildToolPlugin` in `2qw/2qw.xcodeproj/project.pbxproj`.
  - Add a new file reference for `MyBuildToolPlugin` in `2qw/2qw.xcodeproj/project.xcworkspace/contents.xcworkspacedata`.
  - Add a new build action entry, test action, launch action, profile action, analyze action, and archive action for `MyBuildToolPlugin` in `2qw/2qw.xcodeproj/xcshareddata/xcschemes/2qw.xcscheme`.
  - Add a new scheme and suppression for `MyBuildToolPlugin` in `2qw/2qw.xcodeproj/xcuserdata/patrik8393.xcuserdatad/xcschemes/xcschememanagement.plist`.

* **Package Configuration**
  - Update the `swift-tools-version` to 5.5 in `MyBuildToolPlugin/Package.swift`.
  - Add a new dependency for `MyBuildToolPlugin` in `MyBuildToolPlugin/Package.swift`.

* **Plugin Implementation**
  - Update the `createBuildCommands` function to include a new build command for `MyBuildToolPlugin` in `MyBuildToolPlugin/Plugins/MyBuildToolPlugin.swift`.
  - Add a new function `createTestCommands` for `MyBuildToolPlugin` in `MyBuildToolPlugin/Plugins/MyBuildToolPlugin.swift`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Illidian4368/studio?shareId=XXXX-XXXX-XXXX-XXXX).
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