jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

#647: Adds Privacy Manifest as Package.swift resource #653

Closed matrejek closed 5 months ago

matrejek commented 7 months ago

As requested in #647 - the manifest file should be referenced in resources definition in Package.swift file.

asad-mehmood-vendian commented 6 months ago

Hi @manahilov @matrejek, is there any possibility that we can have a new release with this change before May 1, 2024 ? Because this is the deadline set by Apple.

Or should we look new replacements ?

matrejek commented 6 months ago

@manahilov - done.

@jdg - any chance to have it merged and released?

csanfilippo commented 6 months ago

@jdg any chance to have it merged and released?

asad-mehmood-vendian commented 6 months ago

@jdg Today is the last day of Apple's deadline, can we expect it's release today ?

pjcau commented 6 months ago

@jdg @manahilov any chance to have it merged and released?

manahilov commented 5 months ago

@pjcau , I don't have permissions to merge the PR. @jdg , can you merge this one?

pjcau commented 5 months ago

@pjcau , I don't have permissions to merge the PR. @jdg , can you merge this one?

Thank you, @manahilov .... Can @jdg help us ???

manahilov commented 5 months ago

Thank you @matej for merging this. One last thing to ask is to make a new tag version so we can consume it nicely as SPM. Thanks in advance.

huynguyenfts commented 1 month ago

@matej please update the manifest file to pods. Now, MBProgressHUD is latest version 1.2.0, which not have the manifest file. Thank you!