tvOS projects use AsyncStorage cannot be built. libRNCAsycnStorage.a doesn't have tvOS in its supported platforms. Also, there is no tvOS target exported separately.
tvOS projects should be able to use this library as before, like when it was part of react-native.
1.3.40.59.8tvOSno such file or directory: '/Users/muratakbal/Library/Developer/Xcode/DerivedData/hib-gjqyjyhlqffdzjcuyqvmniocngmq/Build/Products/Debug-appletvsimulator/libRNCAsyncStorage.a'

:tada: This issue has been resolved in version 1.4.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Hi,@Krizzu , I have still same problem in version 1.4.1, after upgrated to version 1.5.0, but the issue remains unresolved.

