Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stubify & update for rootless #2

Merged
merged 6 commits into from
Jan 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ There is no particular license on this repo. It hosts files in a plain text .tbd
The licenses of each library on this repo are listed as follows:

## By Author
### CoolStar
* libhooker: [3-Clause BSD License](https://opensource.org/licenses/BSD-3-Clause)
* libblackjack: [3-Clause BSD License](https://opensource.org/licenses/BSD-3-Clause)

### Cynder
* libCozy: [dragon](https://github.com/cxnder/libCozy/blob/master/LICENSE)
* liblayout: TBD
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# DragonBuild/lib

This directory contains libs in both dylib and tbd format. Note: tbds can be created with tapi and/or inoah's [tbd](https://github.com/inoahdev/tbd).
This directory contains libs in tbd format. Note: tbds can be created with `tapi` and/or inoah's [`tbd`](https://github.com/inoahdev/tbd).
Binary file removed libCozy.dylib
Binary file not shown.
13 changes: 13 additions & 0 deletions libCozy.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
--- !tapi-tbd-v3
archs: [ armv7, arm64, arm64e ]
uuids: [ 'armv7: 672BBC86-7527-3022-8EFD-996A328DF1B0', 'arm64: A8C6AD48-3972-3E09-A0A9-BADFA6797A33',
'arm64e: 12A1CCC0-F8BE-3001-8A65-CBD32EBB9FE3' ]
platform: ios
flags: [ not_app_extension_safe ]
install-name: '@rpath/libCozy.dylib'
current-version: 0
compatibility-version: 0
exports:
- archs: [ armv7, arm64, arm64e ]
objc-classes: [ CozyAnalyzer, CozyColor, CozySchema ]
...
2 changes: 1 addition & 1 deletion libactivator.tbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archs: [ armv7, arm64, arm64e ]
platform: ios
install-name: /usr/lib/libactivator.dylib
install-name: '@rpath/libactivator.dylib'
current-version: 0
compatibility-version: 0
objc-constraint: retain_release
Expand Down
2 changes: 1 addition & 1 deletion libapplist.tbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
install-name: /usr/lib/libapplist.dylib
install-name: '@rpath/libapplist.dylib'
current-version: 0
compatibility-version: 0
objc-constraint: retain_release
Expand Down
10 changes: 10 additions & 0 deletions libblackjack.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
archs: [ arm64, arm64e, arm64_32 ]
platform: ios
install-name: '@rpath/libblackjack.dylib'
current-version: 0.0.0
compatibility-version: 0.0.0
exports:
- archs: [ arm64, arm64e, arm64_32 ]
symbols: [ _LBHookMessage ]
...
Binary file removed libcolorpicker.dylib
Binary file not shown.
21 changes: 21 additions & 0 deletions libcolorpicker.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
--- !tapi-tbd-v3
archs: [ armv7, armv7s, arm64, arm64e ]
uuids: [ 'armv7: 6389BEBC-1FB5-3EC0-9522-50F710A66B65', 'armv7s: 538A0035-7384-34D1-9BF9-DE37C2BBBB7D',
'arm64: DFD36D85-8465-3CDF-8A38-3D9282B15F0D', 'arm64e: 21DA25A7-5F90-37B2-9B7F-8E51E9A0FC8D' ]
platform: ios
flags: [ not_app_extension_safe ]
install-name: '@rpath/libcolorpicker.dylib'
current-version: 0
compatibility-version: 0
exports:
- archs: [ armv7, armv7s, arm64, arm64e ]
symbols: [ _LCPOpenTwitterUsername, _LCPParseColorString, _LCPShowTwitterFollowAlert,
__Z14convertFromHexSs, __Z8hextodecSsRSt6vectorIhSaIhEE, _colorFromDefaultsWithKey,
_colorFromHex ]
objc-classes: [ LCPWelcomeTwitterHandler, PFColorAlert, PFColorAlertViewController,
PFColorCell, PFColorLitePreviewView, PFColorLiteSlider, PFColorPicker,
PFColorSliderBackgroundView, PFColorTransparentView, PFColorViewController,
PFHaloHueView, PFHaloKnobView, PFLiteColorCell, PFSimpleLiteColorCell,
PFSlider, UIPushedView ]
objc-ivars: [ PFColorPicker.shouldSaveNewCache ]
...
2 changes: 1 addition & 1 deletion libflipswitch.tbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
install-name: /usr/lib/libflipswitch.dylib
install-name: '@rpath/libflipswitch.dylib'
current-version: 0
compatibility-version: 0
objc-constraint: retain_release
Expand Down
2 changes: 1 addition & 1 deletion libgcc_s.1.tbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
install-name: /usr/lib/libgcc_s.1.dylib
install-name: '@rpath/libgcc_s.1.dylib'
exports:
- archs: [ armv7, armv7s, arm64, arm64e ]
symbols: [ __Unwind_DeleteException, __Unwind_GetCFA, __Unwind_GetDataRelBase, __Unwind_GetGR, __Unwind_GetIP, __Unwind_GetIPInfo, __Unwind_GetLanguageSpecificData, __Unwind_GetRegionStart, __Unwind_GetTextRelBase, __Unwind_SetGR, __Unwind_SetIP, __Unwind_SjLj_RaiseException, __Unwind_SjLj_Register, __Unwind_SjLj_Resume, __Unwind_SjLj_Resume_or_Rethrow, __Unwind_SjLj_Unregister, ___absvdi2, ___absvsi2, ___adddf3, ___adddf3vfp, ___addsf3, ___addsf3vfp, ___addvdi3, ___addvsi3, ___ashldi3, ___ashrdi3, ___bswapdi2, ___bswapsi2, ___clzdi2, ___clzsi2, ___cmpdi2, ___ctzdi2, ___ctzsi2, ___divdc3, ___divdf3, ___divdf3vfp, ___divdi3, ___divsc3, ___divsf3, ___divsf3vfp, ___divsi3, ___eqdf2, ___eqdf2vfp, ___eqsf2, ___eqsf2vfp, ___extendsfdf2, ___extendsfdf2vfp, ___ffsdi2, ___fixdfdi, ___fixdfsi, ___fixdfsivfp, ___fixsfdi, ___fixsfsi, ___fixsfsivfp, ___fixunsdfdi, ___fixunsdfsi, ___fixunsdfsivfp, ___fixunssfdi, ___fixunssfsi, ___fixunssfsivfp, ___floatdidf, ___floatdisf, ___floatsidf, ___floatsidfvfp, ___floatsisf, ___floatsisfvfp, ___floatundidf, ___floatundisf, ___floatunsidf, ___floatunsisf, ___floatunssidfvfp, ___floatunssisfvfp, ___gcc_personality_sj0, ___gedf2, ___gedf2vfp, ___gesf2, ___gesf2vfp, ___gtdf2, ___gtdf2vfp, ___gtsf2, ___gtsf2vfp, ___ledf2, ___ledf2vfp, ___lesf2, ___lesf2vfp, ___lshrdi3, ___ltdf2, ___ltdf2vfp, ___ltsf2, ___ltsf2vfp, ___moddi3, ___modsi3, ___muldc3, ___muldf3, ___muldf3vfp, ___muldi3, ___mulsc3, ___mulsf3, ___mulsf3vfp, ___mulvdi3, ___mulvsi3, ___nedf2, ___nedf2vfp, ___negdi2, ___negvdi2, ___negvsi2, ___nesf2, ___nesf2vfp, ___paritydi2, ___paritysi2, ___popcountdi2, ___popcountsi2, ___powidf2, ___powisf2, ___subdf3, ___subdf3vfp, ___subsf3, ___subsf3vfp, ___subvdi3, ___subvsi3, ___truncdfsf2, ___truncdfsf2vfp, ___ucmpdi2, ___udivdi3, ___udivmoddi4, ___udivsi3, ___umoddi3, ___umodsi3, ___unorddf2, ___unorddf2vfp, ___unordsf2, ___unordsf2vfp ]
Expand Down
11 changes: 11 additions & 0 deletions libhooker.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
archs: [ arm64, arm64e, arm64_32 ]
platform: ios
install-name: '@rpath/libhooker.dylib'
current-version: 0.0.0
compatibility-version: 0.0.0
exports:
- archs: [ arm64, arm64e, arm64_32 ]
symbols: [ _LHStrError, _LHOpenImage, _LHCloseImage, _LHFindSymbols,
_LHExecMemory, _LHPatchMemory, _LHHookFunctions ]
...
Binary file removed libimagepicker.dylib
Binary file not shown.
15 changes: 15 additions & 0 deletions libimagepicker.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
--- !tapi-tbd-v3
archs: [ armv7, armv7s, arm64, arm64e ]
uuids: [ 'armv7: 1C233446-EDDE-3E36-9493-5F4CE35CBC14', 'armv7s: 6C5D70D7-8F60-3A5D-89EF-4A990E83A3D1',
'arm64: 809902A8-9EA1-3669-91FB-6529E7A05E6D', 'arm64e: 7B2AA9BD-045B-3ADC-B3A0-B8D32259CA5C' ]
platform: ios
flags: [ not_app_extension_safe ]
install-name: '@rpath/libimagepicker.dylib'
current-version: 0
compatibility-version: 0
exports:
- archs: [ armv7, armv7s, arm64, arm64e ]
symbols: [ _LIPParseImage ]
objc-classes: [ LIPImageChooseCell ]
objc-ivars: [ LIPImageChooseCell.listController, LIPImageChooseCell.previewImage ]
...
72 changes: 36 additions & 36 deletions liblayout.tbd
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
---
archs: [ armv7, arm64, arm64e ]
platform: ios
install-name: .dragon/sign/usr/lib/liblayout.nosym
install-name: '@rpath/liblayout.nosym'
current-version: 0.0
compatibility-version: 0.0
exports:
exports:
- archs: [ armv7 ]
symbols: [ ' stub helpers', ___copy_helper_block_e4_, ___destroy_helper_block_e4_,
'_objc_autoreleaseReturnValue$shim', '_objc_getProperty$shim',
symbols: [ ' stub helpers', ___copy_helper_block_e4_, ___destroy_helper_block_e4_,
'_objc_autoreleaseReturnValue$shim', '_objc_getProperty$shim',
'_objc_retainAutoreleaseReturnValue$shim' ]
- archs: [ armv7, arm64 ]
symbols: [ __dyld_private ]
- archs: [ arm64, arm64e ]
symbols: [ ___copy_helper_block_e8_, ___destroy_helper_block_e8_ ]
- archs: [ armv7, arm64, arm64e ]
symbols: [ '+[LLTServer sharedInstance]', , , , , , , , , ,
, , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , , , , , , , , , , , '+[LLTServer createProviderFor:withTopInset:sideInset:pageOffset:horizontalSpacing:verticalSpacing:rows:columns:]',
'+[LLTServer createProviderFor:withTopInset:sideInset:pageOffset:horizontalSpacing:verticalSpacing:rows:columns:]',
'+[LLTServer registerProvider:]', '+[LLTServer registerProvider:]',
'+[LLTServer sharedInstance]', '+[LLTServer valueForItem:forLocation:]',
'+[LLTServer valueForItem:forLocation:]', '-[LLTLayoutProvider .cxx_destruct]',
'-[LLTLayoutProvider .cxx_destruct]', '-[LLTLayoutProvider iconLocation]',
'-[LLTLayoutProvider iconLocation]', '-[LLTLayoutProvider items]',
'-[LLTLayoutProvider items]', '-[LLTLayoutProvider priority]',
'-[LLTLayoutProvider priority]', '-[LLTLayoutProvider setIconLocation:]',
'-[LLTLayoutProvider setIconLocation:]', '-[LLTLayoutProvider setItems:]',
'-[LLTLayoutProvider setItems:]', '-[LLTLayoutProvider setPriority:]',
'-[LLTLayoutProvider setPriority:]', '-[LLTServer registerProvider:]',
'-[LLTServer registerProvider:]', '-[LLTServer valueForItem:forLocation:]',
'-[LLTServer valueForItem:forLocation:]', /Users/kritanta/ios/tweaks/liblayout/.dragon/build/LLTLayoutProvider.o,
/Users/kritanta/ios/tweaks/liblayout/.dragon/build/LLTServer.o,
'_OBJC_LABEL_CLASS_$', '_OBJC_LABEL_CLASS_$', '_OBJC_LABEL_CLASS_$',
'_OBJC_LABEL_CLASS_$', '__OBJC_$_CLASS_METHODS_LLTServer',
'__OBJC_$_CLASS_METHODS_LLTServer', '__OBJC_$_INSTANCE_METHODS_LLTLayoutProvider',
'__OBJC_$_INSTANCE_METHODS_LLTLayoutProvider', '__OBJC_$_INSTANCE_METHODS_LLTServer',
'__OBJC_$_INSTANCE_METHODS_LLTServer', '__OBJC_$_INSTANCE_VARIABLES_LLTLayoutProvider',
'__OBJC_$_INSTANCE_VARIABLES_LLTLayoutProvider',
'__OBJC_$_PROP_LIST_LLTLayoutProvider', '__OBJC_$_PROP_LIST_LLTLayoutProvider',
'__OBJC_CLASS_RO_$_LLTLayoutProvider', '__OBJC_CLASS_RO_$_LLTLayoutProvider',
'__OBJC_CLASS_RO_$_LLTServer', '__OBJC_CLASS_RO_$_LLTServer',
'__OBJC_METACLASS_RO_$_LLTLayoutProvider', '__OBJC_METACLASS_RO_$_LLTLayoutProvider',
'__OBJC_METACLASS_RO_$_LLTServer', '__OBJC_METACLASS_RO_$_LLTServer',
'___27+[LLTServer sharedInstance]_block_invoke',
'___27+[LLTServer sharedInstance]_block_invoke',
_sharedInstance.onceToken, _sharedInstance.onceToken,
symbols: [ '+[LLTServer sharedInstance]', , , , , , , , , ,
, , , , , , , , , , , , , , , , , , , , , , , ,
, , , , , , , , , , , , , , , '+[LLTServer createProviderFor:withTopInset:sideInset:pageOffset:horizontalSpacing:verticalSpacing:rows:columns:]',
'+[LLTServer createProviderFor:withTopInset:sideInset:pageOffset:horizontalSpacing:verticalSpacing:rows:columns:]',
'+[LLTServer registerProvider:]', '+[LLTServer registerProvider:]',
'+[LLTServer sharedInstance]', '+[LLTServer valueForItem:forLocation:]',
'+[LLTServer valueForItem:forLocation:]', '-[LLTLayoutProvider .cxx_destruct]',
'-[LLTLayoutProvider .cxx_destruct]', '-[LLTLayoutProvider iconLocation]',
'-[LLTLayoutProvider iconLocation]', '-[LLTLayoutProvider items]',
'-[LLTLayoutProvider items]', '-[LLTLayoutProvider priority]',
'-[LLTLayoutProvider priority]', '-[LLTLayoutProvider setIconLocation:]',
'-[LLTLayoutProvider setIconLocation:]', '-[LLTLayoutProvider setItems:]',
'-[LLTLayoutProvider setItems:]', '-[LLTLayoutProvider setPriority:]',
'-[LLTLayoutProvider setPriority:]', '-[LLTServer registerProvider:]',
'-[LLTServer registerProvider:]', '-[LLTServer valueForItem:forLocation:]',
'-[LLTServer valueForItem:forLocation:]', /Users/kritanta/ios/tweaks/liblayout/.dragon/build/LLTLayoutProvider.o,
/Users/kritanta/ios/tweaks/liblayout/.dragon/build/LLTServer.o,
'_OBJC_LABEL_CLASS_$', '_OBJC_LABEL_CLASS_$', '_OBJC_LABEL_CLASS_$',
'_OBJC_LABEL_CLASS_$', '__OBJC_$_CLASS_METHODS_LLTServer',
'__OBJC_$_CLASS_METHODS_LLTServer', '__OBJC_$_INSTANCE_METHODS_LLTLayoutProvider',
'__OBJC_$_INSTANCE_METHODS_LLTLayoutProvider', '__OBJC_$_INSTANCE_METHODS_LLTServer',
'__OBJC_$_INSTANCE_METHODS_LLTServer', '__OBJC_$_INSTANCE_VARIABLES_LLTLayoutProvider',
'__OBJC_$_INSTANCE_VARIABLES_LLTLayoutProvider',
'__OBJC_$_PROP_LIST_LLTLayoutProvider', '__OBJC_$_PROP_LIST_LLTLayoutProvider',
'__OBJC_CLASS_RO_$_LLTLayoutProvider', '__OBJC_CLASS_RO_$_LLTLayoutProvider',
'__OBJC_CLASS_RO_$_LLTServer', '__OBJC_CLASS_RO_$_LLTServer',
'__OBJC_METACLASS_RO_$_LLTLayoutProvider', '__OBJC_METACLASS_RO_$_LLTLayoutProvider',
'__OBJC_METACLASS_RO_$_LLTServer', '__OBJC_METACLASS_RO_$_LLTServer',
'___27+[LLTServer sharedInstance]_block_invoke',
'___27+[LLTServer sharedInstance]_block_invoke',
_sharedInstance.onceToken, _sharedInstance.onceToken,
_sharedInstance.sharedManager, _sharedInstance.sharedManager ]
objc-classes: [ _LLTLayoutProvider, _LLTServer ]
objc-ivars: [ _LLTLayoutProvider._priority, _LLTLayoutProvider._iconLocation,
objc-ivars: [ _LLTLayoutProvider._priority, _LLTLayoutProvider._iconLocation,
_LLTLayoutProvider._items ]
...
Binary file removed libmitsuha.dylib
Binary file not shown.
23 changes: 23 additions & 0 deletions libmitsuha.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
--- !tapi-tbd-v3
archs: [ arm64, arm64e ]
uuids: [ 'arm64: E6851805-4FE7-3B69-8C70-D119E52D5187', 'arm64e: 8173E737-2CD3-34D5-93E1-9E569D96E0B4' ]
platform: ios
flags: [ not_app_extension_safe ]
install-name: '@rpath/libmitsuha.dylib'
current-version: 0
compatibility-version: 0
exports:
- archs: [ arm64, arm64e ]
symbols: [ _one ]
objc-classes: [ MSHAudioProcessing, MSHAudioSource, MSHAudioSourceASS, MSHBarView,
MSHDotView, MSHJelloLayer, MSHJelloView, MSHLineView, MSHView ]
objc-ivars: [ MSHAudioProcessing.bufferLog2, MSHAudioProcessing.fftNormFactor,
MSHAudioProcessing.fftSetup, MSHAudioProcessing.numberOfFrames,
MSHAudioProcessing.numberOfFramesOver2, MSHAudioProcessing.out,
MSHAudioProcessing.outImaginary, MSHAudioProcessing.outReal,
MSHAudioProcessing.output, MSHAudioProcessing.window, MSHAudioSourceASS.connfd,
MSHAudioSourceASS.empty, MSHAudioSourceASS.forceDisconnect,
MSHView.bufferLog2, MSHView.cachedLength, MSHView.cachedNumberOfPoints,
MSHView.fftSetup, MSHView.lastUpdate, MSHView.mshHidden, MSHView.silentSince,
MSHView.window ]
...
Binary file removed libmryipc.dylib
Binary file not shown.
13 changes: 13 additions & 0 deletions libmryipc.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
--- !tapi-tbd-v3
archs: [ armv7, arm64, arm64e ]
uuids: [ 'armv7: 49501137-B411-30A4-A8FA-58F236489C94', 'arm64: F2AF9C1D-D163-3C81-9358-C2521FE7870C',
'arm64e: 10E86A16-C785-3DCA-9032-30C868623052' ]
platform: ios
flags: [ not_app_extension_safe ]
install-name: '@rpath/libmryipc.dylib'
current-version: 0
compatibility-version: 0
exports:
- archs: [ armv7, arm64, arm64e ]
objc-classes: [ MRYIPCCenter, _MRYIPCMethod ]
...
2 changes: 1 addition & 1 deletion libprefs.tbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archs: [ armv7, arm64, arm64e ]
platform: ios
install-name: /usr/lib/libprefs.dylib
install-name: '@rpath/libprefs.dylib'
current-version: 2.2.3
compatibility-version: 2.2
objc-constraint: retain_release
Expand Down
2 changes: 1 addition & 1 deletion librocketbootstrap.tbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archs: [ armv7, armv7s, arm64, arm64e ]
platform: ios
install-name: /usr/lib/librocketbootstrap.dylib
install-name: '@rpath/librocketbootstrap.dylib'
current-version: 0
compatibility-version: 0
objc-constraint: retain_release
Expand Down
Binary file removed libsparkapplist.dylib
Binary file not shown.
12 changes: 12 additions & 0 deletions libsparkapplist.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
--- !tapi-tbd-v3
archs: [ arm64, arm64e ]
uuids: [ 'arm64: 682BA4C6-DF0E-3F5F-B2BB-765824C4C5BD', 'arm64e: 49EB4F5A-8219-33DD-8FA2-08CCCCB991E1' ]
platform: ios
flags: [ not_app_extension_safe ]
install-name: '@rpath/libsparkapplist.dylib'
current-version: 0
compatibility-version: 0
exports:
- archs: [ arm64, arm64e ]
objc-classes: [ SparkAppItem, SparkAppList, SparkAppListCell, SparkAppListTableViewController ]
...
Binary file removed libsparkcolourpicker.dylib
Binary file not shown.
20 changes: 20 additions & 0 deletions libsparkcolourpicker.tbd
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
--- !tapi-tbd-v3
archs: [ arm64, arm64e ]
uuids: [ 'arm64: AA3C0D46-64E8-3559-A17F-BBD09283ED80', 'arm64e: 3C8CFB63-1F48-3BA6-8DF2-C0A57AA018FD' ]
platform: ios
flags: [ not_app_extension_safe ]
install-name: '@rpath/libsparkcolourpicker.dylib'
current-version: 0
compatibility-version: 0
exports:
- archs: [ arm64, arm64e ]
objc-classes: [ SCPFavouriteCollectionViewCell, SparkBrightnessGradientView,
SparkColourGradientView, SparkColourGridView, SparkColourLabel,
SparkColourPickerCell, SparkColourPickerCellViewController,
SparkColourPickerFavouritesView, SparkColourPickerPreviewView,
SparkColourPickerSlider, SparkColourPickerUtils, SparkColourPickerView,
SparkColourSlider ]
objc-ivars: [ SparkBrightnessGradientView.cursorColour, SparkBrightnessGradientView.cursorWidth,
SparkColourGradientView.cursorColour, SparkColourGradientView.cursorWidth,
SparkColourSlider.cursorColour, SparkColourSlider.cursorWidth ]
...
Binary file removed libsubstrate.dylib
Binary file not shown.
Loading