Jump to content

2 posts in this topic

Recommended Posts

Posted
/opt/theos/include/SettingsKit/SKTintedListController.m:120:31: error: no known class method for selector 'appearanceWhenContainedInInstancesOfClasses:'
                    [UISwitch appearanceWhenContainedInInstancesOfClasses:@[self.class]].onTintColor = self.switchTintColor;
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/theos/include/SettingsKit/SKTintedListController.m:120:90: error: property 'onTintColor' not found on object of type 'id'
                    [UISwitch appearanceWhenContainedInInstancesOfClasses:@[self.class]].onTintColor = self.switchTintColor;

 

I'm trying to compile a plain project with SettingsKit using the iOS 8.1 SDK. The .mm file has not been edited. I get those errors in line 102,111, 120 and 128

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines