segment-integrations / analytics-ios-integration-firebase

Segment's bundled integration for Firebase on iOS
MIT License
13 stars 95 forks source link

Cannot build the project when adding SegmentFirebase with Swift Package Manager, 'Segment/Segment.h' file not found #84

Closed krris closed 2 years ago

krris commented 2 years ago

Hi 👋

I added Segment (v4.1.6) and SegmentFirebase (v2.7.8) to the project with Swift Package Manager. Unfortunately, when building I got a build compilation error 'Segment/Segment.h' file not found

I tried removing Derived Data, removing and adding dependencies again and it didn't help. Could you please guide me what could be an issue and how to fix it?

Screenshot 2021-11-16 at 13 41 00 Screenshot 2021-11-16 at 13 37 29

Thanks!

krris commented 2 years ago

I've managed to fix this issue. Here's the pull request: https://github.com/segment-integrations/analytics-ios-integration-firebase/pull/85

alexandreraulin commented 2 years ago

Hi @bsneed, possible to release a new version with this fix please ?

bsneed commented 2 years ago

Fixed thanks to @krris! Merged and released.