TPInAppReceipt icon indicating copy to clipboard operation
TPInAppReceipt copied to clipboard

Compiled module was created by an older version of the compiler

Open Jim3750 opened this issue 2 years ago • 1 comments

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

Jim3750 avatar Sep 14 '22 05:09 Jim3750

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.

tikhop avatar Sep 14 '22 08:09 tikhop

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 avatar Sep 25 '22 08:09 Jim3750

@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.

tikhop avatar Sep 30 '22 09:09 tikhop