Solved

Issue with app build after adding SDK package in Xcode 15.0

  • 3 October 2023
  • 4 replies
  • 79 views

Badge +1

Got an issue during build of application after installing of SDK via SPM in Xcode 15.0 (MacOS 14.0)

Compile issue in RevenueCatUI → ViewExtensions

Any suggestions on how to fix or workaround would be helpful!

Thanks!

 

Update: so the workaround is not include RevenueCatUI package in dependencies (only RevenueCat package out of 4 that suggested )

icon

Best answer by NachoSoto 3 October 2023, 21:25

View original

4 replies

Userlevel 1
Badge +5

Thanks for the report! I just fixed that here.

Note however that RevenueCatUI is not compatible with macOS at the moment (it is with MacCatalyst), but that will fix compilation 👍

Userlevel 1
Badge +5

Hello @NachoSoto - I seem to be having a similar issue with Xcode 15.  Here’s my cocopod update


and the errors that I am getting

 

Userlevel 1
Badge +5

Hmm that seems like a separate issue. Could you email support@revenuecat.com with the complete build logs so we can take a look? Though it looks like a clean build (maybe delete derived data) should help with this.

Userlevel 1
Badge +5

Wow, that was quick.  Thank you for the response.  I am ‘walking through’ the SDK troubleshooting guide, reintegrating pods, reinstalling them, opening a new workspace … hopefully it helps.

 

If not, I’ll email support.

 

Thanks again for your response.

Reply