Skip to content

Conversation

@clemensmol
Copy link

[NSArray arrayWithObjects] stopped working on 10.13. This is a bug caused by CocoaScript itself. Reference on: ccgus/CocoaScript#48 . Workaround this bug by using [NSArray arrayWithArray] instead.

Fixes #175

[NSArray arrayWithObjects] stopped working on 10.13. This is a bug caused by CocoaScript itself. Reference on: ccgus/CocoaScript#48 . Workaround this bug by using [NSArray arrayWithArray] instead.

Fixes timuric#175
@LizFall
Copy link

LizFall commented May 15, 2018

When you batch replace, the images are no longer randomized. Is there any way to get that feature back?

@clemensmol
Copy link
Author

I don't know... I mean, the patch fixes another issue, it didn't remove or add something related to randomizing. You can open a new issue for this problem, but I'm not sure if it will be fixed. The project looks dead to me (last commit was 27 Oct 2017, latest release 17 Feb 2016).

@clemensmol clemensmol closed this May 25, 2018
@clemensmol clemensmol reopened this May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants