pyobjc-framework-AdSupport 10.2__tar.gz → 10.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/AdSupport/_metadata.py +1 -1
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/pyobjc_framework_AdSupport.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/pyobjc_framework_AdSupport.egg-info/SOURCES.txt +2 -4
- pyobjc_framework_adsupport-10.3.1/Lib/pyobjc_framework_AdSupport.egg-info/requires.txt +2 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/PKG-INFO +3 -3
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/AdSupport.fwinfo +5 -1
- pyobjc-framework-AdSupport-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_adsupport-10.3.1/metadata/raw/arm64-14.5.fwinfo +2 -12
- pyobjc-framework-AdSupport-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_adsupport-10.3.1/metadata/raw/x86_64-14.5.fwinfo +2 -12
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/setup.py +1 -1
- pyobjc-framework-AdSupport-10.2/Lib/pyobjc_framework_AdSupport.egg-info/requires.txt +0 -2
- pyobjc-framework-AdSupport-10.2/metadata/raw/arm64-12.0.fwinfo +0 -101
- pyobjc-framework-AdSupport-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -101
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/AdSupport/__init__.py +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/pyobjc_framework_AdSupport.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/pyobjc_framework_AdSupport.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/pyobjc_framework_AdSupport.egg-info/top_level.txt +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/License.txt +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/MANIFEST.in +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/PyObjCTest/test_adsupport.py +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/PyObjCTest/test_asidentifiermanager.py +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/pyobjc_setup.py +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/pyproject.toml +0 -0
- {pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-AdSupport
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework AdSupport on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
35
35
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
36
36
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
37
37
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -16,12 +16,10 @@ PyObjCTest/test_adsupport.py
|
|
|
16
16
|
PyObjCTest/test_asidentifiermanager.py
|
|
17
17
|
metadata/AdSupport.fwinfo
|
|
18
18
|
metadata/metadata.ini
|
|
19
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
20
19
|
metadata/raw/arm64-12.3.fwinfo
|
|
21
20
|
metadata/raw/arm64-13.3.fwinfo
|
|
22
|
-
metadata/raw/arm64-14.
|
|
21
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
23
22
|
metadata/raw/x86_64-10.16.fwinfo
|
|
24
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
25
23
|
metadata/raw/x86_64-12.3.fwinfo
|
|
26
24
|
metadata/raw/x86_64-13.3.fwinfo
|
|
27
|
-
metadata/raw/x86_64-14.
|
|
25
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-AdSupport
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework AdSupport on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
Wrappers for the "AdSupport" framework on macOS 10.14 or later.
|
{pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/AdSupport.fwinfo
RENAMED
|
@@ -1,11 +1,15 @@
|
|
|
1
|
+
// objective.metadata exceptions file, see its document
|
|
2
|
+
// for information on how to update this file.
|
|
1
3
|
{
|
|
2
4
|
"definitions": {
|
|
3
5
|
"classes": {
|
|
4
6
|
"ASIdentifierManager": {
|
|
5
7
|
"methods": [
|
|
6
8
|
{
|
|
7
|
-
"retval": { "type_override": "Z" },
|
|
8
9
|
"class_method": false,
|
|
10
|
+
"retval": {
|
|
11
|
+
"type_override": "Z"
|
|
12
|
+
},
|
|
9
13
|
"selector": "isAdvertisingTrackingEnabled"
|
|
10
14
|
}
|
|
11
15
|
]
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:16:51 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -22,16 +22,6 @@
|
|
|
22
22
|
"selector": "sharedManager",
|
|
23
23
|
"visibility": "public"
|
|
24
24
|
},
|
|
25
|
-
{
|
|
26
|
-
"args": [],
|
|
27
|
-
"class_method": false,
|
|
28
|
-
"retval": {
|
|
29
|
-
"typestr": "v",
|
|
30
|
-
"typestr_special": false
|
|
31
|
-
},
|
|
32
|
-
"selector": "clearAdvertisingIdentifier",
|
|
33
|
-
"visibility": "public"
|
|
34
|
-
},
|
|
35
25
|
{
|
|
36
26
|
"args": [],
|
|
37
27
|
"class_method": false,
|
|
@@ -99,5 +89,5 @@
|
|
|
99
89
|
"ASIdentifierManager.h"
|
|
100
90
|
],
|
|
101
91
|
"release": "10.16",
|
|
102
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
92
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
103
93
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:16:50 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -22,16 +22,6 @@
|
|
|
22
22
|
"selector": "sharedManager",
|
|
23
23
|
"visibility": "public"
|
|
24
24
|
},
|
|
25
|
-
{
|
|
26
|
-
"args": [],
|
|
27
|
-
"class_method": false,
|
|
28
|
-
"retval": {
|
|
29
|
-
"typestr": "v",
|
|
30
|
-
"typestr_special": false
|
|
31
|
-
},
|
|
32
|
-
"selector": "clearAdvertisingIdentifier",
|
|
33
|
-
"visibility": "public"
|
|
34
|
-
},
|
|
35
25
|
{
|
|
36
26
|
"args": [],
|
|
37
27
|
"class_method": false,
|
|
@@ -99,5 +89,5 @@
|
|
|
99
89
|
"ASIdentifierManager.h"
|
|
100
90
|
],
|
|
101
91
|
"release": "10.16",
|
|
102
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
92
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
103
93
|
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Jul 11 21:21:19 2021
|
|
5
|
-
{
|
|
6
|
-
"arch": "arm64",
|
|
7
|
-
"definitions": {
|
|
8
|
-
"aliases": {},
|
|
9
|
-
"called_definitions": {},
|
|
10
|
-
"cftypes": {},
|
|
11
|
-
"classes": {
|
|
12
|
-
"ASIdentifierManager": {
|
|
13
|
-
"categories": [],
|
|
14
|
-
"methods": [
|
|
15
|
-
{
|
|
16
|
-
"args": [],
|
|
17
|
-
"class_method": true,
|
|
18
|
-
"retval": {
|
|
19
|
-
"typestr": "@",
|
|
20
|
-
"typestr_special": false
|
|
21
|
-
},
|
|
22
|
-
"selector": "sharedManager",
|
|
23
|
-
"visibility": "public"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"args": [],
|
|
27
|
-
"class_method": false,
|
|
28
|
-
"retval": {
|
|
29
|
-
"typestr": "v",
|
|
30
|
-
"typestr_special": false
|
|
31
|
-
},
|
|
32
|
-
"selector": "clearAdvertisingIdentifier",
|
|
33
|
-
"visibility": "public"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"args": [],
|
|
37
|
-
"class_method": false,
|
|
38
|
-
"retval": {
|
|
39
|
-
"typestr": "@",
|
|
40
|
-
"typestr_special": false
|
|
41
|
-
},
|
|
42
|
-
"selector": "advertisingIdentifier",
|
|
43
|
-
"visibility": "public"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"args": [],
|
|
47
|
-
"class_method": false,
|
|
48
|
-
"retval": {
|
|
49
|
-
"typestr": "Z",
|
|
50
|
-
"typestr_special": true
|
|
51
|
-
},
|
|
52
|
-
"selector": "isAdvertisingTrackingEnabled",
|
|
53
|
-
"visibility": "public"
|
|
54
|
-
}
|
|
55
|
-
],
|
|
56
|
-
"name": "ASIdentifierManager",
|
|
57
|
-
"properties": [
|
|
58
|
-
{
|
|
59
|
-
"attributes": [
|
|
60
|
-
"nonatomic",
|
|
61
|
-
"readonly"
|
|
62
|
-
],
|
|
63
|
-
"name": "advertisingIdentifier",
|
|
64
|
-
"typestr": "@",
|
|
65
|
-
"typestr_special": false
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"attributes": [
|
|
69
|
-
"nonatomic",
|
|
70
|
-
"readonly",
|
|
71
|
-
[
|
|
72
|
-
"getter",
|
|
73
|
-
"isAdvertisingTrackingEnabled"
|
|
74
|
-
]
|
|
75
|
-
],
|
|
76
|
-
"name": "advertisingTrackingEnabled",
|
|
77
|
-
"typestr": "Z",
|
|
78
|
-
"typestr_special": true
|
|
79
|
-
}
|
|
80
|
-
],
|
|
81
|
-
"protocols": [],
|
|
82
|
-
"super": "NSObject"
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
"enum": {},
|
|
86
|
-
"expressions": {},
|
|
87
|
-
"externs": {},
|
|
88
|
-
"formal_protocols": {},
|
|
89
|
-
"func_macros": {},
|
|
90
|
-
"functions": {},
|
|
91
|
-
"informal_protocols": {},
|
|
92
|
-
"literals": {},
|
|
93
|
-
"structs": {}
|
|
94
|
-
},
|
|
95
|
-
"framework": "AdSupport",
|
|
96
|
-
"headers": [
|
|
97
|
-
"ASIdentifierManager.h"
|
|
98
|
-
],
|
|
99
|
-
"release": "10.16",
|
|
100
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
|
|
101
|
-
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Jul 11 21:21:18 2021
|
|
5
|
-
{
|
|
6
|
-
"arch": "x86_64",
|
|
7
|
-
"definitions": {
|
|
8
|
-
"aliases": {},
|
|
9
|
-
"called_definitions": {},
|
|
10
|
-
"cftypes": {},
|
|
11
|
-
"classes": {
|
|
12
|
-
"ASIdentifierManager": {
|
|
13
|
-
"categories": [],
|
|
14
|
-
"methods": [
|
|
15
|
-
{
|
|
16
|
-
"args": [],
|
|
17
|
-
"class_method": true,
|
|
18
|
-
"retval": {
|
|
19
|
-
"typestr": "@",
|
|
20
|
-
"typestr_special": false
|
|
21
|
-
},
|
|
22
|
-
"selector": "sharedManager",
|
|
23
|
-
"visibility": "public"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"args": [],
|
|
27
|
-
"class_method": false,
|
|
28
|
-
"retval": {
|
|
29
|
-
"typestr": "v",
|
|
30
|
-
"typestr_special": false
|
|
31
|
-
},
|
|
32
|
-
"selector": "clearAdvertisingIdentifier",
|
|
33
|
-
"visibility": "public"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"args": [],
|
|
37
|
-
"class_method": false,
|
|
38
|
-
"retval": {
|
|
39
|
-
"typestr": "@",
|
|
40
|
-
"typestr_special": false
|
|
41
|
-
},
|
|
42
|
-
"selector": "advertisingIdentifier",
|
|
43
|
-
"visibility": "public"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"args": [],
|
|
47
|
-
"class_method": false,
|
|
48
|
-
"retval": {
|
|
49
|
-
"typestr": "Z",
|
|
50
|
-
"typestr_special": true
|
|
51
|
-
},
|
|
52
|
-
"selector": "isAdvertisingTrackingEnabled",
|
|
53
|
-
"visibility": "public"
|
|
54
|
-
}
|
|
55
|
-
],
|
|
56
|
-
"name": "ASIdentifierManager",
|
|
57
|
-
"properties": [
|
|
58
|
-
{
|
|
59
|
-
"attributes": [
|
|
60
|
-
"nonatomic",
|
|
61
|
-
"readonly"
|
|
62
|
-
],
|
|
63
|
-
"name": "advertisingIdentifier",
|
|
64
|
-
"typestr": "@",
|
|
65
|
-
"typestr_special": false
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"attributes": [
|
|
69
|
-
"nonatomic",
|
|
70
|
-
"readonly",
|
|
71
|
-
[
|
|
72
|
-
"getter",
|
|
73
|
-
"isAdvertisingTrackingEnabled"
|
|
74
|
-
]
|
|
75
|
-
],
|
|
76
|
-
"name": "advertisingTrackingEnabled",
|
|
77
|
-
"typestr": "Z",
|
|
78
|
-
"typestr_special": true
|
|
79
|
-
}
|
|
80
|
-
],
|
|
81
|
-
"protocols": [],
|
|
82
|
-
"super": "NSObject"
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
"enum": {},
|
|
86
|
-
"expressions": {},
|
|
87
|
-
"externs": {},
|
|
88
|
-
"formal_protocols": {},
|
|
89
|
-
"func_macros": {},
|
|
90
|
-
"functions": {},
|
|
91
|
-
"informal_protocols": {},
|
|
92
|
-
"literals": {},
|
|
93
|
-
"structs": {}
|
|
94
|
-
},
|
|
95
|
-
"framework": "AdSupport",
|
|
96
|
-
"headers": [
|
|
97
|
-
"ASIdentifierManager.h"
|
|
98
|
-
],
|
|
99
|
-
"release": "10.16",
|
|
100
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
|
|
101
|
-
}
|
{pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/Lib/AdSupport/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/PyObjCTest/__init__.py
RENAMED
|
File without changes
|
{pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/PyObjCTest/test_adsupport.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/raw/arm64-12.3.fwinfo
RENAMED
|
File without changes
|
{pyobjc-framework-AdSupport-10.2 → pyobjc_framework_adsupport-10.3.1}/metadata/raw/arm64-13.3.fwinfo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|