diff --git a/.github/workflows/ci-detox-ios.yml b/.github/workflows/ci-detox-ios.yml index 1bb18357..b13894c9 100644 --- a/.github/workflows/ci-detox-ios.yml +++ b/.github/workflows/ci-detox-ios.yml @@ -90,6 +90,9 @@ jobs: - name: Set Xcode Version run: sudo xcode-select -s /Applications/Xcode_16.app/Contents/Developer + - name: Print Simulators + run: applesimutils --list + - name: Inspect iOS Libraries run: ls -R ios/lib