Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gcasa committed Sep 21, 2024
1 parent 688be60 commit 2db8b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/pc2xc/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ void buildPhase(NSArray *items, PBXBuildPhase *phase)
NSMutableArray *allResources = [NSMutableArray arrayWithArray: resources];

[allResources addObjectsFromArray: images];

return buildContainer(projectName, projectType, files, headers, allResources, other, frameworks);
}

Expand Down

0 comments on commit 2db8b88

Please sign in to comment.