Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Editor placeholder in source file #229

Open
Gennady77 opened this issue Oct 30, 2018 · 4 comments
Open

Editor placeholder in source file #229

Gennady77 opened this issue Oct 30, 2018 · 4 comments

Comments

@Gennady77
Copy link

I'm updated my xCode to 10 version and started use swift 4.2. But when I build my project I got the error in Default/UIColor+Chameleon.m
screenshot 2018-10-30 at 11 49 51

I include pod like in the documentaion.

@adjagers
Copy link

adjagers commented Jan 5, 2019

Hi there, same problem here I hope some can comment the solution for this.

@TechJonesAi
Copy link

Im also looking for an answer to this.

@dandrea1
Copy link

I had this issue too. I just deleted the code block "code", without adding any logic.

Result it:

casekCGColorSpaceModelXYZ:

break;

Then I rebuilt and error disappeared. Hope this helps.

@mobolun
Copy link

mobolun commented Aug 29, 2020

You just need to delete the extra lines

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants