This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Description
🚀 Feature
Motivation
TorchData is trying to enable AWSSDK to binary by default. However, the AWSSDK requires at least 10.13 for MacOS. Since TorchText is currently using MACOSX_DEPLOYMENT_TARGET=10.9, TorchData has to postpone enable AWSSDK in MacOS by default.
Pitch
Could we update the minimum version of MACOSX_DEPLOYMENT_TARGET in TorchText?
@atalman recommended me to post an issue to see if this is an option for TorchText.
Alternatives
Additional context