mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use the associated library name for the `CFBundleIdentifier` within the plist. This will prevent cases where we have projects with multiple targets referencing the project name itself (i.e swiftSwiftOnoneSupport had it's bundle name set to SwiftCore)