Skip to content

Conversation

@owenv
Copy link
Collaborator

@owenv owenv commented Dec 9, 2025

No description provided.

@owenv
Copy link
Collaborator Author

owenv commented Dec 9, 2025

@swift-ci test

@owenv
Copy link
Collaborator Author

owenv commented Dec 9, 2025

@swift-ci test macOS

1 similar comment
@owenv
Copy link
Collaborator Author

owenv commented Dec 9, 2025

@swift-ci test macOS

public var platformFilters: Set<PlatformFilter> = []
public var codeSignOnCopy: Bool = false
public var removeHeadersOnCopy: Bool = false
public var resourceRule: ResourceRule? = nil
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think all of the default values for instance variables should be removed; they tend to hide this problem. Let the constructors handle the default parameters.

@owenv owenv merged commit c23af02 into swiftlang:main Dec 9, 2025
60 of 62 checks passed
owenv added a commit to swiftlang/swift-package-manager that referenced this pull request Dec 10, 2025
…esource bundle (#9486)

This is required in order to ensure that package resource accessors are
correctly generated for the testable variants

Closes #9459
Depends on swiftlang/swift-build#967
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.

3 participants