-
Recompiled my app for iOS 9, and I now have the main thread deadlocking with this stack trace:
```
Thread 1Queue : com.apple.main-thread (serial)
#0 0x00000001148ba136 in __psynch_cvwait ()
#1 0x00…
-
@interface YCMenuAction : NSObject
@property (nonatomic, assign) NSInteger row;
action.row = indexPath.row;
if (indexPath.row == _actions.count - 1) {
cell.isShowSeparator = NO;
…
-
### What feature would you like?
see https://github.com/postlund/pyatv/issues/2325#issuecomment-2254801179
### Describe the solution you'd like
The "now-playing" endpoint needs to be exposed. if …
-
Hello, I am trying to create a Kotlin class based on the swift library `facebook-sdk-ios` to be able to use one of the native functions of the Facebook SDK.
I installed the package on XCode using …
-
Build command: `gcc -std=c99 -O2 -Wall -Wextra -Wpedantic main.c -I/usr/X11R6/include -L/usr/X11R6/lib -lSDL2 -lX11 -o paperview`
Run command: `./paperview cyber 5`
Output:
```
2020-08-05 1…
-
Hey there, first off I want to thank you for creating this fantastic API. Easy methods and great documentation. Thank you sir.
Here is the call I am making
`let searchList = FKFlickrPhot…
-
ASDefaultPlaybackButtonType buttonType = (ASDefaultPlaybackButtonType)[parameters[@"buttonType"] intValue];
UIColor *color = parameters[@"color"];
These lines give an error
Expected method to r…
-
## Motivation
There are many feature requests involving gradients, in addition to the currently existing gradient related features. PRs have been submitted with multiple implementations and concept…
-
| | |
|------------------|-----------------|
|Previous ID | SR-10043 |
|Radar | rdar://problem/30613254 |
|Original Repo…
karwa updated
2 years ago
-
| | |
|------------------|-----------------|
|Previous ID | SR-6811 |
|Radar | rdar://problem/50319752 |
|Original Repor…