andreamazz / AMPopTip

An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
MIT License
3.2k stars 440 forks source link

Anyone having issues building with Xcode Cloud? #222

Closed shanecowherd closed 3 years ago

shanecowherd commented 3 years ago

Not sure if this is too early, if AMPopTip is even to blame, or if I'm doing something wrong.

I wanted to get this posted just in case others are seeing the same issue.

Screen Shot 2021-09-14 at 4 40 51 PM
shanecowherd commented 3 years ago

Followup.

When I changed the version of Xcode in the Workflow from 13 back to Xcode 12.5.1 (12E507) it compiled.

shanecowherd commented 3 years ago

Follow follow up. I can now use Xcode 13 but I had to use this fork: https://github.com/Moneypenny-Development/AMPopTip

Moneypenny set the min version to iOS 14.