iOS mobile app for Cru Central Coast
- In XCode, open
Pods-Cru.debug.xcconfigin the Pods folder under the Cru project - In the
OTHER_LDFLAGSsection, remove-force_load $(PODS_ROOT)/GoogleUtilities/Libraries/libGTM_NSData+zlib.a. It should be the last entry. - Open
Pods-Cru.release.xcconfigand remove the same code.