TPInAppReceipt
TPInAppReceipt copied to clipboard
Compiled module was created by an older version of the compiler
Hi, I have been using TPInAppReceipt in my app "Pilot Log for Tesla" (thank you). I have had no issue so far. However in Xcode (latest) I now get "Compiled module was created by an older version of the compiler; rebuild 'TPInAppReceipt' and try again". This appears as a "red" error, but the build is successful and the app runs normally. Not sure the matter is on your side, but, I'd appreciate your insight on this issue. Thks
Hi @Jim3750, I haven't seen this error before and I haven't updated on xCode 14 yet. I will check it out with xCode 14 within the next week. Thanks for bringing it up.
Well, it appears to be happening only when building for the simulator. The message does not show up when using a real device. Thks
@Jim3750 Might be some cache issue on your side, since the lib itself doesn't contain any pre-compiled binaries - just source code that you compile on your side.