kakaopensource / KakaJSON

Fast conversion between JSON and model in Swift.
MIT License
1.16k stars 126 forks source link

Could not find module 'KakaJSON' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: /Users/ll/Library/Developer/Xcode/DerivedData/LLR-geodfypvkpijjgabjndrdikiwpox/Build/Products/Debug-iphonesimulator/KakaJSON/KakaJSON.swiftmodule #66

Open bingolib opened 2 years ago

bingolib commented 2 years ago

Could not find module 'KakaJSON' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: /Users/ll/Library/Developer/Xcode/DerivedData/LLR-geodfypvkpijjgabjndrdikiwpox/Build/Products/Debug-iphonesimulator/KakaJSON/KakaJSON.swiftmodule

Sivaty commented 2 years ago

如果是在ARM架构的Mac上运行模拟器,需要在pods-> excluded architectures -> debug 中加 any iOS simulator ,值为arm64