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

Unable to open package in Xcode 16 #61

Open
Brett-Best opened this issue Sep 13, 2024 · 1 comment
Open

Unable to open package in Xcode 16 #61

Brett-Best opened this issue Sep 13, 2024 · 1 comment

Comments

@Brett-Best
Copy link
Contributor

When I try to open the package in Xcode 16 I get the following issue which means I was unable to compile the package or its tests.
I haven't tried it in Xcode 15.x as I already had that deleted.


Showing All Messages

experiment-ios-client
target at '/Users/brettbest/Developer/experiment-ios-client/Tests/ExperimentTests' contains mixed language source files; feature not supported

target at '/Users/brettbest/Developer/experiment-ios-client/Tests/ExperimentTests' contains mixed language source files; feature not supported


analytics-connector-ios

Fetching from https://github.com/amplitude/analytics-connector-ios.git
Creating working copy
Checking out 1.0.3


Resolving Package Graph Failed    9/13/24, 12:42 PM    3.3 seconds

@tyiuhc
Copy link
Collaborator

tyiuhc commented Sep 20, 2024

@Brett-Best, many thanks for raising this issue. I could not reproduce this issue on my end with Xcode 16.0. Would you mind trying carthage update --use-xcframeworks in experiment-ios-client and rebuilding the package?

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