bazel-ios / rules_ios

Bazel rules for building iOS applications and frameworks
Apache License 2.0
276 stars 85 forks source link

Karim/fix test framework archs #817

Closed karim-alweheshy closed 8 months ago

karim-alweheshy commented 8 months ago

Rebuilding Basic and NestedFrameworks for ios_sim_arm64_x86_64 And repointing public TensorFlowLiteC to be on the same arch as well

Linking non matching archs with the target is an error on bazel 7

karim-alweheshy commented 8 months ago

done in https://github.com/bazel-ios/rules_ios/pull/818