stripe / stripe-ios

Stripe iOS SDK
https://stripe.com
MIT License
2.04k stars 952 forks source link

Update vertical layout API, stop using import @testable in playground #3583

Closed yuki-stripe closed 4 weeks ago

yuki-stripe commented 4 weeks ago

Summary

Update API per https://docs.google.com/document/d/1ZVVxyD5Ue6Xmh54JXf5r3rRCUBPxas01vl7if-FaO_M/edit

Also removes @testable import, which breaks testflight and profiler.

Testing

Existing tests

Changelog

Not user facing