File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
# Current director
26
26
PROJECT_DIR =$(shell pwd)
27
27
28
- BUILD_NUMBER =5
28
+ BUILD_NUMBER =6
29
29
30
30
MACOSX_DEPLOYMENT_TARGET =10.8
31
31
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ This should:
49
49
The build products will be in the `build ` directory; the compiled frameworks
50
50
will be in the `dist ` directory.
51
51
52
- .. _for macOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/macOS/Python-3.6-macOS-support.b5 .tar.gz
53
- .. _for iOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/iOS/Python-3.6-iOS-support.b5 .tar.gz
54
- .. _for tvOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/tvOS/Python-3.6-tvOS-support.b5 .tar.gz
55
- .. _for watchOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/watchOS/Python-3.6-watchOS-support.b5 .tar.gz
52
+ .. _for macOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/macOS/Python-3.6-macOS-support.b6 .tar.gz
53
+ .. _for iOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/iOS/Python-3.6-iOS-support.b6 .tar.gz
54
+ .. _for tvOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/tvOS/Python-3.6-tvOS-support.b6 .tar.gz
55
+ .. _for watchOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6/watchOS/Python-3.6-watchOS-support.b6 .tar.gz
You can’t perform that action at this time.
0 commit comments