Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Fix linker issues when C++ imports AFNetworkReachabilityManager.h (Fixes #3040) #3041

Closed
wants to merge 1 commit into from

Commits on Oct 12, 2015

  1. Fix linker issues when C++ imports AFNetworkReachabilityManager.h (Fixes

     #3040)
    
    Replace `extern` with `FOUNDATION_EXPORT` which works correctly when C++ imports the header.
    pronebird committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    ca6d15d View commit details
    Browse the repository at this point in the history