capacitor-udp
capacitor-udp copied to clipboard
Update IOS Deployment target
Using this plugin makes running the app with 'npx cap run ios' fail with the following error:
Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'ReachabilitySwift' from project 'Pods')
After opening the project in Xcode, Xcode suggest updating some suggested settings. Running it from Xcode works after that.
So it looks like some maintenance is needed on this plugin. Any info on the status and activity? I would love to help, but don't have a lot of experience with the Xcode part as I am a Angular web developer.
Thanks in advance!
Sorry, we no longer need udp for our app.
On Tue, Jul 27, 2021 at 9:53 PM Lieuwe van Brug @.***> wrote:
Using this plugin makes running the app with 'npx cap run ios' fail with the following error:
Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'ReachabilitySwift' from project 'Pods')
After opening the project in Xcode, Xcode suggest updating some suggested settings. Running it from Xcode works after that.
So it looks like some maintenance is needed on this plugin. Any info on the status and activity? I would love to help, but don't have a lot of experience with the Xcode part as I am a Angular web developer.
Thanks in advance!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/unitree-czk/capacitor-udp/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANYJXFOM2OFX4QTFAJMYY73TZ2263ANCNFSM5BCJLJIQ .