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 15] Compiling for iOS 11.0, but module 'RealmSwift' has a minimum deployment target of iOS 12.0 #8368

Closed
Rylaa opened this issue Sep 19, 2023 · 6 comments

Comments

@Rylaa
Copy link

Rylaa commented Sep 19, 2023

How frequently does the bug occur?

Always

Description

I'm using Realm version '10.42.2,' but when I switched to Xcode 15, I encountered this error. How can I resolve it

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

No response

Version

10.42.2

What Atlas Services are you using?

Both Atlas Device Sync and Atlas App Services

Are you using encryption?

No

Platform OS and version(s)

Xcode 15 minimum deployment target v11

Build environment

Xcode version: 15

@tgoyne
Copy link
Member

tgoyne commented Sep 19, 2023

Xcode 15 has dropped support for iOS 11 and has a minimum deployment target of iOS 12.

@Nabeel-Shehzad
Copy link

What's the solution ?

@tgoyne
Copy link
Member

tgoyne commented Sep 27, 2023

If you need to support iOS 11, you must continue to use Xcode 14. If you don't, you need to bump your deployment target.

@FilipBodnar
Copy link

Has anyone found solution to this ? I cannot run Xcode14 on Sonoma as suggested.

@phamquoctrongnta
Copy link

@tgoyne
Is this mandatory?
If I still would like support iOS 11 when using XCode 15, can I do it?

@tgoyne
Copy link
Member

tgoyne commented Jan 12, 2024

Xcode 15 does not support iOS 11.

@Rylaa Rylaa closed this as completed Jan 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants