You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that this issue caused by missing SWIFT_PACKAGE value in SWIFT_ACTIVE_COMPILATION_CONDITIONS build setting in Debug Build Configuration.
I confirmed xcodebuild -scheme generate-xcodeproj-Package -configuration Release success.
Environment
Xcode 10 beta 1
swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-10-a
Additional Detail from JIRA
md5: f8373a000b2fce1a68e096d9687f6bf4
is duplicated by:
Issue Description:
Steps to reproduce:
git clone https://github.com/norio-nomura/SR-7965.git
cd SR-7965
DEVELOPER_DIR=/Applications/Xcode-beta.app swift package generate-xcodeproj
xcodebuild -scheme generate-xcodeproj-Package
The text was updated successfully, but these errors were encountered: