Update dependency yonaskolb/xcodegen to v2.43.0 #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.43.0
Release Notes
yonaskolb/xcodegen (yonaskolb/xcodegen)
v2.43.0
Compare Source
Added
excludeFromProject
from local packages #1512 @maximkroukpreferredScreenCaptureFormat
in schemes #1450 @vakhidbetrakhmadovChanges
.appex
files are now copied to plugins directory by default #1531 @iljaiwaspreGenCommand
is now run before validation and caching #1500 #1519 @simonbs @dalemyersenableGPUValidationMode
enum is deprecated and is now a boolean #1515 @marcosgriselli @yonaskolbFixed
fileGroups
are now relative paths when in included files, like other paths #1534 @shnhrrsnInternal
v2.42.0
Compare Source
Added
macroExpansion
to test actions in schemes #1468 @erneestocChanged
Removed
xcodegen dump --type graphviz
as 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.0
Compare Source
Added
xcodegen cache
command that writes the cache. Useful forpost-commit
git hook integration #1476 @yonaskolbChanged
Fixed
supportedDestinations
validation when it contains watchOS for multiplatform apps. #1470 @tatsukyv2.40.1
Compare Source
Fixed
.xcprivacy
handling. They will now again be treated as resources by default @yonaskolbv2.40.0
Compare Source
Added
shell
to a scheme's pre and post actions #1430 @balazs-vimnChanged
.xcprivacy
files are now not added to any build phases by default #1464 @yonaskolbv2.39.1
Compare Source
Added
.cp
and.cxx
files #1447 @eschwiebFixed
v2.39.0
Compare Source
Added
.xcstrings
String Catalogs #1421 @nicolasbosi95LD_RUNPATH_SEARCH_PATHS
for visionOS #1444 @DahlgrenwatchOS
as a supported cross platform destination #1438 @tatsukyFixed
Internal
v2.38.0
Compare Source
Added
supportedDestinations
to targetplatform
value ofauto
when usingsupportedDestinations
destinationFilters
for sources and dependenciesinferDestinationFiltersByPath
, a convenience filter for sources.mlpackage
files now default to being a source type #1398 @aaron-foreflightBuild Tool Plug-ins
inAggregateTarget
#1390 @BarredEweFixed
includes
not working when no paths were found #1337 @shnhrrsnv2.37.0
Compare Source
Added
Build Tool Plug-ins
to targets #1374 @BarredEwev2.36.1
Compare Source
Fixed
ENABLE_MODULE_VERIFIER
build setting for causing issues in tests and some setups #1387 @yonaskolbv2.36.0
Compare Source
Added
scheme.enableGPUValidationMode
#1294 @LouisLWangRuntimeIssue
breakpoints #1384 @yonaskolbChanged
Fixed
v2.35.0
Compare Source
Added
putResourcesBeforeSourcesBuildPhase
in a target #1351 @mat1thFixed
v2.34.0
Compare Source
Changed
swiftcrossimport
folders. #1317 @Iron-HamFixed
Embed App Extensions
toEmbed Foundation Extensions
to fix Xcode 14 warning #1310 @casperriboev2.33.0
Compare Source
Added
enableGPUFrameCaptureMode
#1251 @bsudekumFixed
Internal
try
keyword #1298 @s2mrv2.32.0
Compare Source
Added
mlmodelc
files #1236 @antonsergeev88enable
option forinclude
#1242 @freddi-kitFixed
include
#1242 @freddi-kitv2.31.0
Compare Source
Added
v2.30.0
Compare Source
Added
extensionkit-extension
in Xcode 14 #1228 @aleksprogerChanged
Fixed
v2.29.0
Compare 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.testPlans
and{target}.scheme.testPlans
, respectively. #716 @yonaskolb @omaresFixed
Changed
v2.28.0
Compare Source
Added
Fixed
Changed
v2.27.0
Compare Source
Added
coverageTargets
for target test schemes. This enables to gather code coverage for specific targets. #1189 @gabriellanataFixed
v2.26.0
Compare Source
Added
location
in a test target #1150 @KrisRJackChanged
v2.25.0
Compare Source
Added
copy
setting for each dependency. #1038 @JakubBednarFixed
Changed
v2.24.0
Compare Source
Added
Changed
platform
field onDependency
toplatformFilter
#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.