pyobjc-framework-AdSupport 11.1__tar.gz → 12.0__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-11.1 → pyobjc_framework_adsupport-12.0}/Lib/AdSupport/_metadata.py +1 -1
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/Lib/pyobjc_framework_AdSupport.egg-info/PKG-INFO +5 -3
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/Lib/pyobjc_framework_AdSupport.egg-info/SOURCES.txt +2 -9
- pyobjc_framework_adsupport-12.0/Lib/pyobjc_framework_AdSupport.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_adsupport-12.0/Lib/pyobjc_framework_AdSupport.egg-info/requires.txt +2 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/PKG-INFO +5 -3
- pyobjc_framework_adsupport-11.1/metadata/raw/arm64-15.0.fwinfo → pyobjc_framework_adsupport-12.0/metadata/raw/arm64-26.0.fwinfo +2 -2
- pyobjc_framework_adsupport-11.1/metadata/raw/x86_64-15.0.fwinfo → pyobjc_framework_adsupport-12.0/metadata/raw/x86_64-26.0.fwinfo +2 -2
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/pyobjc_setup.py +2 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/setup.py +1 -1
- pyobjc_framework_adsupport-11.1/Lib/pyobjc_framework_AdSupport.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_adsupport-11.1/Lib/pyobjc_framework_AdSupport.egg-info/requires.txt +0 -2
- pyobjc_framework_adsupport-11.1/metadata/raw/arm64-12.3.fwinfo +0 -102
- pyobjc_framework_adsupport-11.1/metadata/raw/arm64-13.3.fwinfo +0 -103
- pyobjc_framework_adsupport-11.1/metadata/raw/arm64-14.5.fwinfo +0 -93
- pyobjc_framework_adsupport-11.1/metadata/raw/x86_64-10.16.fwinfo +0 -101
- pyobjc_framework_adsupport-11.1/metadata/raw/x86_64-12.3.fwinfo +0 -102
- pyobjc_framework_adsupport-11.1/metadata/raw/x86_64-13.3.fwinfo +0 -103
- pyobjc_framework_adsupport-11.1/metadata/raw/x86_64-14.5.fwinfo +0 -93
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/Lib/AdSupport/__init__.py +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/Lib/pyobjc_framework_AdSupport.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/Lib/pyobjc_framework_AdSupport.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/Lib/pyobjc_framework_AdSupport.egg-info/top_level.txt +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/License.txt +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/MANIFEST.in +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/PyObjCTest/test_adsupport.py +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/PyObjCTest/test_asidentifiermanager.py +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/metadata/AdSupport.fwinfo +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/metadata/metadata.ini +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/pyproject.toml +0 -0
- {pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-AdSupport
|
|
3
|
-
Version:
|
|
3
|
+
Version: 12.0
|
|
4
4
|
Summary: Wrappers for the framework AdSupport on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -23,14 +23,16 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.13
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.15
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
+
Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
|
|
27
29
|
Classifier: Programming Language :: Objective C
|
|
28
30
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
31
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
32
|
Requires-Python: >=3.9
|
|
31
33
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
|
-
Requires-Dist: pyobjc-core>=
|
|
33
|
-
Requires-Dist: pyobjc-framework-Cocoa>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.0
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.0
|
|
34
36
|
Dynamic: author
|
|
35
37
|
Dynamic: author-email
|
|
36
38
|
Dynamic: classifier
|
|
@@ -17,12 +17,5 @@ PyObjCTest/test_adsupport.py
|
|
|
17
17
|
PyObjCTest/test_asidentifiermanager.py
|
|
18
18
|
metadata/AdSupport.fwinfo
|
|
19
19
|
metadata/metadata.ini
|
|
20
|
-
metadata/raw/arm64-
|
|
21
|
-
metadata/raw/
|
|
22
|
-
metadata/raw/arm64-14.5.fwinfo
|
|
23
|
-
metadata/raw/arm64-15.0.fwinfo
|
|
24
|
-
metadata/raw/x86_64-10.16.fwinfo
|
|
25
|
-
metadata/raw/x86_64-12.3.fwinfo
|
|
26
|
-
metadata/raw/x86_64-13.3.fwinfo
|
|
27
|
-
metadata/raw/x86_64-14.5.fwinfo
|
|
28
|
-
metadata/raw/x86_64-15.0.fwinfo
|
|
20
|
+
metadata/raw/arm64-26.0.fwinfo
|
|
21
|
+
metadata/raw/x86_64-26.0.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-AdSupport
|
|
3
|
-
Version:
|
|
3
|
+
Version: 12.0
|
|
4
4
|
Summary: Wrappers for the framework AdSupport on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -23,14 +23,16 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.13
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.15
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
+
Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
|
|
27
29
|
Classifier: Programming Language :: Objective C
|
|
28
30
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
31
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
32
|
Requires-Python: >=3.9
|
|
31
33
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
|
-
Requires-Dist: pyobjc-core>=
|
|
33
|
-
Requires-Dist: pyobjc-framework-Cocoa>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.0
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.0
|
|
34
36
|
Dynamic: author
|
|
35
37
|
Dynamic: author-email
|
|
36
38
|
Dynamic: classifier
|
|
@@ -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:
|
|
4
|
+
// Last update: Thu Jul 24 14:31:14 2025
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -89,5 +89,5 @@
|
|
|
89
89
|
"ASIdentifierManager.h"
|
|
90
90
|
],
|
|
91
91
|
"release": "10.16",
|
|
92
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
|
|
92
|
+
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
|
|
93
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:
|
|
4
|
+
// Last update: Thu Jul 24 14:31:13 2025
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -89,5 +89,5 @@
|
|
|
89
89
|
"ASIdentifierManager.h"
|
|
90
90
|
],
|
|
91
91
|
"release": "10.16",
|
|
92
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
|
|
92
|
+
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
|
|
93
93
|
}
|
|
@@ -234,7 +234,9 @@ Programming Language :: Python :: 3.11
|
|
|
234
234
|
Programming Language :: Python :: 3.12
|
|
235
235
|
Programming Language :: Python :: 3.13
|
|
236
236
|
Programming Language :: Python :: 3.14
|
|
237
|
+
Programming Language :: Python :: 3.15
|
|
237
238
|
Programming Language :: Python :: Implementation :: CPython
|
|
239
|
+
Programming Language :: Python :: Free Threading :: 2 - Beta
|
|
238
240
|
Programming Language :: Objective C
|
|
239
241
|
Topic :: Software Development :: Libraries :: Python Modules
|
|
240
242
|
Topic :: Software Development :: User Interfaces
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Feb 20 18:26:56 2022
|
|
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
|
-
"enum_type": {},
|
|
87
|
-
"expressions": {},
|
|
88
|
-
"externs": {},
|
|
89
|
-
"formal_protocols": {},
|
|
90
|
-
"func_macros": {},
|
|
91
|
-
"functions": {},
|
|
92
|
-
"informal_protocols": {},
|
|
93
|
-
"literals": {},
|
|
94
|
-
"structs": {}
|
|
95
|
-
},
|
|
96
|
-
"framework": "AdSupport",
|
|
97
|
-
"headers": [
|
|
98
|
-
"ASIdentifierManager.h"
|
|
99
|
-
],
|
|
100
|
-
"release": "10.16",
|
|
101
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk"
|
|
102
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Fri Feb 17 17:06:44 2023
|
|
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
|
-
"enum_type": {},
|
|
87
|
-
"expressions": {},
|
|
88
|
-
"externs": {},
|
|
89
|
-
"formal_protocols": {},
|
|
90
|
-
"func_macros": {},
|
|
91
|
-
"functions": {},
|
|
92
|
-
"informal_protocols": {},
|
|
93
|
-
"literals": {},
|
|
94
|
-
"structs": {},
|
|
95
|
-
"typedefs": {}
|
|
96
|
-
},
|
|
97
|
-
"framework": "AdSupport",
|
|
98
|
-
"headers": [
|
|
99
|
-
"ASIdentifierManager.h"
|
|
100
|
-
],
|
|
101
|
-
"release": "10.16",
|
|
102
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
|
|
103
|
-
}
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat May 18 09:16:51 2024
|
|
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": "@",
|
|
30
|
-
"typestr_special": false
|
|
31
|
-
},
|
|
32
|
-
"selector": "advertisingIdentifier",
|
|
33
|
-
"visibility": "public"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"args": [],
|
|
37
|
-
"class_method": false,
|
|
38
|
-
"retval": {
|
|
39
|
-
"typestr": "Z",
|
|
40
|
-
"typestr_special": true
|
|
41
|
-
},
|
|
42
|
-
"selector": "isAdvertisingTrackingEnabled",
|
|
43
|
-
"visibility": "public"
|
|
44
|
-
}
|
|
45
|
-
],
|
|
46
|
-
"name": "ASIdentifierManager",
|
|
47
|
-
"properties": [
|
|
48
|
-
{
|
|
49
|
-
"attributes": [
|
|
50
|
-
"nonatomic",
|
|
51
|
-
"readonly"
|
|
52
|
-
],
|
|
53
|
-
"name": "advertisingIdentifier",
|
|
54
|
-
"typestr": "@",
|
|
55
|
-
"typestr_special": false
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"attributes": [
|
|
59
|
-
"nonatomic",
|
|
60
|
-
"readonly",
|
|
61
|
-
[
|
|
62
|
-
"getter",
|
|
63
|
-
"isAdvertisingTrackingEnabled"
|
|
64
|
-
]
|
|
65
|
-
],
|
|
66
|
-
"name": "advertisingTrackingEnabled",
|
|
67
|
-
"typestr": "Z",
|
|
68
|
-
"typestr_special": true
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"protocols": [],
|
|
72
|
-
"super": "NSObject"
|
|
73
|
-
}
|
|
74
|
-
},
|
|
75
|
-
"enum": {},
|
|
76
|
-
"enum_type": {},
|
|
77
|
-
"expressions": {},
|
|
78
|
-
"externs": {},
|
|
79
|
-
"formal_protocols": {},
|
|
80
|
-
"func_macros": {},
|
|
81
|
-
"functions": {},
|
|
82
|
-
"informal_protocols": {},
|
|
83
|
-
"literals": {},
|
|
84
|
-
"structs": {},
|
|
85
|
-
"typedefs": {}
|
|
86
|
-
},
|
|
87
|
-
"framework": "AdSupport",
|
|
88
|
-
"headers": [
|
|
89
|
-
"ASIdentifierManager.h"
|
|
90
|
-
],
|
|
91
|
-
"release": "10.16",
|
|
92
|
-
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
93
|
-
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat Jun 27 18:37:40 2020
|
|
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.15.5",
|
|
100
|
-
"sdk": "/Users/ronald/Downloads/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.16.sdk"
|
|
101
|
-
}
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Feb 20 18:26:55 2022
|
|
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
|
-
"enum_type": {},
|
|
87
|
-
"expressions": {},
|
|
88
|
-
"externs": {},
|
|
89
|
-
"formal_protocols": {},
|
|
90
|
-
"func_macros": {},
|
|
91
|
-
"functions": {},
|
|
92
|
-
"informal_protocols": {},
|
|
93
|
-
"literals": {},
|
|
94
|
-
"structs": {}
|
|
95
|
-
},
|
|
96
|
-
"framework": "AdSupport",
|
|
97
|
-
"headers": [
|
|
98
|
-
"ASIdentifierManager.h"
|
|
99
|
-
],
|
|
100
|
-
"release": "10.16",
|
|
101
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk"
|
|
102
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Fri Feb 17 17:06:42 2023
|
|
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
|
-
"enum_type": {},
|
|
87
|
-
"expressions": {},
|
|
88
|
-
"externs": {},
|
|
89
|
-
"formal_protocols": {},
|
|
90
|
-
"func_macros": {},
|
|
91
|
-
"functions": {},
|
|
92
|
-
"informal_protocols": {},
|
|
93
|
-
"literals": {},
|
|
94
|
-
"structs": {},
|
|
95
|
-
"typedefs": {}
|
|
96
|
-
},
|
|
97
|
-
"framework": "AdSupport",
|
|
98
|
-
"headers": [
|
|
99
|
-
"ASIdentifierManager.h"
|
|
100
|
-
],
|
|
101
|
-
"release": "10.16",
|
|
102
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
|
|
103
|
-
}
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat May 18 09:16:50 2024
|
|
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": "@",
|
|
30
|
-
"typestr_special": false
|
|
31
|
-
},
|
|
32
|
-
"selector": "advertisingIdentifier",
|
|
33
|
-
"visibility": "public"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"args": [],
|
|
37
|
-
"class_method": false,
|
|
38
|
-
"retval": {
|
|
39
|
-
"typestr": "Z",
|
|
40
|
-
"typestr_special": true
|
|
41
|
-
},
|
|
42
|
-
"selector": "isAdvertisingTrackingEnabled",
|
|
43
|
-
"visibility": "public"
|
|
44
|
-
}
|
|
45
|
-
],
|
|
46
|
-
"name": "ASIdentifierManager",
|
|
47
|
-
"properties": [
|
|
48
|
-
{
|
|
49
|
-
"attributes": [
|
|
50
|
-
"nonatomic",
|
|
51
|
-
"readonly"
|
|
52
|
-
],
|
|
53
|
-
"name": "advertisingIdentifier",
|
|
54
|
-
"typestr": "@",
|
|
55
|
-
"typestr_special": false
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"attributes": [
|
|
59
|
-
"nonatomic",
|
|
60
|
-
"readonly",
|
|
61
|
-
[
|
|
62
|
-
"getter",
|
|
63
|
-
"isAdvertisingTrackingEnabled"
|
|
64
|
-
]
|
|
65
|
-
],
|
|
66
|
-
"name": "advertisingTrackingEnabled",
|
|
67
|
-
"typestr": "Z",
|
|
68
|
-
"typestr_special": true
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"protocols": [],
|
|
72
|
-
"super": "NSObject"
|
|
73
|
-
}
|
|
74
|
-
},
|
|
75
|
-
"enum": {},
|
|
76
|
-
"enum_type": {},
|
|
77
|
-
"expressions": {},
|
|
78
|
-
"externs": {},
|
|
79
|
-
"formal_protocols": {},
|
|
80
|
-
"func_macros": {},
|
|
81
|
-
"functions": {},
|
|
82
|
-
"informal_protocols": {},
|
|
83
|
-
"literals": {},
|
|
84
|
-
"structs": {},
|
|
85
|
-
"typedefs": {}
|
|
86
|
-
},
|
|
87
|
-
"framework": "AdSupport",
|
|
88
|
-
"headers": [
|
|
89
|
-
"ASIdentifierManager.h"
|
|
90
|
-
],
|
|
91
|
-
"release": "10.16",
|
|
92
|
-
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
93
|
-
}
|
{pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/Lib/AdSupport/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/PyObjCTest/test_adsupport.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc_framework_adsupport-11.1 → pyobjc_framework_adsupport-12.0}/metadata/AdSupport.fwinfo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|