Packet manager prompts what targets to include. Instructions / readme doesen't say which to include. Selecting all wil cause several targets in the Library to fail.
Steps to reproduce
Install via Packet Manager in Xcode 13
Select all targets to include when prompted
Try to compile your iOS app
If possible, minimal yet complete reproducer code (or URL to code)
RosSwift version/commit hash
Nevest release
Swift & OS version (output of swift --version && uname -a)
Swift 5 + Xcode 13
Notes
I also don't understand why listener, publisher, msgbuilder and msgs is puclic target to include.
Is something wrong in the library configuration?
Expected behavior
Library is correctly imported into iOS project
Actual behavior
Packet manager prompts what targets to include. Instructions / readme doesen't say which to include. Selecting all wil cause several targets in the Library to fail.
Steps to reproduce
If possible, minimal yet complete reproducer code (or URL to code)
RosSwift version/commit hash
Nevest release
Swift & OS version (output of
swift --version && uname -a
)Swift 5 + Xcode 13
Notes
I also don't understand why listener, publisher, msgbuilder and msgs is puclic target to include. Is something wrong in the library configuration?