aws / amazon-freertos-ble-ios-sdk

iOS SDK for FreeRTOS Bluetooth Devices
Apache License 2.0
42 stars 31 forks source link

Fix Build On MacOS Catalina and Swift 5 #14

Closed clundin55 closed 4 years ago

clundin55 commented 4 years ago

Based on https://github.com/aws-amplify/aws-sdk-ios/issues/2818

Changes pods to use_frameworks! instead of use_modular_headers!

Note: May need to update Podfile lock, will check tomorrow. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.