Closed 350050183 closed 8 years ago
If import JPush in appDelegate.swift can not found module after installed. It was not compiatiable with use_frameworks! specification in Podfile.
And the official documents are not completed,less swift install guide.
I found a solution by using Bridging-Header.
got workaround.
If import JPush in appDelegate.swift can not found module after installed. It was not compiatiable with use_frameworks! specification in Podfile.
And the official documents are not completed,less swift install guide.
I found a solution by using Bridging-Header.