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 build app in xcode 14 #1661

Closed
onlinedeveloper4u opened this issue Sep 28, 2022 · 3 comments
Closed

Unable to build app in xcode 14 #1661

onlinedeveloper4u opened this issue Sep 28, 2022 · 3 comments
Labels
type:question Support or code-level question

Comments

@onlinedeveloper4u
Copy link

App is running successfully on xcode 13 but build failed when running app on xcode 14 with these parse errors.

Screen Shot 2022-09-28 at 12 34 58 PM

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@mtrezza
Copy link
Member

mtrezza commented Sep 28, 2022

I suggest to build xcframeworks with carthage, if that is an alternative for you. It works also with Xcode 14. I also suggest to not use the ParseFacebookUtils, but implement FB Login using the FB SDK yourself together with PFUser.linkWith().

The SDK is has several building issues (with dependency managers), which we are working on to resolve, but there is no ETA.

@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed state:duplicate Duplicate of already reported issue labels Sep 28, 2022
@mtrezza
Copy link
Member

mtrezza commented Sep 28, 2022

I'm closing this as it doesn't use the issue template provided and is therefore considered to be a general duplicate of #1655.

@mtrezza mtrezza added type:question Support or code-level question and removed type:bug Impaired feature or lacking behavior that is likely assumed state:duplicate Duplicate of already reported issue labels Sep 28, 2022
@mtrezza mtrezza closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

2 participants