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

Xcode plugin support #740

Merged
merged 2 commits into from
May 20, 2024
Merged

Conversation

rock88
Copy link
Contributor

@rock88 rock88 commented May 19, 2024

Hi! This is another PR for using Periphery in Swift Package plugins. This time I added support for using plugins in Xcode projects. The plugin's sandbox limitation prevents to execute xcodebuild -project path-to.xcodeproj -list -json so I added a new flag --skip-schemes-validation, schemes will be provided as is.

I have added support for Xcode plugins (XcodeCommandPlugin/XcodeBuildToolPlugin) here:

ScreenRecording2024-05-19at21.49.30-ezgif.com-resize-video.mov

* master:
  Follow-up changes to peripheryapp#699
  Added schemes_arguments to configuration (peripheryapp#699)
  Add `--retain-encodable-properties` option. Closes peripheryapp#736

# Conflicts:
#	Sources/XcodeSupport/XcodeProjectDriver.swift
@ileitch ileitch merged commit 7386710 into peripheryapp:master May 20, 2024
6 checks passed
ileitch added a commit that referenced this pull request May 20, 2024
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.

2 participants