hiddify-next
hiddify-next copied to clipboard
iOS dev failed
Search first
- [X] I searched and no similar issues were found
What Happened?
I tried to develop on iOS, but I encountered the following error.
Reproduce the Bug
SingBoxPacketTunnel: Undefined symbols: Linker command failed with exit code 1 (use -v to see invocation)
Expected Behavior
No response
Version
https://github.com/hiddify/hiddify-next/commit/58002a2dffd9b8e9acf3a0aeb2da5d2966c50634
Platform/OS
iOS
Additional Context
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
Great to see you here. It would be great to have you in our team. Would you please contact me at [email protected]?
@hiddify-com Thank you for the invitation, but at the moment, I am focused on my own open-source project and prefer to continue working independently. I look forward to staying connected and potentially collaborating in the future.
I have changed the xcodeproj configuration here
from yes to no to give access to it
After fixing it, I encountered another iOS build problem, I seems that it is caused by plugin "combine" Xcode build done. 21.4s Failed to build iOS app Error (Xcode): ../../.pub-cache/hosted/pub.dev/combine-0.5.6/lib/src/bindings/isolate_bindings/absent_sched uler_binding.dart:19:8: Error: The method '_AbsentSchedulerBinding.addPostFrameCallback' has fewer named arguments than those of overridden method 'SchedulerBinding.addPostFrameCallback'.
Could not build the application for the simulator. Error launching application on iPhone 15 Pro Max.
the version of combine is currently the latest
Can anyone solve this?
@dadaWilliam use flutter version 3.13.x (3.13.9 recommended). You can use puro to manage multiple versions of flutter if you need your current installation for other purposes.
The iOS version is released now. Pls be patient for next release
The iOS version is released now. Pls be patient for next release
Can we run the code with different bundleid like our own bundleid? Please reply.