Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

fix: skip mapping aggregate targets#140

Merged
fortmarek merged 1 commit intomainfrom
fix/aggregate-target
Feb 24, 2025
Merged

fix: skip mapping aggregate targets#140
fortmarek merged 1 commit intomainfrom
fix/aggregate-target

Conversation

@fortmarek
Copy link
Member

@fortmarek fortmarek commented Feb 24, 2025

As reported by @KaiOelfke, mapping aggregate targets is failing as we're assuming they have some properties that only PBXNativeTargets have, such as a list of supported destinations.

Since XcodeGraph doesn't currently support aggregate targets, we will, for now, skip mapping these completely.

I flagged an issue to eventually add support for these targets, so the conversion from XcodeProj to XcodeGraph is not lossy.

@fortmarek fortmarek force-pushed the fix/aggregate-target branch from 8a27d73 to 9cd934e Compare February 24, 2025 15:17
@fortmarek fortmarek marked this pull request as ready for review February 24, 2025 15:18
@fortmarek fortmarek merged commit a7fd35e into main Feb 24, 2025
8 checks passed
@fortmarek fortmarek deleted the fix/aggregate-target branch February 24, 2025 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants