File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
16
16
// New URL: http://files.firecore.com/SP/firmware/k66ap.plist
17
17
18
- #define BLOB_PLIST_BASE_URL @" http ://files.firecore.com/SP/firmware"
19
- #define BLOB_PLIST_URL @" http ://files.firecore.com/SP/firmware/k66ap.plist"
18
+ #define BLOB_PLIST_BASE_URL @" https ://files.firecore.com/SP/firmware"
19
+ #define BLOB_PLIST_URL @" https ://files.firecore.com/SP/firmware/k66ap.plist"
20
20
21
21
enum {
22
22
Original file line number Diff line number Diff line change 21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >867 </string >
24
+ <string >868 </string >
25
25
<key >LSMinimumSystemVersion </key >
26
26
<string >${MACOSX_DEPLOYMENT_TARGET} </string >
27
27
<key >NSAppTransportSecurity </key >
You can’t perform that action at this time.
0 commit comments