tool · inferred from evidence
Pods
The directory containing CocoaPods dependencies in an iOS project.
- Xcode Archive fails with missing GoogleUtilities/GULHeartbeatDateStorage.h on Bitrise
Delete the Pods directory and reinstall. Running rm -rf Pods/ before the pod install cleared the cached conflict and the archive step passed. The reporter confirmed the build succeeded after doing this. Source: https://github.com/bitrise-i