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
SInvalidArgumentException: -[GBEnumConstantData methodSelector]: unrecognized selector sent to instance 0x600002d5ff20 @ 0 CoreFoundation 0x000000018611e800 __exceptionPreprocess + 176 @ 1 libobjc.A.dylib 0x0000000185c15eb4 objc_exception_throw + 60 @ 2 CoreFoundation 0x00000001861d03bc -[NSObject(NSObject) __retain_OA] + 0 @ 3 CoreFoundation 0x0000000186088a84 forwarding + 1572 @ 4 CoreFoundation 0x00000001860883a0 _CF_forwarding_prep_0 + 96 @ 5 appledoc 0x0000000104c93c68 appledoc + 130152 @ 6 appledoc 0x0000000104c98a94 appledoc + 150164 @ 7 appledoc 0x0000000104c98720 appledoc + 149280 @ 8 appledoc 0x0000000104c980b0 appledoc + 147632 @ 9 appledoc 0x0000000104c978d8 appledoc + 145624 @ 10 appledoc 0x0000000104c973f8 appledoc + 144376 @ 11 appledoc 0x0000000104c94d84 appledoc + 134532 @ 12 appledoc 0x0000000104c94ae0 appledoc + 133856 @ 13 appledoc 0x0000000104c94340 appledoc + 131904 @ 14 appledoc 0x0000000104c9402c appledoc + 131116 @ 15 appledoc 0x0000000104c9cd30 appledoc + 167216 @ 16 appledoc 0x0000000104c9cab8 appledoc + 166584 @ 17 appledoc 0x0000000104c9c054 appledoc + 163924 @ 18 appledoc 0x0000000104c9b810 appledoc + 161808 @ 19 appledoc 0x0000000104c77010 appledoc + 12304 @ 20 appledoc 0x0000000104c75c14 appledoc + 7188 @ 21 appledoc 0x0000000104c75d44 appledoc + 7492 @ 22 appledoc 0x0000000104c75ed4 appledoc + 7892 @ 23 dyld 0x0000000185c510e0 start + 2360
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SInvalidArgumentException: -[GBEnumConstantData methodSelector]: unrecognized selector sent to instance 0x600002d5ff20
@ 0 CoreFoundation 0x000000018611e800 __exceptionPreprocess + 176
@ 1 libobjc.A.dylib 0x0000000185c15eb4 objc_exception_throw + 60
@ 2 CoreFoundation 0x00000001861d03bc -[NSObject(NSObject) __retain_OA] + 0
@ 3 CoreFoundation 0x0000000186088a84 forwarding + 1572
@ 4 CoreFoundation 0x00000001860883a0 _CF_forwarding_prep_0 + 96
@ 5 appledoc 0x0000000104c93c68 appledoc + 130152
@ 6 appledoc 0x0000000104c98a94 appledoc + 150164
@ 7 appledoc 0x0000000104c98720 appledoc + 149280
@ 8 appledoc 0x0000000104c980b0 appledoc + 147632
@ 9 appledoc 0x0000000104c978d8 appledoc + 145624
@ 10 appledoc 0x0000000104c973f8 appledoc + 144376
@ 11 appledoc 0x0000000104c94d84 appledoc + 134532
@ 12 appledoc 0x0000000104c94ae0 appledoc + 133856
@ 13 appledoc 0x0000000104c94340 appledoc + 131904
@ 14 appledoc 0x0000000104c9402c appledoc + 131116
@ 15 appledoc 0x0000000104c9cd30 appledoc + 167216
@ 16 appledoc 0x0000000104c9cab8 appledoc + 166584
@ 17 appledoc 0x0000000104c9c054 appledoc + 163924
@ 18 appledoc 0x0000000104c9b810 appledoc + 161808
@ 19 appledoc 0x0000000104c77010 appledoc + 12304
@ 20 appledoc 0x0000000104c75c14 appledoc + 7188
@ 21 appledoc 0x0000000104c75d44 appledoc + 7492
@ 22 appledoc 0x0000000104c75ed4 appledoc + 7892
@ 23 dyld 0x0000000185c510e0 start + 2360
The text was updated successfully, but these errors were encountered: