Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused PulseInternal target #51

Merged
merged 2 commits into from
Oct 19, 2021
Merged

Remove unused PulseInternal target #51

merged 2 commits into from
Oct 19, 2021

Conversation

AgapovOne
Copy link
Contributor

@AgapovOne AgapovOne commented Oct 19, 2021

0.19.1 release did not remove PulseInternal completely from Package.swift. It fails to resolve path PulseInternal.

@AgapovOne
Copy link
Contributor Author

Run cd Pulse && swift build
  cd Pulse && swift build
  shell: /bin/bash -e {0}
  env:
    DEVELOPER_DIR: /Applications/Xcode_12.2.app/Contents/Developer
xcrun: error: missing DEVELOPER_DIR path: /Applications/Xcode_12.2.app/Contents/Developer
Error: Process completed with exit code 1.

Seems to be not an issue with the code :)

@AgapovOne
Copy link
Contributor Author

https://github.com/actions/virtual-environments/blob/main/images/macos/macos-11-Readme.md

Xcode 12_2 is missing there on macOS-latest.
It should be macOS-11 and /Applications/Xcode_12.5.1.app or /Applications/Xcode_12.5.1.app

@kean kean merged commit 0c0184f into kean:master Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants