Google Cloud Messaging iOS library doesn't have armv7s slice -


i setup google cloud messaging ios library following official site(below), , built app.

https://developers.google.com/cloud-messaging/ios/client?ver=swift#set_up_your_cocoapods_dependencies

then found module inside doesn't have armv7s slice.

file universal (4 slices) not contain a(n) armv7s slice: /users/.../pods/googleutilities/libraries/libgtm_nsdata+zlib.a' architecture armv7s 

i think there no way use library if app supports armv7s, appreciate if knows workaround.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -