We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
when Assets.car is generated by Xcode 7 CARExtractor works fine. When Assets.car is generated by Xcode 8 (beta 3) I get an error:
Assertion failed: (tokenCount < maxCountIncludingZeroTerminator - 1), function CUIRenditionKeySetValueForAttribute, file /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreUI/CoreUI-366.1/CoreTheme/ThemeStorage/CUIThemeRendition_Support.m, line 228. Abort trap: 6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
when Assets.car is generated by Xcode 7 CARExtractor works fine.
When Assets.car is generated by Xcode 8 (beta 3) I get an error:
Assertion failed: (tokenCount < maxCountIncludingZeroTerminator - 1), function CUIRenditionKeySetValueForAttribute, file /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreUI/CoreUI-366.1/CoreTheme/ThemeStorage/CUIThemeRendition_Support.m, line 228.
Abort trap: 6
The text was updated successfully, but these errors were encountered: