Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

Archive cannot be submitted or validate after installing from cocoapods #106

Open dailycafi opened 9 years ago

dailycafi commented 9 years ago

I used SIAlertView for a while, this happens the first time.

The solution is in Build Phase of SIAlertView target, move SIAlertView-umbrella.h from public to project.

The SIAlertView version is 1.3, xcode version is 6.4 (6E35b).

I don't know whether this is my fault but if someone meet this problem, here is the solution