Skip to content

Commit ceb7c34

Browse files
committed
[XCBuildSupport] Add SWIFT_SERIALIZE_DEBUGGING_OPTIONS to build settings
1 parent 3f63a2d commit ceb7c34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/XCBuildSupport/PIF.swift

+1
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,7 @@ public enum PIF {
916916
case SKIP_INSTALL
917917
case INSTALL_PATH
918918
case SUPPORTS_MACCATALYST
919+
case SWIFT_SERIALIZE_DEBUGGING_OPTIONS
919920
case SWIFT_FORCE_STATIC_LINK_STDLIB
920921
case SWIFT_FORCE_DYNAMIC_LINK_STDLIB
921922
case SWIFT_INSTALL_OBJC_HEADER

0 commit comments

Comments
 (0)