We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5193e0 commit 6942a1dCopy full SHA for 6942a1d
config/macos-pkg-choices-freethreaded.xml
@@ -0,0 +1,14 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+<plist version="1.0">
4
+<array>
5
+ <dict>
6
+ <key>attributeSetting</key>
7
+ <integer>1</integer>
8
+ <key>choiceAttribute</key>
9
+ <string>selected</string>
10
+ <key>choiceIdentifier</key>
11
+ <string>org.python.Python.PythonTFramework-{{__VERSION_MAJOR_MINOR__}}</string>
12
+ </dict>
13
+</array>
14
+</plist>
0 commit comments