You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Separate exifdump into its own Package.swift to allow running tests on iOS via xcodebuild -scheme … test for the SPM package (in short this is because there's no per-target platform choice in SPM).
Separate
exifdump
into its own Package.swift to allow running tests on iOS viaxcodebuild -scheme … test
for the SPM package (in short this is because there's no per-target platform choice in SPM).See https://github.com/mz2/Carpaccio/pull/18/files#diff-3d7541c3a88f4d8bdbea8d2243071fa83c337cf991bb3c3e48b8f240861b19d7R37 for more info
The text was updated successfully, but these errors were encountered: