hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

iOS dev failed

Open zzzgydi opened this issue 2 years ago • 4 comments
trafficstars

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)

image

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!)

zzzgydi avatar Nov 06 '23 08:11 zzzgydi

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 avatar Nov 07 '23 09:11 hiddify-com

@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.

zzzgydi avatar Nov 07 '23 16:11 zzzgydi

I have changed the xcodeproj configuration here image 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

image

Can anyone solve this?

dadaWilliam avatar Nov 20 '23 10:11 dadaWilliam

@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.

0xConsumer avatar Nov 20 '23 10:11 0xConsumer

The iOS version is released now. Pls be patient for next release

lymanjre avatar Jan 27 '24 11:01 lymanjre

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.

developeranshul1986 avatar Mar 30 '24 17:03 developeranshul1986