Skip to content

Track value locations in XCConfigs per assignment #552

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

neonichu
Copy link
Collaborator

@neonichu neonichu commented Jun 4, 2025

In #513, initial support for this was added, this PR moves the location to be per assignment which allows emitting fix its not just for the last seen assignments. This will also allow looking at any conditions of assignments when choosing the location for emitting fix its.

@neonichu
Copy link
Collaborator Author

neonichu commented Jun 4, 2025

@swift-ci please test

@neonichu
Copy link
Collaborator Author

neonichu commented Jun 4, 2025

error: instance method 'withLock' is not available due to missing import of defining module 'Synchronization'

In #513, initial support for this was added, this PR moves the location to be per assignment which allows emitting fix its not just for the last seen assignments. This will also allow looking at any conditions of assignments when choosing the location for emitting fix its.
@neonichu neonichu force-pushed the bbuegling/xcconfig-value-locations-per-assignment branch from 9a06329 to a865fc1 Compare June 4, 2025 00:30
@neonichu
Copy link
Collaborator Author

neonichu commented Jun 4, 2025

@swift-ci please test

@neonichu
Copy link
Collaborator Author

neonichu commented Jun 4, 2025

@swift-ci please test

@neonichu neonichu merged commit db41e13 into main Jun 4, 2025
24 checks passed
@neonichu neonichu deleted the bbuegling/xcconfig-value-locations-per-assignment branch June 4, 2025 21:53
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