Automattic / Automattic-Tracks-iOS

Client library for tracking user events for later analysis
GNU General Public License v2.0
41 stars 12 forks source link

Address various Xcode 14.1 warnings in the demo app #237

Closed mokagio closed 1 year ago

mokagio commented 1 year ago

It's likely these were present before Xcode 14.1, but that's the Xcode version I had at the time of noticing and addressing them. See commits list for more details.

Also worth noting that I noticed them only once I switched to the macOS scheme for the demo app.

A litmus test for this PR would be checking out the branch and verifying it generates no warnings.