Fatal error: could not load resource bundle
when using packages with resources
#5
Labels
Fatal error: could not load resource bundle
when using packages with resources
#5
I'm trying to integrate PhoneNumberKit in my lambda, and according to this PR it should work on Linux servers.
However, when I build and deploy my lambda using
swift-lambda
it encounters the following error:(Note that it's referring to the path on my local machine)
I've put a minimal example package here as suggested by @helje5
The text was updated successfully, but these errors were encountered: