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

[BUG] Does not compile for macOS/Catalyst on Xcode 14 #2001

Closed
hajjD opened this issue Aug 30, 2022 · 3 comments
Closed

[BUG] Does not compile for macOS/Catalyst on Xcode 14 #2001

hajjD opened this issue Aug 30, 2022 · 3 comments
Assignees
Labels
fixed in master Fixed in master, awaiting next update kind:bug triaged Issue has been reviewed by Stripe and is being tracked internally

Comments

@hajjD
Copy link

hajjD commented Aug 30, 2022

Summary

Screenshot 2022-08-30 at 4 38 20 PM

Unable to compile/archive on Xcode 14 at all. I noticed there was several closed issues, however trying the alternate branch only fixed it for iOS. It still remains an issue on macOS/Catalyst. Other suggestions had fixes for cocoapods, I am using SwiftPM exclusively.

iOS version

Xcode Version 14 BETA 5

Installation method

Swift Package Manager

SDK version

22.7.0

Other information

Compiles and runs fine for iOS and iPadOS. Catalyst seems to keep throwing these errors. Attempting to clean, uninstall and reinstall the package.

@hajjD hajjD added the kind:bug label Aug 30, 2022
@ramont-stripe
Copy link
Contributor

ramont-stripe commented Aug 30, 2022

Hi @davidhakki,

Thank you for reporting this! I'm currently working on a fix. I will keep this issue updated with the progress.

@ramont-stripe ramont-stripe self-assigned this Aug 30, 2022
@ramont-stripe ramont-stripe added the triaged Issue has been reviewed by Stripe and is being tracked internally label Aug 30, 2022
@ramont-stripe
Copy link
Contributor

Hi @davidhakki, we just released a new version that fixes the Catalyst issue on Xcode 14:

https://github.com/stripe/stripe-ios/releases/tag/22.7.1

I'm closing this issue for now. Feel free to re-open if needed :)

@ramont-stripe ramont-stripe added the fixed in master Fixed in master, awaiting next update label Sep 1, 2022
@stripe stripe deleted a comment from lilongcnc Sep 1, 2022
@lilongcnc
Copy link

lilongcnc commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed in master Fixed in master, awaiting next update kind:bug triaged Issue has been reviewed by Stripe and is being tracked internally
Projects
None yet
Development

No branches or pull requests

3 participants