pyobjc-framework-MapKit 10.1__tar.gz → 10.3__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-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/LICENSE.txt +1 -1
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Lib/MapKit/__init__.py +16 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Lib/MapKit/_metadata.py +127 -1
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Lib/pyobjc_framework_MapKit.egg-info/PKG-INFO +5 -5
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Lib/pyobjc_framework_MapKit.egg-info/SOURCES.txt +2 -4
- pyobjc_framework_mapkit-10.3/Lib/pyobjc_framework_MapKit.egg-info/requires.txt +4 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PKG-INFO +5 -5
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapitem.py +11 -0
- pyobjc-framework-MapKit-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_mapkit-10.3/metadata/raw/arm64-14.5.fwinfo +105 -7
- pyobjc-framework-MapKit-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_mapkit-10.3/metadata/raw/x86_64-14.5.fwinfo +105 -7
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/setup.py +2 -1
- pyobjc-framework-MapKit-10.1/Lib/pyobjc_framework_MapKit.egg-info/requires.txt +0 -4
- pyobjc-framework-MapKit-10.1/metadata/raw/arm64-12.0.fwinfo +0 -10453
- pyobjc-framework-MapKit-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -10453
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Lib/pyobjc_framework_MapKit.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Lib/pyobjc_framework_MapKit.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Lib/pyobjc_framework_MapKit.egg-info/top_level.txt +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/MANIFEST.in +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Modules/_MapKit.m +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Modules/_MapKit_inlines.m +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Modules/_MapKit_protocols.m +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Modules/pyobjc-api.h +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/Modules/pyobjc-compat.h +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mapkit.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkannotation.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkannotationview.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkcircle.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkcirclerenderer.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkdirections.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkdirectionsrequest.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkdirectionsresponse.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkdirectionstypes.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkdistanceformatter.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkgeodesicpolyline.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkgeojsonserialization.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkgeometry.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkhybridmapconfiguration.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mklocalsearch.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mklocalsearchcompleter.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mklocalsearchrequest.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mklocalsearchresponse.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mklookaroundscenerequest.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mklookaroundsnapshotter.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mklookaroundviewcontroller.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapcamera.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapcamerazoomrange.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapconfiguration.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapsnapshot.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapsnapshotoptions.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapsnapshotter.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmapview.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkmultipoint.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkoverlay.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkoverlaypathrenderer.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkoverlayrenderer.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpinannotationview.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkplacemark.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpointannotation.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpointofinterestcategory.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpointofinterestfilter.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpolygon.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpolygonrenderer.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpolyline.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkpolylinerenderer.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkshape.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mksnapshotoptions.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkstandardmapconfiguration.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mktileoverlay.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mktileoverlayrenderer.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mktypes.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/PyObjCTest/test_mkuserlocation.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/README.txt +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/MapKit.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/metadata.ini +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/arm64-13.0.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/x86_64-10.10.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/x86_64-10.15.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/x86_64-10.9.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/metadata/raw/x86_64-13.0.fwinfo +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/pyobjc_setup.py +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/pyproject.toml +0 -0
- {pyobjc-framework-MapKit-10.1 → pyobjc_framework_mapkit-10.3}/setup.cfg +0 -0
|
@@ -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
|
|
|
@@ -36,6 +36,22 @@ def _setup():
|
|
|
36
36
|
globals()["__dir__"] = dir_func
|
|
37
37
|
globals()["__getattr__"] = getattr_func
|
|
38
38
|
|
|
39
|
+
for cls, sel in (
|
|
40
|
+
("MKMapConfiguration", b"init"),
|
|
41
|
+
("MKMapConfiguration", b"new"),
|
|
42
|
+
("MKLocalPointsOfInterestRequest", b"init"),
|
|
43
|
+
("MKLocalPointsOfInterestRequest", b"new"),
|
|
44
|
+
("MKLookAroundSnapshotter", b"init"),
|
|
45
|
+
("MKLookAroundSnapshotter", b"new"),
|
|
46
|
+
("MKLookAroundSceneRequest", b"init"),
|
|
47
|
+
("MKLookAroundSceneRequest", b"new"),
|
|
48
|
+
("MKLookAroundScene", b"init"),
|
|
49
|
+
("MKLookAroundScene", b"new"),
|
|
50
|
+
("MKClusterAnnotation", b"init"),
|
|
51
|
+
("MKClusterAnnotation", b"new"),
|
|
52
|
+
):
|
|
53
|
+
objc.registerUnavailableMethod(cls, sel)
|
|
54
|
+
|
|
39
55
|
del sys.modules["MapKit._metadata"]
|
|
40
56
|
|
|
41
57
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Sat May 18 09:31:34 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -491,7 +491,35 @@ try:
|
|
|
491
491
|
)
|
|
492
492
|
r(b"MKMapItem", b"isCurrentLocation", {"retval": {"type": b"Z"}})
|
|
493
493
|
r(b"MKMapItem", b"openInMapsWithLaunchOptions:", {"retval": {"type": b"Z"}})
|
|
494
|
+
r(
|
|
495
|
+
b"MKMapItem",
|
|
496
|
+
b"openInMapsWithLaunchOptions:completionHandler:",
|
|
497
|
+
{
|
|
498
|
+
"arguments": {
|
|
499
|
+
3: {
|
|
500
|
+
"callable": {
|
|
501
|
+
"retval": {"type": b"v"},
|
|
502
|
+
"arguments": {0: {"type": b"^v"}, 1: {"type": b"Z"}},
|
|
503
|
+
}
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
},
|
|
507
|
+
)
|
|
494
508
|
r(b"MKMapItem", b"openMapsWithItems:launchOptions:", {"retval": {"type": b"Z"}})
|
|
509
|
+
r(
|
|
510
|
+
b"MKMapItem",
|
|
511
|
+
b"openMapsWithItems:launchOptions:completionHandler:",
|
|
512
|
+
{
|
|
513
|
+
"arguments": {
|
|
514
|
+
4: {
|
|
515
|
+
"callable": {
|
|
516
|
+
"retval": {"type": b"v"},
|
|
517
|
+
"arguments": {0: {"type": b"^v"}, 1: {"type": b"Z"}},
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
},
|
|
522
|
+
)
|
|
495
523
|
r(
|
|
496
524
|
b"MKMapSnapshot",
|
|
497
525
|
b"pointForCoordinate:",
|
|
@@ -1259,6 +1287,104 @@ try:
|
|
|
1259
1287
|
)
|
|
1260
1288
|
finally:
|
|
1261
1289
|
objc._updatingMetadata(False)
|
|
1290
|
+
|
|
1291
|
+
objc.registerNewKeywordsFromSelector(
|
|
1292
|
+
"MKAnnotationView", b"initWithAnnotation:reuseIdentifier:"
|
|
1293
|
+
)
|
|
1294
|
+
objc.registerNewKeywordsFromSelector("MKAnnotationView", b"initWithCoder:")
|
|
1295
|
+
objc.registerNewKeywordsFromSelector("MKCircleRenderer", b"initWithCircle:")
|
|
1296
|
+
objc.registerNewKeywordsFromSelector(
|
|
1297
|
+
"MKClusterAnnotation", b"initWithMemberAnnotations:"
|
|
1298
|
+
)
|
|
1299
|
+
objc.registerNewKeywordsFromSelector("MKDirections", b"initWithRequest:")
|
|
1300
|
+
objc.registerNewKeywordsFromSelector("MKDirectionsRequest", b"initWithContentsOfURL:")
|
|
1301
|
+
objc.registerNewKeywordsFromSelector(
|
|
1302
|
+
"MKHybridMapConfiguration", b"initWithElevationStyle:"
|
|
1303
|
+
)
|
|
1304
|
+
objc.registerNewKeywordsFromSelector(
|
|
1305
|
+
"MKImageryMapConfiguration", b"initWithElevationStyle:"
|
|
1306
|
+
)
|
|
1307
|
+
objc.registerNewKeywordsFromSelector(
|
|
1308
|
+
"MKLocalPointsOfInterestRequest", b"initWithCenterCoordinate:radius:"
|
|
1309
|
+
)
|
|
1310
|
+
objc.registerNewKeywordsFromSelector(
|
|
1311
|
+
"MKLocalPointsOfInterestRequest", b"initWithCoordinateRegion:"
|
|
1312
|
+
)
|
|
1313
|
+
objc.registerNewKeywordsFromSelector(
|
|
1314
|
+
"MKLocalSearch", b"initWithPointsOfInterestRequest:"
|
|
1315
|
+
)
|
|
1316
|
+
objc.registerNewKeywordsFromSelector("MKLocalSearch", b"initWithRequest:")
|
|
1317
|
+
objc.registerNewKeywordsFromSelector("MKLocalSearchRequest", b"initWithCompletion:")
|
|
1318
|
+
objc.registerNewKeywordsFromSelector(
|
|
1319
|
+
"MKLocalSearchRequest", b"initWithNaturalLanguageQuery:"
|
|
1320
|
+
)
|
|
1321
|
+
objc.registerNewKeywordsFromSelector(
|
|
1322
|
+
"MKLocalSearchRequest", b"initWithNaturalLanguageQuery:region:"
|
|
1323
|
+
)
|
|
1324
|
+
objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"initWithCoordinate:")
|
|
1325
|
+
objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"initWithMapItem:")
|
|
1326
|
+
objc.registerNewKeywordsFromSelector(
|
|
1327
|
+
"MKLookAroundSnapshotter", b"initWithScene:options:"
|
|
1328
|
+
)
|
|
1329
|
+
objc.registerNewKeywordsFromSelector("MKLookAroundViewController", b"initWithCoder:")
|
|
1330
|
+
objc.registerNewKeywordsFromSelector(
|
|
1331
|
+
"MKLookAroundViewController", b"initWithNibName:bundle:"
|
|
1332
|
+
)
|
|
1333
|
+
objc.registerNewKeywordsFromSelector("MKLookAroundViewController", b"initWithScene:")
|
|
1334
|
+
objc.registerNewKeywordsFromSelector("MKMapCameraBoundary", b"initWithCoder:")
|
|
1335
|
+
objc.registerNewKeywordsFromSelector(
|
|
1336
|
+
"MKMapCameraBoundary", b"initWithCoordinateRegion:"
|
|
1337
|
+
)
|
|
1338
|
+
objc.registerNewKeywordsFromSelector("MKMapCameraBoundary", b"initWithMapRect:")
|
|
1339
|
+
objc.registerNewKeywordsFromSelector(
|
|
1340
|
+
"MKMapCameraZoomRange", b"initWithMaxCenterCoordinateDistance:"
|
|
1341
|
+
)
|
|
1342
|
+
objc.registerNewKeywordsFromSelector(
|
|
1343
|
+
"MKMapCameraZoomRange", b"initWithMinCenterCoordinateDistance:"
|
|
1344
|
+
)
|
|
1345
|
+
objc.registerNewKeywordsFromSelector(
|
|
1346
|
+
"MKMapCameraZoomRange",
|
|
1347
|
+
b"initWithMinCenterCoordinateDistance:maxCenterCoordinateDistance:",
|
|
1348
|
+
)
|
|
1349
|
+
objc.registerNewKeywordsFromSelector("MKMapItem", b"initWithPlacemark:")
|
|
1350
|
+
objc.registerNewKeywordsFromSelector("MKMapSnapshotter", b"initWithOptions:")
|
|
1351
|
+
objc.registerNewKeywordsFromSelector("MKMultiPolygon", b"initWithPolygons:")
|
|
1352
|
+
objc.registerNewKeywordsFromSelector("MKMultiPolygonRenderer", b"initWithMultiPolygon:")
|
|
1353
|
+
objc.registerNewKeywordsFromSelector("MKMultiPolyline", b"initWithPolylines:")
|
|
1354
|
+
objc.registerNewKeywordsFromSelector(
|
|
1355
|
+
"MKMultiPolylineRenderer", b"initWithMultiPolyline:"
|
|
1356
|
+
)
|
|
1357
|
+
objc.registerNewKeywordsFromSelector("MKOverlayRenderer", b"initWithOverlay:")
|
|
1358
|
+
objc.registerNewKeywordsFromSelector("MKPlacemark", b"initWithCoordinate:")
|
|
1359
|
+
objc.registerNewKeywordsFromSelector(
|
|
1360
|
+
"MKPlacemark", b"initWithCoordinate:addressDictionary:"
|
|
1361
|
+
)
|
|
1362
|
+
objc.registerNewKeywordsFromSelector(
|
|
1363
|
+
"MKPlacemark", b"initWithCoordinate:postalAddress:"
|
|
1364
|
+
)
|
|
1365
|
+
objc.registerNewKeywordsFromSelector("MKPointAnnotation", b"initWithCoordinate:")
|
|
1366
|
+
objc.registerNewKeywordsFromSelector(
|
|
1367
|
+
"MKPointAnnotation", b"initWithCoordinate:title:subtitle:"
|
|
1368
|
+
)
|
|
1369
|
+
objc.registerNewKeywordsFromSelector(
|
|
1370
|
+
"MKPointOfInterestFilter", b"initExcludingCategories:"
|
|
1371
|
+
)
|
|
1372
|
+
objc.registerNewKeywordsFromSelector(
|
|
1373
|
+
"MKPointOfInterestFilter", b"initIncludingCategories:"
|
|
1374
|
+
)
|
|
1375
|
+
objc.registerNewKeywordsFromSelector("MKPolygonRenderer", b"initWithPolygon:")
|
|
1376
|
+
objc.registerNewKeywordsFromSelector("MKPolylineRenderer", b"initWithPolyline:")
|
|
1377
|
+
objc.registerNewKeywordsFromSelector(
|
|
1378
|
+
"MKStandardMapConfiguration", b"initWithElevationStyle:"
|
|
1379
|
+
)
|
|
1380
|
+
objc.registerNewKeywordsFromSelector(
|
|
1381
|
+
"MKStandardMapConfiguration", b"initWithElevationStyle:emphasisStyle:"
|
|
1382
|
+
)
|
|
1383
|
+
objc.registerNewKeywordsFromSelector(
|
|
1384
|
+
"MKStandardMapConfiguration", b"initWithEmphasisStyle:"
|
|
1385
|
+
)
|
|
1386
|
+
objc.registerNewKeywordsFromSelector("MKTileOverlay", b"initWithURLTemplate:")
|
|
1387
|
+
objc.registerNewKeywordsFromSelector("MKTileOverlayRenderer", b"initWithTileOverlay:")
|
|
1262
1388
|
expressions = {}
|
|
1263
1389
|
|
|
1264
1390
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-MapKit
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework MapKit on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,10 +31,10 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=10.
|
|
37
|
-
Requires-Dist: pyobjc-framework-Quartz>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=10.3
|
|
37
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.3
|
|
38
38
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
39
39
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
40
40
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -69,15 +69,13 @@ PyObjCTest/test_mktypes.py
|
|
|
69
69
|
PyObjCTest/test_mkuserlocation.py
|
|
70
70
|
metadata/MapKit.fwinfo
|
|
71
71
|
metadata/metadata.ini
|
|
72
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
73
72
|
metadata/raw/arm64-12.3.fwinfo
|
|
74
73
|
metadata/raw/arm64-13.0.fwinfo
|
|
75
|
-
metadata/raw/arm64-14.
|
|
74
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
76
75
|
metadata/raw/x86_64-10.10.fwinfo
|
|
77
76
|
metadata/raw/x86_64-10.15.fwinfo
|
|
78
77
|
metadata/raw/x86_64-10.16.fwinfo
|
|
79
78
|
metadata/raw/x86_64-10.9.fwinfo
|
|
80
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
81
79
|
metadata/raw/x86_64-12.3.fwinfo
|
|
82
80
|
metadata/raw/x86_64-13.0.fwinfo
|
|
83
|
-
metadata/raw/x86_64-14.
|
|
81
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-MapKit
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework MapKit on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,10 +31,10 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=10.
|
|
37
|
-
Requires-Dist: pyobjc-framework-Quartz>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=10.3
|
|
37
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.3
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
Wrappers for the "MapKit" framework on macOS.
|
|
@@ -42,3 +42,14 @@ class TestMKMapItem(TestCase):
|
|
|
42
42
|
self.assertIsInstance(
|
|
43
43
|
MapKit.MKMapViewDefaultClusterAnnotationViewReuseIdentifier, str
|
|
44
44
|
)
|
|
45
|
+
|
|
46
|
+
@min_os_level("14.4")
|
|
47
|
+
def test_methods14_4(self):
|
|
48
|
+
self.assertArgIsBlock(
|
|
49
|
+
MapKit.MKMapItem.openInMapsWithLaunchOptions_completionHandler_, 1, b"vZ"
|
|
50
|
+
)
|
|
51
|
+
self.assertArgIsBlock(
|
|
52
|
+
MapKit.MKMapItem.openMapsWithItems_launchOptions_completionHandler_,
|
|
53
|
+
2,
|
|
54
|
+
b"vZ",
|
|
55
|
+
)
|
|
@@ -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: Sat May 18 09:31:34 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -1289,10 +1289,16 @@
|
|
|
1289
1289
|
"arguments": {
|
|
1290
1290
|
"0": {
|
|
1291
1291
|
"type": "^v"
|
|
1292
|
+
},
|
|
1293
|
+
"1": {
|
|
1294
|
+
"type": "@"
|
|
1295
|
+
},
|
|
1296
|
+
"2": {
|
|
1297
|
+
"type": "@"
|
|
1292
1298
|
}
|
|
1293
1299
|
},
|
|
1294
1300
|
"retval": {
|
|
1295
|
-
"type": "
|
|
1301
|
+
"type": "v"
|
|
1296
1302
|
}
|
|
1297
1303
|
},
|
|
1298
1304
|
"typestr": "@?",
|
|
@@ -1314,10 +1320,16 @@
|
|
|
1314
1320
|
"arguments": {
|
|
1315
1321
|
"0": {
|
|
1316
1322
|
"type": "^v"
|
|
1323
|
+
},
|
|
1324
|
+
"1": {
|
|
1325
|
+
"type": "@"
|
|
1326
|
+
},
|
|
1327
|
+
"2": {
|
|
1328
|
+
"type": "@"
|
|
1317
1329
|
}
|
|
1318
1330
|
},
|
|
1319
1331
|
"retval": {
|
|
1320
|
-
"type": "
|
|
1332
|
+
"type": "v"
|
|
1321
1333
|
}
|
|
1322
1334
|
},
|
|
1323
1335
|
"typestr": "@?",
|
|
@@ -2568,10 +2580,16 @@
|
|
|
2568
2580
|
"arguments": {
|
|
2569
2581
|
"0": {
|
|
2570
2582
|
"type": "^v"
|
|
2583
|
+
},
|
|
2584
|
+
"1": {
|
|
2585
|
+
"type": "@"
|
|
2586
|
+
},
|
|
2587
|
+
"2": {
|
|
2588
|
+
"type": "@"
|
|
2571
2589
|
}
|
|
2572
2590
|
},
|
|
2573
2591
|
"retval": {
|
|
2574
|
-
"type": "
|
|
2592
|
+
"type": "v"
|
|
2575
2593
|
}
|
|
2576
2594
|
},
|
|
2577
2595
|
"typestr": "@?",
|
|
@@ -4529,6 +4547,74 @@
|
|
|
4529
4547
|
"selector": "openMapsWithItems:launchOptions:",
|
|
4530
4548
|
"visibility": "public"
|
|
4531
4549
|
},
|
|
4550
|
+
{
|
|
4551
|
+
"args": [
|
|
4552
|
+
{
|
|
4553
|
+
"typestr": "@",
|
|
4554
|
+
"typestr_special": false
|
|
4555
|
+
},
|
|
4556
|
+
{
|
|
4557
|
+
"callable": {
|
|
4558
|
+
"arguments": {
|
|
4559
|
+
"0": {
|
|
4560
|
+
"type": "^v"
|
|
4561
|
+
},
|
|
4562
|
+
"1": {
|
|
4563
|
+
"type": "Z"
|
|
4564
|
+
}
|
|
4565
|
+
},
|
|
4566
|
+
"retval": {
|
|
4567
|
+
"type": "v"
|
|
4568
|
+
}
|
|
4569
|
+
},
|
|
4570
|
+
"typestr": "@?",
|
|
4571
|
+
"typestr_special": false
|
|
4572
|
+
}
|
|
4573
|
+
],
|
|
4574
|
+
"class_method": false,
|
|
4575
|
+
"retval": {
|
|
4576
|
+
"typestr": "v",
|
|
4577
|
+
"typestr_special": false
|
|
4578
|
+
},
|
|
4579
|
+
"selector": "openInMapsWithLaunchOptions:completionHandler:",
|
|
4580
|
+
"visibility": "public"
|
|
4581
|
+
},
|
|
4582
|
+
{
|
|
4583
|
+
"args": [
|
|
4584
|
+
{
|
|
4585
|
+
"typestr": "@",
|
|
4586
|
+
"typestr_special": false
|
|
4587
|
+
},
|
|
4588
|
+
{
|
|
4589
|
+
"typestr": "@",
|
|
4590
|
+
"typestr_special": false
|
|
4591
|
+
},
|
|
4592
|
+
{
|
|
4593
|
+
"callable": {
|
|
4594
|
+
"arguments": {
|
|
4595
|
+
"0": {
|
|
4596
|
+
"type": "^v"
|
|
4597
|
+
},
|
|
4598
|
+
"1": {
|
|
4599
|
+
"type": "Z"
|
|
4600
|
+
}
|
|
4601
|
+
},
|
|
4602
|
+
"retval": {
|
|
4603
|
+
"type": "v"
|
|
4604
|
+
}
|
|
4605
|
+
},
|
|
4606
|
+
"typestr": "@?",
|
|
4607
|
+
"typestr_special": false
|
|
4608
|
+
}
|
|
4609
|
+
],
|
|
4610
|
+
"class_method": true,
|
|
4611
|
+
"retval": {
|
|
4612
|
+
"typestr": "v",
|
|
4613
|
+
"typestr_special": false
|
|
4614
|
+
},
|
|
4615
|
+
"selector": "openMapsWithItems:launchOptions:completionHandler:",
|
|
4616
|
+
"visibility": "public"
|
|
4617
|
+
},
|
|
4532
4618
|
{
|
|
4533
4619
|
"args": [],
|
|
4534
4620
|
"class_method": false,
|
|
@@ -5184,10 +5270,16 @@
|
|
|
5184
5270
|
"arguments": {
|
|
5185
5271
|
"0": {
|
|
5186
5272
|
"type": "^v"
|
|
5273
|
+
},
|
|
5274
|
+
"1": {
|
|
5275
|
+
"type": "@"
|
|
5276
|
+
},
|
|
5277
|
+
"2": {
|
|
5278
|
+
"type": "@"
|
|
5187
5279
|
}
|
|
5188
5280
|
},
|
|
5189
5281
|
"retval": {
|
|
5190
|
-
"type": "
|
|
5282
|
+
"type": "v"
|
|
5191
5283
|
}
|
|
5192
5284
|
},
|
|
5193
5285
|
"typestr": "@?",
|
|
@@ -5213,10 +5305,16 @@
|
|
|
5213
5305
|
"arguments": {
|
|
5214
5306
|
"0": {
|
|
5215
5307
|
"type": "^v"
|
|
5308
|
+
},
|
|
5309
|
+
"1": {
|
|
5310
|
+
"type": "@"
|
|
5311
|
+
},
|
|
5312
|
+
"2": {
|
|
5313
|
+
"type": "@"
|
|
5216
5314
|
}
|
|
5217
5315
|
},
|
|
5218
5316
|
"retval": {
|
|
5219
|
-
"type": "
|
|
5317
|
+
"type": "v"
|
|
5220
5318
|
}
|
|
5221
5319
|
},
|
|
5222
5320
|
"typestr": "@?",
|
|
@@ -12076,5 +12174,5 @@
|
|
|
12076
12174
|
"NSUserActivity+MKMapItem.h"
|
|
12077
12175
|
],
|
|
12078
12176
|
"release": "10.16",
|
|
12079
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
12177
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
12080
12178
|
}
|
|
@@ -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: Sat May 18 09:31:30 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -1289,10 +1289,16 @@
|
|
|
1289
1289
|
"arguments": {
|
|
1290
1290
|
"0": {
|
|
1291
1291
|
"type": "^v"
|
|
1292
|
+
},
|
|
1293
|
+
"1": {
|
|
1294
|
+
"type": "@"
|
|
1295
|
+
},
|
|
1296
|
+
"2": {
|
|
1297
|
+
"type": "@"
|
|
1292
1298
|
}
|
|
1293
1299
|
},
|
|
1294
1300
|
"retval": {
|
|
1295
|
-
"type": "
|
|
1301
|
+
"type": "v"
|
|
1296
1302
|
}
|
|
1297
1303
|
},
|
|
1298
1304
|
"typestr": "@?",
|
|
@@ -1314,10 +1320,16 @@
|
|
|
1314
1320
|
"arguments": {
|
|
1315
1321
|
"0": {
|
|
1316
1322
|
"type": "^v"
|
|
1323
|
+
},
|
|
1324
|
+
"1": {
|
|
1325
|
+
"type": "@"
|
|
1326
|
+
},
|
|
1327
|
+
"2": {
|
|
1328
|
+
"type": "@"
|
|
1317
1329
|
}
|
|
1318
1330
|
},
|
|
1319
1331
|
"retval": {
|
|
1320
|
-
"type": "
|
|
1332
|
+
"type": "v"
|
|
1321
1333
|
}
|
|
1322
1334
|
},
|
|
1323
1335
|
"typestr": "@?",
|
|
@@ -2568,10 +2580,16 @@
|
|
|
2568
2580
|
"arguments": {
|
|
2569
2581
|
"0": {
|
|
2570
2582
|
"type": "^v"
|
|
2583
|
+
},
|
|
2584
|
+
"1": {
|
|
2585
|
+
"type": "@"
|
|
2586
|
+
},
|
|
2587
|
+
"2": {
|
|
2588
|
+
"type": "@"
|
|
2571
2589
|
}
|
|
2572
2590
|
},
|
|
2573
2591
|
"retval": {
|
|
2574
|
-
"type": "
|
|
2592
|
+
"type": "v"
|
|
2575
2593
|
}
|
|
2576
2594
|
},
|
|
2577
2595
|
"typestr": "@?",
|
|
@@ -4529,6 +4547,74 @@
|
|
|
4529
4547
|
"selector": "openMapsWithItems:launchOptions:",
|
|
4530
4548
|
"visibility": "public"
|
|
4531
4549
|
},
|
|
4550
|
+
{
|
|
4551
|
+
"args": [
|
|
4552
|
+
{
|
|
4553
|
+
"typestr": "@",
|
|
4554
|
+
"typestr_special": false
|
|
4555
|
+
},
|
|
4556
|
+
{
|
|
4557
|
+
"callable": {
|
|
4558
|
+
"arguments": {
|
|
4559
|
+
"0": {
|
|
4560
|
+
"type": "^v"
|
|
4561
|
+
},
|
|
4562
|
+
"1": {
|
|
4563
|
+
"type": "Z"
|
|
4564
|
+
}
|
|
4565
|
+
},
|
|
4566
|
+
"retval": {
|
|
4567
|
+
"type": "v"
|
|
4568
|
+
}
|
|
4569
|
+
},
|
|
4570
|
+
"typestr": "@?",
|
|
4571
|
+
"typestr_special": false
|
|
4572
|
+
}
|
|
4573
|
+
],
|
|
4574
|
+
"class_method": false,
|
|
4575
|
+
"retval": {
|
|
4576
|
+
"typestr": "v",
|
|
4577
|
+
"typestr_special": false
|
|
4578
|
+
},
|
|
4579
|
+
"selector": "openInMapsWithLaunchOptions:completionHandler:",
|
|
4580
|
+
"visibility": "public"
|
|
4581
|
+
},
|
|
4582
|
+
{
|
|
4583
|
+
"args": [
|
|
4584
|
+
{
|
|
4585
|
+
"typestr": "@",
|
|
4586
|
+
"typestr_special": false
|
|
4587
|
+
},
|
|
4588
|
+
{
|
|
4589
|
+
"typestr": "@",
|
|
4590
|
+
"typestr_special": false
|
|
4591
|
+
},
|
|
4592
|
+
{
|
|
4593
|
+
"callable": {
|
|
4594
|
+
"arguments": {
|
|
4595
|
+
"0": {
|
|
4596
|
+
"type": "^v"
|
|
4597
|
+
},
|
|
4598
|
+
"1": {
|
|
4599
|
+
"type": "Z"
|
|
4600
|
+
}
|
|
4601
|
+
},
|
|
4602
|
+
"retval": {
|
|
4603
|
+
"type": "v"
|
|
4604
|
+
}
|
|
4605
|
+
},
|
|
4606
|
+
"typestr": "@?",
|
|
4607
|
+
"typestr_special": false
|
|
4608
|
+
}
|
|
4609
|
+
],
|
|
4610
|
+
"class_method": true,
|
|
4611
|
+
"retval": {
|
|
4612
|
+
"typestr": "v",
|
|
4613
|
+
"typestr_special": false
|
|
4614
|
+
},
|
|
4615
|
+
"selector": "openMapsWithItems:launchOptions:completionHandler:",
|
|
4616
|
+
"visibility": "public"
|
|
4617
|
+
},
|
|
4532
4618
|
{
|
|
4533
4619
|
"args": [],
|
|
4534
4620
|
"class_method": false,
|
|
@@ -5184,10 +5270,16 @@
|
|
|
5184
5270
|
"arguments": {
|
|
5185
5271
|
"0": {
|
|
5186
5272
|
"type": "^v"
|
|
5273
|
+
},
|
|
5274
|
+
"1": {
|
|
5275
|
+
"type": "@"
|
|
5276
|
+
},
|
|
5277
|
+
"2": {
|
|
5278
|
+
"type": "@"
|
|
5187
5279
|
}
|
|
5188
5280
|
},
|
|
5189
5281
|
"retval": {
|
|
5190
|
-
"type": "
|
|
5282
|
+
"type": "v"
|
|
5191
5283
|
}
|
|
5192
5284
|
},
|
|
5193
5285
|
"typestr": "@?",
|
|
@@ -5213,10 +5305,16 @@
|
|
|
5213
5305
|
"arguments": {
|
|
5214
5306
|
"0": {
|
|
5215
5307
|
"type": "^v"
|
|
5308
|
+
},
|
|
5309
|
+
"1": {
|
|
5310
|
+
"type": "@"
|
|
5311
|
+
},
|
|
5312
|
+
"2": {
|
|
5313
|
+
"type": "@"
|
|
5216
5314
|
}
|
|
5217
5315
|
},
|
|
5218
5316
|
"retval": {
|
|
5219
|
-
"type": "
|
|
5317
|
+
"type": "v"
|
|
5220
5318
|
}
|
|
5221
5319
|
},
|
|
5222
5320
|
"typestr": "@?",
|
|
@@ -12076,5 +12174,5 @@
|
|
|
12076
12174
|
"NSUserActivity+MKMapItem.h"
|
|
12077
12175
|
],
|
|
12078
12176
|
"release": "10.16",
|
|
12079
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
12177
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
12080
12178
|
}
|
|
@@ -6,6 +6,7 @@ for information on how to use this framework and PyObjC's documentation
|
|
|
6
6
|
for general tips and tricks regarding the translation between Python
|
|
7
7
|
and (Objective-)C frameworks
|
|
8
8
|
"""
|
|
9
|
+
|
|
9
10
|
import os
|
|
10
11
|
import sys
|
|
11
12
|
|
|
@@ -14,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
|
|
|
14
15
|
|
|
15
16
|
from pyobjc_setup import Extension, setup # noqa: E402
|
|
16
17
|
|
|
17
|
-
VERSION = "10.
|
|
18
|
+
VERSION = "10.3"
|
|
18
19
|
|
|
19
20
|
setup(
|
|
20
21
|
name="pyobjc-framework-MapKit",
|