vapor / jwt-kit

🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK
https://api.vapor.codes/jwtkit/documentation/jwtkit/
MIT License
190 stars 49 forks source link

Could not find module 'JWTKit' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator #184

Closed tunm1228 closed 1 day ago

tunm1228 commented 1 month ago

Describe the issue

could not find module 'JWTKit' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator

Vapor version

4.13.4

Operating system and version

Apple M1 Pro

Swift version

swift 5

Steps to reproduce

No response

Outcome

No response

Additional notes

No response

0xTim commented 1 month ago

Can you provide some more information? How are adding the dependency, what kind of project is this, what target is it?

tunm1228 commented 1 month ago

This is the error information

image image
0xTim commented 1 month ago

Is this an iOS project? What version of iOS, what deployment target etc. Can you provide a reproducible example?

ptoffy commented 1 day ago

Closing due to inactivity. Feel free to reopen