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

Xcode 14 preview error #49

Closed
bill-florio opened this issue Sep 13, 2022 · 3 comments
Closed

Xcode 14 preview error #49

bill-florio opened this issue Sep 13, 2022 · 3 comments
Assignees
Labels
not sdk related wontfix This will not be worked on

Comments

@bill-florio
Copy link

Hi! when I open my project with Xcode 14, I got this error:

SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x0000600014eebb40):'PhraseSDK'>)

Reopen with Xcode 13 works fine.

@winkelsdorf winkelsdorf self-assigned this Sep 13, 2022
@winkelsdorf
Copy link
Contributor

Hi @bill-florio,

thank you for your report!

As to my knowledge Xcode 14 currently has issues with Previews together with SPM packages.

Please see:
https://developer.apple.com/forums/thread/707569

We are investigating if we can do anything on our end to fix this.

@winkelsdorf winkelsdorf added wontfix This will not be worked on not sdk related labels Oct 31, 2022
@winkelsdorf
Copy link
Contributor

Follow-Up: It still seems to be broken with Xcode 14.0.1. We don't adjust the library type in our Package.swift as we have a very simple Package (https://github.com/phrase/ios-sdk/blob/master/Package.swift), so unfortunately nothing we can do about right now.

From what I read, Apple is likely to fix this with Xcode 14.1, currently in Beta.

Sorry for the inconvenience.

@arthur-chambriard
Copy link

Hello
FYI: I had the issue as well. Xcode 14.1 has been released yesterday and fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not sdk related wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants