pyobjc-framework-ServiceManagement 10.1__tar.gz → 11.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-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/LICENSE.txt +1 -1
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/Lib/ServiceManagement/_metadata.py +3 -11
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/Lib/pyobjc_framework_ServiceManagement.egg-info/PKG-INFO +5 -5
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/Lib/pyobjc_framework_ServiceManagement.egg-info/SOURCES.txt +5 -4
- pyobjc_framework_servicemanagement-11.0/Lib/pyobjc_framework_ServiceManagement.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_servicemanagement-11.0/Lib/pyobjc_framework_ServiceManagement.egg-info/requires.txt +2 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/PKG-INFO +5 -5
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/PyObjCTest/test_smappservice.py +4 -0
- pyobjc_framework_servicemanagement-11.0/metadata/raw/arm64-14.5.fwinfo +382 -0
- pyobjc-framework-ServiceManagement-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_servicemanagement-11.0/metadata/raw/arm64-15.0.fwinfo +5 -5
- pyobjc_framework_servicemanagement-11.0/metadata/raw/x86_64-14.5.fwinfo +382 -0
- pyobjc-framework-ServiceManagement-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_servicemanagement-11.0/metadata/raw/x86_64-15.0.fwinfo +5 -5
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/pyobjc_setup.py +121 -27
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/setup.py +2 -1
- pyobjc-framework-ServiceManagement-10.1/Lib/pyobjc_framework_ServiceManagement.egg-info/requires.txt +0 -2
- pyobjc-framework-ServiceManagement-10.1/metadata/raw/arm64-12.0.fwinfo +0 -190
- pyobjc-framework-ServiceManagement-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -190
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/Lib/ServiceManagement/__init__.py +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/Lib/pyobjc_framework_ServiceManagement.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/Lib/pyobjc_framework_ServiceManagement.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/Lib/pyobjc_framework_ServiceManagement.egg-info/top_level.txt +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/MANIFEST.in +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/PyObjCTest/test_servicemanagement.py +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/PyObjCTest/test_smerrors.py +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/PyObjCTest/test_smloginitem.py +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/README.txt +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/ServiceManagement.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/metadata.ini +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/arm64-13.0.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/x86_64-10.10.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/x86_64-10.6.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/x86_64-10.7.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/x86_64-10.8.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/metadata/raw/x86_64-13.0.fwinfo +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/pyproject.toml +0 -0
- {pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/setup.cfg +0 -0
{pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/LICENSE.txt
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
(This is the MIT license, note that libffi-src is a separate product with its own license)
|
|
2
2
|
|
|
3
3
|
Copyright 2002, 2003 - Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax, et.al.
|
|
4
|
-
Copyright 2003-
|
|
4
|
+
Copyright 2003-2024 - Ronald Oussoren
|
|
5
5
|
|
|
6
6
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Tue Jun 11 10:20:00 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -30,17 +30,9 @@ else:
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
misc = {}
|
|
33
|
-
constants = """$kSMDomainSystemLaunchd$kSMDomainUserLaunchd$kSMErrorDomainFramework$kSMErrorDomainIPC$kSMErrorDomainLaunchd$kSMInfoKeyAuthorizedClients$kSMInfoKeyPrivilegedExecutables$"""
|
|
33
|
+
constants = """$SMAppServiceErrorDomain$kSMDomainSystemLaunchd$kSMDomainUserLaunchd$kSMErrorDomainFramework$kSMErrorDomainIPC$kSMErrorDomainLaunchd$kSMInfoKeyAuthorizedClients$kSMInfoKeyPrivilegedExecutables$"""
|
|
34
34
|
enums = """$SMAppServiceStatusEnabled@1$SMAppServiceStatusNotFound@3$SMAppServiceStatusNotRegistered@0$SMAppServiceStatusRequiresApproval@2$kSMErrorAlreadyRegistered@12$kSMErrorAuthorizationFailure@4$kSMErrorInternalFailure@2$kSMErrorInvalidPlist@10$kSMErrorInvalidSignature@3$kSMErrorJobMustBeEnabled@9$kSMErrorJobNotFound@6$kSMErrorJobPlistNotFound@8$kSMErrorLaunchDeniedByUser@11$kSMErrorServiceUnavailable@7$kSMErrorToolNotValid@5$"""
|
|
35
|
-
misc.update(
|
|
36
|
-
{
|
|
37
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ServiceManagement.framework/Headers/SMErrors.h:58:1)": NewType(
|
|
38
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ServiceManagement.framework/Headers/SMErrors.h:58:1)",
|
|
39
|
-
int,
|
|
40
|
-
),
|
|
41
|
-
"SMAppServiceStatus": NewType("SMAppServiceStatus", int),
|
|
42
|
-
}
|
|
43
|
-
)
|
|
35
|
+
misc.update({"SMAppServiceStatus": NewType("SMAppServiceStatus", int)})
|
|
44
36
|
misc.update({})
|
|
45
37
|
misc.update(
|
|
46
38
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-ServiceManagement
|
|
3
|
-
Version:
|
|
3
|
+
Version: 11.0
|
|
4
4
|
Summary: Wrappers for the framework ServiceManagement on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,21 +18,21 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
18
18
|
Classifier: Programming Language :: Python
|
|
19
19
|
Classifier: Programming Language :: Python :: 3
|
|
20
20
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
21
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
28
|
Classifier: Programming Language :: Objective C
|
|
29
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.9
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=11.0
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=11.0
|
|
36
36
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
37
37
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
38
38
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -10,6 +10,7 @@ Lib/pyobjc_framework_ServiceManagement.egg-info/PKG-INFO
|
|
|
10
10
|
Lib/pyobjc_framework_ServiceManagement.egg-info/SOURCES.txt
|
|
11
11
|
Lib/pyobjc_framework_ServiceManagement.egg-info/dependency_links.txt
|
|
12
12
|
Lib/pyobjc_framework_ServiceManagement.egg-info/not-zip-safe
|
|
13
|
+
Lib/pyobjc_framework_ServiceManagement.egg-info/pyobjc-build-info.txt
|
|
13
14
|
Lib/pyobjc_framework_ServiceManagement.egg-info/requires.txt
|
|
14
15
|
Lib/pyobjc_framework_ServiceManagement.egg-info/top_level.txt
|
|
15
16
|
PyObjCTest/__init__.py
|
|
@@ -19,16 +20,16 @@ PyObjCTest/test_smerrors.py
|
|
|
19
20
|
PyObjCTest/test_smloginitem.py
|
|
20
21
|
metadata/ServiceManagement.fwinfo
|
|
21
22
|
metadata/metadata.ini
|
|
22
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
23
23
|
metadata/raw/arm64-12.3.fwinfo
|
|
24
24
|
metadata/raw/arm64-13.0.fwinfo
|
|
25
|
-
metadata/raw/arm64-14.
|
|
25
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
26
|
+
metadata/raw/arm64-15.0.fwinfo
|
|
26
27
|
metadata/raw/x86_64-10.10.fwinfo
|
|
27
28
|
metadata/raw/x86_64-10.16.fwinfo
|
|
28
29
|
metadata/raw/x86_64-10.6.fwinfo
|
|
29
30
|
metadata/raw/x86_64-10.7.fwinfo
|
|
30
31
|
metadata/raw/x86_64-10.8.fwinfo
|
|
31
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
32
32
|
metadata/raw/x86_64-12.3.fwinfo
|
|
33
33
|
metadata/raw/x86_64-13.0.fwinfo
|
|
34
|
-
metadata/raw/x86_64-14.
|
|
34
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
35
|
+
metadata/raw/x86_64-15.0.fwinfo
|
{pyobjc-framework-ServiceManagement-10.1 → pyobjc_framework_servicemanagement-11.0}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-ServiceManagement
|
|
3
|
-
Version:
|
|
3
|
+
Version: 11.0
|
|
4
4
|
Summary: Wrappers for the framework ServiceManagement on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,21 +18,21 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
18
18
|
Classifier: Programming Language :: Python
|
|
19
19
|
Classifier: Programming Language :: Python :: 3
|
|
20
20
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
21
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
28
|
Classifier: Programming Language :: Objective C
|
|
29
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.9
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=11.0
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=11.0
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
Wrappers for framework 'ServiceManagement' on macOS 10.6. This framework
|
|
@@ -10,6 +10,10 @@ class TestSMAppService(TestCase):
|
|
|
10
10
|
self.assertEqual(ServiceManagement.SMAppServiceStatusRequiresApproval, 2)
|
|
11
11
|
self.assertEqual(ServiceManagement.SMAppServiceStatusNotFound, 3)
|
|
12
12
|
|
|
13
|
+
@min_os_level("15.0")
|
|
14
|
+
def test_constants15_0(self):
|
|
15
|
+
self.assertIsInstance(ServiceManagement.SMAppServiceErrorDomain, str)
|
|
16
|
+
|
|
13
17
|
@min_os_level("13.0")
|
|
14
18
|
def test_methods13_0(self):
|
|
15
19
|
self.assertResultIsBOOL(ServiceManagement.SMAppService.registerAndReturnError_)
|
|
@@ -0,0 +1,382 @@
|
|
|
1
|
+
// GENERATED FILE DO NOT EDIT
|
|
2
|
+
//
|
|
3
|
+
// This file was generated by objective.metadata
|
|
4
|
+
// Last update: Sat May 18 09:36:49 2024
|
|
5
|
+
{
|
|
6
|
+
"arch": "arm64",
|
|
7
|
+
"definitions": {
|
|
8
|
+
"aliases": {},
|
|
9
|
+
"called_definitions": {},
|
|
10
|
+
"cftypes": {},
|
|
11
|
+
"classes": {
|
|
12
|
+
"SMAppService": {
|
|
13
|
+
"categories": [],
|
|
14
|
+
"methods": [
|
|
15
|
+
{
|
|
16
|
+
"args": [
|
|
17
|
+
{
|
|
18
|
+
"typestr": "@",
|
|
19
|
+
"typestr_special": false
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"class_method": true,
|
|
23
|
+
"retval": {
|
|
24
|
+
"typestr": "@",
|
|
25
|
+
"typestr_special": false
|
|
26
|
+
},
|
|
27
|
+
"selector": "loginItemServiceWithIdentifier:",
|
|
28
|
+
"visibility": "public"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"args": [
|
|
32
|
+
{
|
|
33
|
+
"typestr": "@",
|
|
34
|
+
"typestr_special": false
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"class_method": true,
|
|
38
|
+
"retval": {
|
|
39
|
+
"typestr": "@",
|
|
40
|
+
"typestr_special": false
|
|
41
|
+
},
|
|
42
|
+
"selector": "agentServiceWithPlistName:",
|
|
43
|
+
"visibility": "public"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"args": [
|
|
47
|
+
{
|
|
48
|
+
"typestr": "@",
|
|
49
|
+
"typestr_special": false
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"class_method": true,
|
|
53
|
+
"retval": {
|
|
54
|
+
"typestr": "@",
|
|
55
|
+
"typestr_special": false
|
|
56
|
+
},
|
|
57
|
+
"selector": "daemonServiceWithPlistName:",
|
|
58
|
+
"visibility": "public"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"args": [
|
|
62
|
+
{
|
|
63
|
+
"type_modifier": "o",
|
|
64
|
+
"typestr": "^@",
|
|
65
|
+
"typestr_special": false
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"class_method": false,
|
|
69
|
+
"retval": {
|
|
70
|
+
"typestr": "Z",
|
|
71
|
+
"typestr_special": true
|
|
72
|
+
},
|
|
73
|
+
"selector": "registerAndReturnError:",
|
|
74
|
+
"visibility": "public"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"args": [
|
|
78
|
+
{
|
|
79
|
+
"type_modifier": "o",
|
|
80
|
+
"typestr": "^@",
|
|
81
|
+
"typestr_special": false
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"class_method": false,
|
|
85
|
+
"retval": {
|
|
86
|
+
"typestr": "Z",
|
|
87
|
+
"typestr_special": true
|
|
88
|
+
},
|
|
89
|
+
"selector": "unregisterAndReturnError:",
|
|
90
|
+
"visibility": "public"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"args": [
|
|
94
|
+
{
|
|
95
|
+
"callable": {
|
|
96
|
+
"arguments": {
|
|
97
|
+
"0": {
|
|
98
|
+
"type": "^v"
|
|
99
|
+
},
|
|
100
|
+
"1": {
|
|
101
|
+
"type": "@"
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
"retval": {
|
|
105
|
+
"type": "v"
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"typestr": "@?",
|
|
109
|
+
"typestr_special": false
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"class_method": false,
|
|
113
|
+
"retval": {
|
|
114
|
+
"typestr": "v",
|
|
115
|
+
"typestr_special": false
|
|
116
|
+
},
|
|
117
|
+
"selector": "unregisterWithCompletionHandler:",
|
|
118
|
+
"visibility": "public"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"args": [
|
|
122
|
+
{
|
|
123
|
+
"typestr": "@",
|
|
124
|
+
"typestr_special": false
|
|
125
|
+
}
|
|
126
|
+
],
|
|
127
|
+
"class_method": true,
|
|
128
|
+
"retval": {
|
|
129
|
+
"typestr": "q",
|
|
130
|
+
"typestr_special": false
|
|
131
|
+
},
|
|
132
|
+
"selector": "statusForLegacyURL:",
|
|
133
|
+
"visibility": "public"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"args": [],
|
|
137
|
+
"class_method": true,
|
|
138
|
+
"retval": {
|
|
139
|
+
"typestr": "v",
|
|
140
|
+
"typestr_special": false
|
|
141
|
+
},
|
|
142
|
+
"selector": "openSystemSettingsLoginItems",
|
|
143
|
+
"visibility": "public"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"args": [],
|
|
147
|
+
"class_method": true,
|
|
148
|
+
"retval": {
|
|
149
|
+
"typestr": "@",
|
|
150
|
+
"typestr_special": false
|
|
151
|
+
},
|
|
152
|
+
"selector": "mainAppService",
|
|
153
|
+
"visibility": "public"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"args": [],
|
|
157
|
+
"class_method": false,
|
|
158
|
+
"retval": {
|
|
159
|
+
"typestr": "q",
|
|
160
|
+
"typestr_special": false
|
|
161
|
+
},
|
|
162
|
+
"selector": "status",
|
|
163
|
+
"visibility": "public"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"name": "SMAppService",
|
|
167
|
+
"properties": [
|
|
168
|
+
{
|
|
169
|
+
"attributes": [
|
|
170
|
+
"readonly"
|
|
171
|
+
],
|
|
172
|
+
"name": "mainAppService",
|
|
173
|
+
"typestr": "@",
|
|
174
|
+
"typestr_special": false
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"attributes": [
|
|
178
|
+
"readonly"
|
|
179
|
+
],
|
|
180
|
+
"name": "status",
|
|
181
|
+
"typestr": "q",
|
|
182
|
+
"typestr_special": false
|
|
183
|
+
}
|
|
184
|
+
],
|
|
185
|
+
"protocols": [],
|
|
186
|
+
"super": "NSObject"
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
"enum": {
|
|
190
|
+
"SMAppServiceStatusEnabled": 1,
|
|
191
|
+
"SMAppServiceStatusNotFound": 3,
|
|
192
|
+
"SMAppServiceStatusNotRegistered": 0,
|
|
193
|
+
"SMAppServiceStatusRequiresApproval": 2,
|
|
194
|
+
"kSMErrorAlreadyRegistered": 12,
|
|
195
|
+
"kSMErrorAuthorizationFailure": 4,
|
|
196
|
+
"kSMErrorInternalFailure": 2,
|
|
197
|
+
"kSMErrorInvalidPlist": 10,
|
|
198
|
+
"kSMErrorInvalidSignature": 3,
|
|
199
|
+
"kSMErrorJobMustBeEnabled": 9,
|
|
200
|
+
"kSMErrorJobNotFound": 6,
|
|
201
|
+
"kSMErrorJobPlistNotFound": 8,
|
|
202
|
+
"kSMErrorLaunchDeniedByUser": 11,
|
|
203
|
+
"kSMErrorServiceUnavailable": 7,
|
|
204
|
+
"kSMErrorToolNotValid": 5
|
|
205
|
+
},
|
|
206
|
+
"enum_type": {
|
|
207
|
+
"SMAppServiceStatus": {
|
|
208
|
+
"type": "q"
|
|
209
|
+
}
|
|
210
|
+
},
|
|
211
|
+
"expressions": {},
|
|
212
|
+
"externs": {
|
|
213
|
+
"kSMDomainSystemLaunchd": {
|
|
214
|
+
"typestr": "^{__CFString=}"
|
|
215
|
+
},
|
|
216
|
+
"kSMDomainUserLaunchd": {
|
|
217
|
+
"typestr": "^{__CFString=}"
|
|
218
|
+
},
|
|
219
|
+
"kSMErrorDomainFramework": {
|
|
220
|
+
"typestr": "^{__CFString=}"
|
|
221
|
+
},
|
|
222
|
+
"kSMErrorDomainIPC": {
|
|
223
|
+
"typestr": "^{__CFString=}"
|
|
224
|
+
},
|
|
225
|
+
"kSMErrorDomainLaunchd": {
|
|
226
|
+
"typestr": "^{__CFString=}"
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
"formal_protocols": {},
|
|
230
|
+
"func_macros": {},
|
|
231
|
+
"functions": {
|
|
232
|
+
"SMCopyAllJobDictionaries": {
|
|
233
|
+
"args": [
|
|
234
|
+
{
|
|
235
|
+
"name": "domain",
|
|
236
|
+
"typestr": "^{__CFString=}"
|
|
237
|
+
}
|
|
238
|
+
],
|
|
239
|
+
"retval": {
|
|
240
|
+
"already_cfretained": true,
|
|
241
|
+
"typestr": "^{__CFArray=}"
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
"SMJobBless": {
|
|
245
|
+
"args": [
|
|
246
|
+
{
|
|
247
|
+
"name": "domain",
|
|
248
|
+
"typestr": "^{__CFString=}"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"name": "executableLabel",
|
|
252
|
+
"typestr": "^{__CFString=}"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"name": "auth",
|
|
256
|
+
"typestr": "^{AuthorizationOpaqueRef=}"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"already_cfretained": true,
|
|
260
|
+
"name": "outError",
|
|
261
|
+
"null_accepted": true,
|
|
262
|
+
"type_modifier": "o",
|
|
263
|
+
"typestr": "^^{__CFError=}"
|
|
264
|
+
}
|
|
265
|
+
],
|
|
266
|
+
"retval": {
|
|
267
|
+
"typestr": "Z"
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
"SMJobCopyDictionary": {
|
|
271
|
+
"args": [
|
|
272
|
+
{
|
|
273
|
+
"name": "domain",
|
|
274
|
+
"typestr": "^{__CFString=}"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"name": "jobLabel",
|
|
278
|
+
"typestr": "^{__CFString=}"
|
|
279
|
+
}
|
|
280
|
+
],
|
|
281
|
+
"retval": {
|
|
282
|
+
"already_cfretained": true,
|
|
283
|
+
"typestr": "^{__CFDictionary=}"
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
"SMJobRemove": {
|
|
287
|
+
"args": [
|
|
288
|
+
{
|
|
289
|
+
"name": "domain",
|
|
290
|
+
"typestr": "^{__CFString=}"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"name": "jobLabel",
|
|
294
|
+
"typestr": "^{__CFString=}"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"name": "auth",
|
|
298
|
+
"typestr": "^{AuthorizationOpaqueRef=}"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"name": "wait",
|
|
302
|
+
"typestr": "Z"
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"already_cfretained": true,
|
|
306
|
+
"name": "outError",
|
|
307
|
+
"null_accepted": true,
|
|
308
|
+
"type_modifier": "o",
|
|
309
|
+
"typestr": "^^{__CFError=}"
|
|
310
|
+
}
|
|
311
|
+
],
|
|
312
|
+
"retval": {
|
|
313
|
+
"typestr": "Z"
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
"SMJobSubmit": {
|
|
317
|
+
"args": [
|
|
318
|
+
{
|
|
319
|
+
"name": "domain",
|
|
320
|
+
"typestr": "^{__CFString=}"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"name": "job",
|
|
324
|
+
"typestr": "^{__CFDictionary=}"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"name": "auth",
|
|
328
|
+
"typestr": "^{AuthorizationOpaqueRef=}"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"already_cfretained": true,
|
|
332
|
+
"name": "outError",
|
|
333
|
+
"null_accepted": true,
|
|
334
|
+
"type_modifier": "o",
|
|
335
|
+
"typestr": "^^{__CFError=}"
|
|
336
|
+
}
|
|
337
|
+
],
|
|
338
|
+
"retval": {
|
|
339
|
+
"typestr": "Z"
|
|
340
|
+
}
|
|
341
|
+
},
|
|
342
|
+
"SMLoginItemSetEnabled": {
|
|
343
|
+
"args": [
|
|
344
|
+
{
|
|
345
|
+
"name": "identifier",
|
|
346
|
+
"typestr": "^{__CFString=}"
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"name": "enabled",
|
|
350
|
+
"typestr": "Z"
|
|
351
|
+
}
|
|
352
|
+
],
|
|
353
|
+
"retval": {
|
|
354
|
+
"typestr": "Z"
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
"informal_protocols": {},
|
|
359
|
+
"literals": {
|
|
360
|
+
"kSMRightBlessPrivilegedHelper": {
|
|
361
|
+
"unicode": false,
|
|
362
|
+
"value": "com.apple.ServiceManagement.blesshelper"
|
|
363
|
+
},
|
|
364
|
+
"kSMRightModifySystemDaemons": {
|
|
365
|
+
"unicode": false,
|
|
366
|
+
"value": "com.apple.ServiceManagement.daemons.modify"
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
"structs": {},
|
|
370
|
+
"typedefs": {
|
|
371
|
+
"SMAppServiceStatus": "enum SMAppServiceStatus"
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
"framework": "ServiceManagement",
|
|
375
|
+
"headers": [
|
|
376
|
+
"SMAppService.h",
|
|
377
|
+
"SMErrors.h",
|
|
378
|
+
"SMLoginItem.h"
|
|
379
|
+
],
|
|
380
|
+
"release": "10.16",
|
|
381
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
382
|
+
}
|
|
@@ -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: Tue Jun 11 10:20:00 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -206,13 +206,13 @@
|
|
|
206
206
|
"enum_type": {
|
|
207
207
|
"SMAppServiceStatus": {
|
|
208
208
|
"type": "q"
|
|
209
|
-
},
|
|
210
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/ServiceManagement.framework/Headers/SMErrors.h:58:1)": {
|
|
211
|
-
"type": "I"
|
|
212
209
|
}
|
|
213
210
|
},
|
|
214
211
|
"expressions": {},
|
|
215
212
|
"externs": {
|
|
213
|
+
"SMAppServiceErrorDomain": {
|
|
214
|
+
"typestr": "@"
|
|
215
|
+
},
|
|
216
216
|
"kSMDomainSystemLaunchd": {
|
|
217
217
|
"typestr": "^{__CFString=}"
|
|
218
218
|
},
|
|
@@ -381,5 +381,5 @@
|
|
|
381
381
|
"SMLoginItem.h"
|
|
382
382
|
],
|
|
383
383
|
"release": "10.16",
|
|
384
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
|
|
384
|
+
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk"
|
|
385
385
|
}
|