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

App build fails due to missing dependencies (xcode 15.0.1) #1824

Closed
bhargavbajani-simformsolutions opened this issue Nov 6, 2023 · 5 comments
Assignees

Comments

@bhargavbajani-simformsolutions
Copy link

bhargavbajani-simformsolutions commented Nov 6, 2023

Which version of the Ably SDK are you using?

Version [1.2.21](https://github.com/ably/ably-cocoa/releases/tag/1.2.21)

On which platform does the issue happen?

iOS17

Are you using Carthage?

Yes, github "ably/ably-cocoa" "1.2.21"

Which version of Xcode are you using?

yes, Xcode 15.0.1

What did you do?

The build fails when including the framework - tried with the attached framework via Github releases, Carthage.
image

'ARTTypes.h' file not found

Command used to install a framework

carthage update ably-cocoa --use-xcframeworks --no-use-binaries --platform iOS

What did you expect to happen?

The build should succeed.

What happened instead?

The build should fail with the above error message.

@bhargavbajani-simformsolutions bhargavbajani-simformsolutions changed the title App build fails due to missing dependencies App build fails due to missing dependencies (xcode 15.1) Nov 6, 2023
Copy link

sync-by-unito bot commented Nov 6, 2023

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3932

@bhargavbajani-simformsolutions bhargavbajani-simformsolutions changed the title App build fails due to missing dependencies (xcode 15.1) App build fails due to missing dependencies (xcode 15.0.1) Nov 6, 2023
@maratal
Copy link
Collaborator

maratal commented Nov 6, 2023

Please use CocoaPods for now.

@bhargavbajani-simformsolutions
Copy link
Author

@maratal It's not possible for now due to project limitations.

@maratal
Copy link
Collaborator

maratal commented Nov 8, 2023

@lawrence-forooghian shouldn't we give this another shot? #1756

@maratal
Copy link
Collaborator

maratal commented Nov 14, 2023

It is now fixed in v1.2.23 @bhargavbajani-simformsolutions

@maratal maratal closed this as completed Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants