-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop #4
base: stable
Are you sure you want to change the base?
Conversation
Add XcodePlugin support from BookBeat:xcodeproject-support
Xcode always passes targets in arguments
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Reviewer Guide 🔍
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions ✨
|
PR Type
Enhancement, Bug fix
Description
DERIVED_SOURCES_DIR
to the environment variables.swiftgen.yml
configuration files within targets.Changes walkthrough 📝
Plugin.swift
Enhance SwiftGen plugin to support target parsing and additional
environment variables
Plugins/SwiftGen-Generate/Plugin.swift
DERIVED_SOURCES_DIR
in the environment variables.swiftgen.yml
configuration in targets.Plugin.swift
Add Xcode project support and validation for SwiftGen configurations
Plugins/SwiftGenPlugin/Plugin.swift