CombineCocoa
CombineCocoa copied to clipboard
Using private handleEvent API
Describe the bug I get an error while trying to upload a binary to Testflight
The app references non-public selectors in Payload/XXX.app/Frameworks/CombineCocoa.framework/CombineCocoa: handleEvent
To Reproduce Steps to reproduce the behavior:
- Include CombineCocoa (using cocoapods in my case)
- Archive and upload to Testflight
Expected behavior No error when distributing
Device:
- XCode 14.0.1
- CombineCocoa version 0.4.0
I have the exact same issue
That's really interesting. handleEvent is the name of this method.
Could it be that Apple is confusing it with some private method? @mandarin6b0 @StefanNestorov Will you be able testing a branch if I give you one?
@freak4pc sure
Can you try the branch handleevent-change
please? @mandarin6b0
@freak4pc I still get the problem. I found one more place with handleEvent. Should it be changed too?
Changed and apparently didn’t commit. Try now. On 20 Oct 2022, 12:23 +0300, Tien Nguyen @.***>, wrote:
@freak4pc I still get the problem. I found one more place with handleEvent. Should it be changed too? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Changed and apparently didn’t commit. Try now. … On 20 Oct 2022, 12:23 +0300, Tien Nguyen @.>, wrote: @freak4pc I still get the problem. I found one more place with handleEvent. Should it be changed too? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.>
It's working now 👍
I'll merge it. THanks!
Released in 0.4.1
Thank you!On 20 Oct 2022, at 18:46, Shai Mishali @.***> wrote: Released in 0.4.1
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>