Haoyu Zha
Haoyu Zha
I tried to upgrade the dependencies as suggested above, but got the following build errors:  I solved it by following https://github.com/react-native-community/upgrade-support/issues/62 Specifically,...
Only removing "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)" this does not solve the problem. I had to do the following to resolve the issue completely >Removed all entries from LIBRARY_SEARCH_PATHS in the Project configuration Add...
If I set false for `enableForcedRedirect`, there is no link detected on iPhone. I have ios 14.1
> Seems I was able to get around some of the dependsOn warnings in my plugin with this: > > ```kotlin > project.extensions.configure(OpenApiExtension::class.java) { > it.customBootRun.workingDir.set( > tasks.named("forkedSpringBootRun").get().temporaryDir > )...
Any updates?
@tzolov @Claudio-code Can we merge this?