diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index cc5b4e3..f2d3735 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -23,7 +23,7 @@ jobs: - name: Setup Rust uses: dtolnay/rust-toolchain@stable with: - targets: aarch64-apple-ios,aarch64-apple-ios-sim + targets: aarch64-apple-ios,aarch64-apple-ios-sim,x86_64-apple-ios - name: Write .xcode.env.local run: |