Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Fails with MappIntelligence 5.0.11 #15

Open
Annika-EMP opened this issue Sep 6, 2024 · 2 comments
Open

Build Fails with MappIntelligence 5.0.11 #15

Annika-EMP opened this issue Sep 6, 2024 · 2 comments

Comments

@Annika-EMP
Copy link

After updating the Mapp SDK (installed via cocoa pods) to Version: 5.0.11, the build fails with "Reachability not found".
Screenshot 2024-09-06 at 12 03 45
Probably it is missing in the Podspec for Version 5.0.11.

@StefanMiticon
Copy link
Collaborator

Hi @Annika-EMP,
Unfortunately we cannot reproduce this issue using CocoaPods in any of our test applications. The Reachability library is actually copied into our SDK directly: https://github.com/mapp-digital/MappIntelligence-iOS-v5/tree/master/MappIntelligence/Network/Reachbility. It might have been a temporary failure of the link and build. Can you please try again and see if it is working now?

@Annika-EMP
Copy link
Author

Annika-EMP commented Oct 25, 2024

Hi @StefanMiticon,

yes the files are added, but they are not added to the Build Phase/Project Directory, so Xcode does not find the file.

Screenshot 2024-10-25 at 11 35 41

Can you do something about this?

Kind Regards
Annika

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants