Update dependency yonaskolb/xcodegen to v2.44.1 #59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.23.1->2.44.1Release Notes
yonaskolb/xcodegen (yonaskolb/xcodegen)
v2.44.1Compare Source
Fixed
parallelizablein scheme. It now resolves to "Enabled" and not "Swift Testing Only" #1565 @CraigSiemensv2.44.0Compare Source
Added
TargetSource.typecan now besyncedFolderOptions.defaultSourceDirectoryTypecan be set tosyncedFolderfor the default type in all sources in the project (defaults togroup)Fixed
settings.configsare mappings. Previously, passing non-mapping values did not raise an error, making it difficult to detect misconfigurations. Now,SpecParsingError.invalidConfigsMappingFormatis thrown if misused. #1547 @Ryu0118USERinstead ofLOGNAMEfor XCUserData #1559 @KostyaShav2.43.0Compare Source
Added
excludeFromProjectfrom local packages #1512 @maximkroukpreferredScreenCaptureFormatin schemes #1450 @vakhidbetrakhmadovChanges
.appexfiles are now copied to plugins directory by default #1531 @iljaiwaspreGenCommandis now run before validation and caching #1500 #1519 @simonbs @dalemyersenableGPUValidationModeenum is deprecated and is now a boolean #1515 @marcosgriselli @yonaskolbFixed
fileGroupsare now relative paths when in included files, like other paths #1534 @shnhrrsnInternal
v2.42.0Compare Source
Added
macroExpansionto test actions in schemes #1468 @erneestocChanged
Removed
xcodegen dump --type graphvizas graphviz no longer builds in Swift 6 and is no longer maintained. If anyone uses this feature and wishes to keep it, please submit a PR providing a suitable alternative. #1485 @giginetv2.41.0Compare Source
Added
xcodegen cachecommand that writes the cache. Useful forpost-commitgit hook integration #1476 @yonaskolbChanged
Fixed
supportedDestinationsvalidation when it contains watchOS for multiplatform apps. #1470 @tatsukyv2.40.1Compare Source
Fixed
.xcprivacyhandling. They will now again be treated as resources by default @yonaskolbv2.40.0Compare Source
Added
shellto a scheme's pre and post actions #1430 @balazs-vimnChanged
.xcprivacyfiles are now not added to any build phases by default #1464 @yonaskolbv2.39.1Compare Source
Added
.cpand.cxxfiles #1447 @eschwiebFixed
v2.39.0Compare Source
Added
.xcstringsString Catalogs #1421 @nicolasbosi95LD_RUNPATH_SEARCH_PATHSfor visionOS #1444 @DahlgrenwatchOSas a supported cross platform destination #1438 @tatsukyFixed
Internal
v2.38.0Compare Source
Added
supportedDestinationsto targetplatformvalue ofautowhen usingsupportedDestinationsdestinationFiltersfor sources and dependenciesinferDestinationFiltersByPath, a convenience filter for sources.mlpackagefiles now default to being a source type #1398 @aaron-foreflightBuild Tool Plug-insinAggregateTarget#1390 @BarredEweFixed
includesnot working when no paths were found #1337 @shnhrrsnv2.37.0Compare Source
Added
Build Tool Plug-insto targets #1374 @BarredEwev2.36.1Compare Source
Fixed
ENABLE_MODULE_VERIFIERbuild setting for causing issues in tests and some setups #1387 @yonaskolbv2.36.0Compare Source
Added
scheme.enableGPUValidationMode#1294 @LouisLWangRuntimeIssuebreakpoints #1384 @yonaskolbChanged
Fixed
v2.35.0Compare Source
Added
putResourcesBeforeSourcesBuildPhasein a target #1351 @mat1thFixed
v2.34.0Compare Source
Changed
swiftcrossimportfolders. #1317 @Iron-HamFixed
Embed App ExtensionstoEmbed Foundation Extensionsto fix Xcode 14 warning #1310 @casperriboev2.33.0Compare Source
Added
enableGPUFrameCaptureMode#1251 @bsudekumFixed
Internal
trykeyword #1298 @s2mrv2.32.0Compare Source
Added
mlmodelcfiles #1236 @antonsergeev88enableoption forinclude#1242 @freddi-kitFixed
include#1242 @freddi-kitv2.31.0Compare Source
Added
v2.30.0Compare Source
Added
extensionkit-extensionin Xcode 14 #1228 @aleksprogerChanged
Fixed
v2.29.0Compare Source
Some support for Xcode Test Plans has been added. For now test plans are not generated by XcodeGen and must be created in Xcode and checked in, and then referenced by path. If the test targets are added, removed or renamed, the test plans may need to be updated in Xcode
Added
{scheme}.test.testPlansand{target}.scheme.testPlans, respectively. #716 @yonaskolb @omaresFixed
Changed
v2.28.0Compare Source
Added
Fixed
Changed
v2.27.0Compare Source
Added
coverageTargetsfor target test schemes. This enables to gather code coverage for specific targets. #1189 @gabriellanataFixed
v2.26.0Compare Source
Added
locationin a test target #1150 @KrisRJackChanged
v2.25.0Compare Source
Added
copysetting for each dependency. #1038 @JakubBednarFixed
Changed
v2.24.0Compare Source
Added
Changed
platformfield onDependencytoplatformFilter#1087 @daltonclaybrookConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.