OpenMined / SwiftSyft

The official Syft worker for iOS, built in Swift
Apache License 2.0
50 stars 17 forks source link

Added user level build setting for excluding arm64 simulators #195

Closed mjjimenez closed 4 years ago

mjjimenez commented 4 years ago

This is needed due to pod dependencies that don't exclude the arm64 simulators themselves (libtorch, GoogleWebRTC ...)

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #195 into dev will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #195      +/-   ##
==========================================
- Coverage   46.02%   45.89%   -0.13%     
==========================================
  Files          21       21              
  Lines        2351     2351              
==========================================
- Hits         1082     1079       -3     
- Misses       1269     1272       +3     
Impacted Files Coverage Δ
SwiftSyft/Classes/SyftClient.swift 82.13% <0.00%> (-0.80%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7edd27d...e8154bd. Read the comment docs.