aws-amplify / aws-sdk-ios-spm

This repository enables Swift Package Manager support for the AWS Mobile SDK for iOS
Apache License 2.0
29 stars 16 forks source link

Update package to build with binaries from local filesystem #44

Closed brennanMKE closed 2 years ago

brennanMKE commented 2 years ago

The recent update to Package.swift does not work with the fs mode. It is because currentDirectoryPath won't work in this case. There is another way to make it work.