We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8a113a + 60af078 commit 4cdab6eCopy full SHA for 4cdab6e
Parse.podspec
@@ -30,6 +30,7 @@ Pod::Spec.new do |s|
30
'Parse/Internal/PFMemoryEventuallyQueue.{h,m}'
31
s.tvos.exclude_files = 'Parse/PFNetworkActivityIndicatorManager.{h,m}',
32
'Parse/PFPush.{h,m}',
33
+ 'Parse/PFPush+Deprecated.{h,m}',
34
'Parse/PFInstallation.{h,m}',
35
'Parse/Internal/PFAlertView.{h,m}',
36
'Parse/Internal/Push/**/*.{h,m}',
@@ -42,6 +43,7 @@ Pod::Spec.new do |s|
42
43
'Parse/PFProduct.{h,m}',
44
'Parse/PFPurchase.{h,m}',
45
46
47
48
49
'Parse/Internal/PFReachability.{h,m}',
0 commit comments