Skip to content

[Bug] Use of private header from outside its module #109

@CatchABus

Description

@CatchABus

Since xcode 26.4, CLI throws the following error and apps cannot run:

Command PhaseScriptExecution failed with a nonzero exit code
/Users/mypc/Desktop/devenv/clients/myapp/platforms/ios/Pods/AFNetworking/AFNetworking/AFNetworkReachabilityManager.m:26:9: error: Use of private header from outside its module: 'netinet6/in6.h' (in target 'AFNetworking' from project 'Pods')

I understand that AFNetworking must conform to the new "rules".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions