pyobjc-framework-MapKit 12.1__tar.gz → 12.2__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-12.1 → pyobjc_framework_mapkit-12.2}/Lib/MapKit/_metadata.py +55 -1
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/PKG-INFO +5 -5
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_mapkit-12.2/Lib/pyobjc_framework_MapKit.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_mapkit-12.2/Lib/pyobjc_framework_MapKit.egg-info/requires.txt +4 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PKG-INFO +5 -5
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/metadata/MapKit.fwinfo +24 -24
- pyobjc_framework_mapkit-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_mapkit-12.2/metadata/raw/arm64-26.5.fwinfo +3587 -102
- pyobjc_framework_mapkit-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_mapkit-12.2/metadata/raw/x86_64-26.5.fwinfo +3587 -102
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/setup.py +1 -1
- pyobjc_framework_mapkit-12.1/Lib/pyobjc_framework_MapKit.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_mapkit-12.1/Lib/pyobjc_framework_MapKit.egg-info/requires.txt +0 -4
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/LICENSE.txt +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Lib/MapKit/__init__.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/top_level.txt +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Modules/_MapKit.m +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Modules/_MapKit_inlines.m +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Modules/_MapKit_protocols.m +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mapkit.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkaddressfilter.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkaddressrepresentations.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkannotation.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkannotationview.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkcircle.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkcirclerenderer.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirections.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirectionsrequest.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirectionsresponse.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirectionstypes.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdistanceformatter.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeocodingrequest.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeodesicpolyline.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeojsonserialization.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeometry.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkhybridmapconfiguration.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearch.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearchcompleter.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearchrequest.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearchresponse.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklookaroundscenerequest.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklookaroundsnapshotter.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklookaroundviewcontroller.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapcamera.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapcamerazoomrange.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapconfiguration.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapitem.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapitemrequest.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapsnapshot.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapsnapshotoptions.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapsnapshotter.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapview.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmultipoint.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkoverlay.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkoverlaypathrenderer.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkoverlayrenderer.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpinannotationview.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkplacemark.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpointannotation.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpointofinterestcategory.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpointofinterestfilter.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolygon.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolygonrenderer.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolyline.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolylinerenderer.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkreversegeocodingrequest.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkselectionassessory.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkshape.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mksnapshotoptions.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkstandardmapconfiguration.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mktileoverlay.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mktileoverlayrenderer.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mktypes.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkuserlocation.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/README.txt +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_mapkit-12.1 → pyobjc_framework_mapkit-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Thu May 28 22:12:09 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -1201,26 +1201,33 @@ try:
|
|
|
1201
1201
|
finally:
|
|
1202
1202
|
objc._updatingMetadata(False)
|
|
1203
1203
|
|
|
1204
|
+
objc.registerNewKeywordsFromSelector("MKAddress", b"init")
|
|
1204
1205
|
objc.registerNewKeywordsFromSelector("MKAddress", b"initWithFullAddress:shortAddress:")
|
|
1205
1206
|
objc.registerNewKeywordsFromSelector("MKAddressFilter", b"initExcludingOptions:")
|
|
1206
1207
|
objc.registerNewKeywordsFromSelector("MKAddressFilter", b"initIncludingOptions:")
|
|
1208
|
+
objc.registerNewKeywordsFromSelector("MKAddressRepresentations", b"init")
|
|
1207
1209
|
objc.registerNewKeywordsFromSelector(
|
|
1208
1210
|
"MKAnnotationView", b"initWithAnnotation:reuseIdentifier:"
|
|
1209
1211
|
)
|
|
1210
1212
|
objc.registerNewKeywordsFromSelector("MKAnnotationView", b"initWithCoder:")
|
|
1211
1213
|
objc.registerNewKeywordsFromSelector("MKCircleRenderer", b"initWithCircle:")
|
|
1214
|
+
objc.registerNewKeywordsFromSelector("MKClusterAnnotation", b"init")
|
|
1212
1215
|
objc.registerNewKeywordsFromSelector(
|
|
1213
1216
|
"MKClusterAnnotation", b"initWithMemberAnnotations:"
|
|
1214
1217
|
)
|
|
1215
1218
|
objc.registerNewKeywordsFromSelector("MKDirections", b"initWithRequest:")
|
|
1216
1219
|
objc.registerNewKeywordsFromSelector("MKDirectionsRequest", b"initWithContentsOfURL:")
|
|
1220
|
+
objc.registerNewKeywordsFromSelector("MKGeocodingRequest", b"init")
|
|
1217
1221
|
objc.registerNewKeywordsFromSelector("MKGeocodingRequest", b"initWithAddressString:")
|
|
1222
|
+
objc.registerNewKeywordsFromSelector("MKHybridMapConfiguration", b"init")
|
|
1218
1223
|
objc.registerNewKeywordsFromSelector(
|
|
1219
1224
|
"MKHybridMapConfiguration", b"initWithElevationStyle:"
|
|
1220
1225
|
)
|
|
1226
|
+
objc.registerNewKeywordsFromSelector("MKImageryMapConfiguration", b"init")
|
|
1221
1227
|
objc.registerNewKeywordsFromSelector(
|
|
1222
1228
|
"MKImageryMapConfiguration", b"initWithElevationStyle:"
|
|
1223
1229
|
)
|
|
1230
|
+
objc.registerNewKeywordsFromSelector("MKLocalPointsOfInterestRequest", b"init")
|
|
1224
1231
|
objc.registerNewKeywordsFromSelector(
|
|
1225
1232
|
"MKLocalPointsOfInterestRequest", b"initWithCenterCoordinate:radius:"
|
|
1226
1233
|
)
|
|
@@ -1231,6 +1238,7 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1231
1238
|
"MKLocalSearch", b"initWithPointsOfInterestRequest:"
|
|
1232
1239
|
)
|
|
1233
1240
|
objc.registerNewKeywordsFromSelector("MKLocalSearch", b"initWithRequest:")
|
|
1241
|
+
objc.registerNewKeywordsFromSelector("MKLocalSearchRequest", b"init")
|
|
1234
1242
|
objc.registerNewKeywordsFromSelector("MKLocalSearchRequest", b"initWithCompletion:")
|
|
1235
1243
|
objc.registerNewKeywordsFromSelector(
|
|
1236
1244
|
"MKLocalSearchRequest", b"initWithNaturalLanguageQuery:"
|
|
@@ -1238,8 +1246,11 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1238
1246
|
objc.registerNewKeywordsFromSelector(
|
|
1239
1247
|
"MKLocalSearchRequest", b"initWithNaturalLanguageQuery:region:"
|
|
1240
1248
|
)
|
|
1249
|
+
objc.registerNewKeywordsFromSelector("MKLookAroundScene", b"init")
|
|
1250
|
+
objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"init")
|
|
1241
1251
|
objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"initWithCoordinate:")
|
|
1242
1252
|
objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"initWithMapItem:")
|
|
1253
|
+
objc.registerNewKeywordsFromSelector("MKLookAroundSnapshotter", b"init")
|
|
1243
1254
|
objc.registerNewKeywordsFromSelector(
|
|
1244
1255
|
"MKLookAroundSnapshotter", b"initWithScene:options:"
|
|
1245
1256
|
)
|
|
@@ -1263,18 +1274,25 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1263
1274
|
"MKMapCameraZoomRange",
|
|
1264
1275
|
b"initWithMinCenterCoordinateDistance:maxCenterCoordinateDistance:",
|
|
1265
1276
|
)
|
|
1277
|
+
objc.registerNewKeywordsFromSelector("MKMapConfiguration", b"init")
|
|
1266
1278
|
objc.registerNewKeywordsFromSelector("MKMapItem", b"initWithLocation:address:")
|
|
1267
1279
|
objc.registerNewKeywordsFromSelector("MKMapItem", b"initWithPlacemark:")
|
|
1280
|
+
objc.registerNewKeywordsFromSelector("MKMapItemAnnotation", b"init")
|
|
1268
1281
|
objc.registerNewKeywordsFromSelector("MKMapItemAnnotation", b"initWithMapItem:")
|
|
1282
|
+
objc.registerNewKeywordsFromSelector(
|
|
1283
|
+
"MKMapItemDetailSelectionAccessoryPresentationStyle", b"init"
|
|
1284
|
+
)
|
|
1269
1285
|
objc.registerNewKeywordsFromSelector(
|
|
1270
1286
|
"MKMapItemDetailViewController", b"initWithMapItem:"
|
|
1271
1287
|
)
|
|
1272
1288
|
objc.registerNewKeywordsFromSelector(
|
|
1273
1289
|
"MKMapItemDetailViewController", b"initWithMapItem:displaysMap:"
|
|
1274
1290
|
)
|
|
1291
|
+
objc.registerNewKeywordsFromSelector("MKMapItemIdentifier", b"init")
|
|
1275
1292
|
objc.registerNewKeywordsFromSelector(
|
|
1276
1293
|
"MKMapItemIdentifier", b"initWithIdentifierString:"
|
|
1277
1294
|
)
|
|
1295
|
+
objc.registerNewKeywordsFromSelector("MKMapItemRequest", b"init")
|
|
1278
1296
|
objc.registerNewKeywordsFromSelector(
|
|
1279
1297
|
"MKMapItemRequest", b"initWithMapFeatureAnnotation:"
|
|
1280
1298
|
)
|
|
@@ -1294,6 +1312,7 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1294
1312
|
objc.registerNewKeywordsFromSelector(
|
|
1295
1313
|
"MKPlacemark", b"initWithCoordinate:postalAddress:"
|
|
1296
1314
|
)
|
|
1315
|
+
objc.registerNewKeywordsFromSelector("MKPointAnnotation", b"init")
|
|
1297
1316
|
objc.registerNewKeywordsFromSelector("MKPointAnnotation", b"initWithCoordinate:")
|
|
1298
1317
|
objc.registerNewKeywordsFromSelector(
|
|
1299
1318
|
"MKPointAnnotation", b"initWithCoordinate:title:subtitle:"
|
|
@@ -1306,7 +1325,10 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1306
1325
|
)
|
|
1307
1326
|
objc.registerNewKeywordsFromSelector("MKPolygonRenderer", b"initWithPolygon:")
|
|
1308
1327
|
objc.registerNewKeywordsFromSelector("MKPolylineRenderer", b"initWithPolyline:")
|
|
1328
|
+
objc.registerNewKeywordsFromSelector("MKReverseGeocodingRequest", b"init")
|
|
1309
1329
|
objc.registerNewKeywordsFromSelector("MKReverseGeocodingRequest", b"initWithLocation:")
|
|
1330
|
+
objc.registerNewKeywordsFromSelector("MKSelectionAccessory", b"init")
|
|
1331
|
+
objc.registerNewKeywordsFromSelector("MKStandardMapConfiguration", b"init")
|
|
1310
1332
|
objc.registerNewKeywordsFromSelector(
|
|
1311
1333
|
"MKStandardMapConfiguration", b"initWithElevationStyle:"
|
|
1312
1334
|
)
|
|
@@ -1318,6 +1340,38 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1318
1340
|
)
|
|
1319
1341
|
objc.registerNewKeywordsFromSelector("MKTileOverlay", b"initWithURLTemplate:")
|
|
1320
1342
|
objc.registerNewKeywordsFromSelector("MKTileOverlayRenderer", b"initWithTileOverlay:")
|
|
1343
|
+
|
|
1344
|
+
objc.registerNewKeywords(
|
|
1345
|
+
"MKCircle", ("centerCoordinate", "radius"), "circleWithCenterCoordinate_radius_"
|
|
1346
|
+
)
|
|
1347
|
+
objc.registerNewKeywords("MKCircle", ("mapRect",), "circleWithMapRect_")
|
|
1348
|
+
objc.registerNewKeywords("MKCompassButton", ("mapView",), "compassButtonWithMapView_")
|
|
1349
|
+
objc.registerNewKeywords(
|
|
1350
|
+
"MKGeodesicPolyline", ("coordinates", "count"), "polylineWithCoordinates_count_"
|
|
1351
|
+
)
|
|
1352
|
+
objc.registerNewKeywords(
|
|
1353
|
+
"MKGeodesicPolyline", ("points", "count"), "polylineWithPoints_count_"
|
|
1354
|
+
)
|
|
1355
|
+
objc.registerNewKeywords("MKPitchControl", ("mapView",), "pitchControlWithMapView_")
|
|
1356
|
+
objc.registerNewKeywords(
|
|
1357
|
+
"MKPolygon", ("coordinates", "count"), "polygonWithCoordinates_count_"
|
|
1358
|
+
)
|
|
1359
|
+
objc.registerNewKeywords(
|
|
1360
|
+
"MKPolygon",
|
|
1361
|
+
("coordinates", "count", "interiorPolygons"),
|
|
1362
|
+
"polygonWithCoordinates_count_interiorPolygons_",
|
|
1363
|
+
)
|
|
1364
|
+
objc.registerNewKeywords("MKPolygon", ("points", "count"), "polygonWithPoints_count_")
|
|
1365
|
+
objc.registerNewKeywords(
|
|
1366
|
+
"MKPolygon",
|
|
1367
|
+
("points", "count", "interiorPolygons"),
|
|
1368
|
+
"polygonWithPoints_count_interiorPolygons_",
|
|
1369
|
+
)
|
|
1370
|
+
objc.registerNewKeywords(
|
|
1371
|
+
"MKPolyline", ("coordinates", "count"), "polylineWithCoordinates_count_"
|
|
1372
|
+
)
|
|
1373
|
+
objc.registerNewKeywords("MKPolyline", ("points", "count"), "polylineWithPoints_count_")
|
|
1374
|
+
objc.registerNewKeywords("MKZoomControl", ("mapView",), "zoomControlWithMapView_")
|
|
1321
1375
|
expressions = {}
|
|
1322
1376
|
|
|
1323
1377
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-MapKit
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
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.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=12.
|
|
37
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=12.2
|
|
37
|
+
Requires-Dist: pyobjc-framework-Quartz>=12.2
|
|
38
38
|
Dynamic: author
|
|
39
39
|
Dynamic: author-email
|
|
40
40
|
Dynamic: classifier
|
|
@@ -57,8 +57,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
57
57
|
/*
|
|
58
58
|
*
|
|
59
59
|
* Start of compiler support helpers
|
|
60
|
-
*
|
|
61
|
-
* XXX: Are these needed?
|
|
62
60
|
*/
|
|
63
61
|
|
|
64
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
@@ -363,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
363
361
|
}
|
|
364
362
|
#endif
|
|
365
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
366
369
|
NS_ASSUME_NONNULL_END
|
|
367
370
|
|
|
368
371
|
#endif /* PyObjC_COMPAT_H */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-MapKit
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
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.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
36
|
-
Requires-Dist: pyobjc-framework-CoreLocation>=12.
|
|
37
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreLocation>=12.2
|
|
37
|
+
Requires-Dist: pyobjc-framework-Quartz>=12.2
|
|
38
38
|
Dynamic: author
|
|
39
39
|
Dynamic: author-email
|
|
40
40
|
Dynamic: classifier
|
|
@@ -223,11 +223,11 @@
|
|
|
223
223
|
"0": {
|
|
224
224
|
"callable": {
|
|
225
225
|
"arguments": {
|
|
226
|
-
"0": { "
|
|
227
|
-
"1": { "
|
|
228
|
-
"2": { "
|
|
226
|
+
"0": { "type": "^v" },
|
|
227
|
+
"1": { "type": "@" },
|
|
228
|
+
"2": { "type": "@" }
|
|
229
229
|
},
|
|
230
|
-
"retval": { "
|
|
230
|
+
"retval": { "type": "v" }
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
},
|
|
@@ -239,11 +239,11 @@
|
|
|
239
239
|
"0": {
|
|
240
240
|
"callable": {
|
|
241
241
|
"arguments": {
|
|
242
|
-
"0": { "
|
|
243
|
-
"1": { "
|
|
244
|
-
"2": { "
|
|
242
|
+
"0": { "type": "^v" },
|
|
243
|
+
"1": { "type": "@" },
|
|
244
|
+
"2": { "type": "@" }
|
|
245
245
|
},
|
|
246
|
-
"retval": { "
|
|
246
|
+
"retval": { "type": "v" }
|
|
247
247
|
}
|
|
248
248
|
}
|
|
249
249
|
},
|
|
@@ -279,11 +279,11 @@
|
|
|
279
279
|
"0": {
|
|
280
280
|
"callable": {
|
|
281
281
|
"arguments": {
|
|
282
|
-
"0": { "
|
|
283
|
-
"1": { "
|
|
284
|
-
"2": { "
|
|
282
|
+
"0": { "type": "^v" },
|
|
283
|
+
"1": { "type": "@" },
|
|
284
|
+
"2": { "type": "@" }
|
|
285
285
|
},
|
|
286
|
-
"retval": { "
|
|
286
|
+
"retval": { "type": "v" }
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
}
|
|
@@ -325,11 +325,11 @@
|
|
|
325
325
|
"0": {
|
|
326
326
|
"callable": {
|
|
327
327
|
"arguments": {
|
|
328
|
-
"0": { "
|
|
329
|
-
"1": { "
|
|
330
|
-
"2": { "
|
|
328
|
+
"0": { "type": "^v" },
|
|
329
|
+
"1": { "type": "@" },
|
|
330
|
+
"2": { "type": "@" }
|
|
331
331
|
},
|
|
332
|
-
"retval": { "
|
|
332
|
+
"retval": { "type": "v" }
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
335
|
},
|
|
@@ -341,11 +341,11 @@
|
|
|
341
341
|
"1": {
|
|
342
342
|
"callable": {
|
|
343
343
|
"arguments": {
|
|
344
|
-
"0": { "
|
|
345
|
-
"1": { "
|
|
346
|
-
"2": { "
|
|
344
|
+
"0": { "type": "^v" },
|
|
345
|
+
"1": { "type": "@" },
|
|
346
|
+
"2": { "type": "@" }
|
|
347
347
|
},
|
|
348
|
-
"retval": { "
|
|
348
|
+
"retval": { "type": "v" }
|
|
349
349
|
}
|
|
350
350
|
}
|
|
351
351
|
},
|
|
@@ -505,11 +505,11 @@
|
|
|
505
505
|
"1": {
|
|
506
506
|
"callable": {
|
|
507
507
|
"arguments": {
|
|
508
|
-
"0": { "
|
|
509
|
-
"1": { "
|
|
510
|
-
"2": { "
|
|
508
|
+
"0": { "type": "^v" },
|
|
509
|
+
"1": { "type": "@" },
|
|
510
|
+
"2": { "type": "@" }
|
|
511
511
|
},
|
|
512
|
-
"retval": { "
|
|
512
|
+
"retval": { "type": "v" }
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
},
|