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

BinaryEncodingOptions.swift is not included in all targets #1493

Closed
wangjiejacques opened this issue Oct 31, 2023 · 1 comment
Closed

BinaryEncodingOptions.swift is not included in all targets #1493

wangjiejacques opened this issue Oct 31, 2023 · 1 comment

Comments

@wangjiejacques
Copy link

Please be sure to include:

  • what OS you are developing on (Linux or macOS, including the version)
    macOS

  • for macOS, what version of Xcode you are using (xcodebuild -version)
    Xcode 15.0

  • what branch/tag of SwiftProtobuf you are using (1.0.0, etc.)
    1.25.0

  • if you are getting compile errors, please be sure include all errors/warnings,
    sometimes the error before the one you are stuck on is important.

image

When we open the project with SwiftProtobuf.xcodeproj, the file BinaryEncodingOptions.swift is not included in the project.

@thomasvl
Copy link
Collaborator

Sorry about that, just pushed out 1.25.1 with the fixed up Xcode project.

You might want to consider moving to Xcode's native SwiftPM integration instead.

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

No branches or pull requests

2 participants