Closed thiagohmcruz closed 1 year ago
The import_middleman code path ultimately leads to the update_in_place script that adjusts deps for Apple Silicon. That feature is not necessary if the xcframework already contains a arm64 + sim slice.
import_middleman
arm64
sim
The
import_middleman
code path ultimately leads to the update_in_place script that adjusts deps for Apple Silicon. That feature is not necessary if the xcframework already contains aarm64
+sim
slice.