Skip to content

Commit

Permalink
Merge branch 'main' into fix/swift-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleformichelli committed Mar 10, 2024
2 parents 27606fb + 240bd99 commit 2c597df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Sources/ProjectDescription/PackageSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ import Foundation
/// let packageSettings = PackageSettings(
/// productTypes: [
/// "Alamofire": .framework, // default is .staticFramework
/// ],
/// platforms: [.iOS]
/// ]
/// )
/// #endif
///
Expand Down

0 comments on commit 2c597df

Please sign in to comment.