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

Stored properties cannot be marked unavailable with '@available' #800

Open
mmdHussain opened this issue Sep 21, 2023 · 8 comments
Open

Stored properties cannot be marked unavailable with '@available' #800

mmdHussain opened this issue Sep 21, 2023 · 8 comments

Comments

@mmdHussain
Copy link

mmdHussain commented Sep 21, 2023

Describe the bug
In XCode 15 this issue is reflected.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Screenshot 2023-09-21 at 7 21 38 PM
Screenshot 2023-09-21 at 7 21 27 PM

If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Device: [e.g. iPhone11ProMax]
  • OS: [e.g. iOS12.1]
  • Xcode Version [e.g. 12.3.1]
  • Swift Version [e.g. 5.3]

Installation Type

  • SPM
@h-elbeheiry
Copy link

same issue with xcode 15

@imthegiga
Copy link

imthegiga commented Sep 22, 2023

@mmdHussain @h-elbeheiry refer here: #789

@windyz
Copy link

windyz commented Sep 22, 2023

I have same issue in Xcode15
ver : 5.2.1
스크린샷 2023-09-22 오후 3 46 21

@mmdHussain
Copy link
Author

I have resolved this issue from here

@santiagoSoft
Copy link

Waiting for this to be fixed

@asiuzzaman
Copy link

@santiagoSoft just update your package

@NikKovIos
Copy link
Collaborator

@hamiddhere
Copy link

hamiddhere commented Dec 14, 2023

pod 'YPImagePicker', '5.2.2'
and then run
pod install
this resolved my issue in xCode 15

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

8 participants