Skip to content

Umbrella header does not include a variety of header files #114

@ghost

Description

Installing through SPM I see about 15 warnings regarding the public headers.

Could these be included? This messes with projects that treat warnings as errors.

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftCircularBuffer.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'NSData+GZIP.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftEvent+Private.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftIosAppState.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftIosDeviceProperties.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'Sift+Private.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftQueue.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftDebug.h'

In file included from <module-includes>:1:
/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftUploader.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftIosAppStateCollector+Private.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftUtils.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftIosAppStateCollector.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftIosDevicePropertiesCollector.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftHtDictionary.h'

/Users/AnyUser/Library/Developer/Xcode/DerivedData/AnyProject/SourcePackages/checkouts/sift-ios/Sift/Sift.h:179:1: warning build: Umbrella header for module 'Sift' does not include header 'SiftTokenBucket.h'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions