Skip to content

Commit

Permalink
Update PackageSettings.swift (#6061)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheImShrey committed Mar 10, 2024
1 parent 8db6e11 commit 240bd99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Sources/ProjectDescription/PackageSettings.swift
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 240bd99

Please sign in to comment.