-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output?
What do you see instead?
What version of the product are you using? On what operating system?
Please provide any …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output?
What do you see instead?
What version of the product are you using? On what operating system?
Please provide any …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output?
What do you see instead?
What version of the product are you using? On what operating system?
Please provide any …
-
Hi,
I hit this error (+[NSDate fromDosDate:]: unrecognized selector sent to class 0x7fffa19110d0) when calling OZFileInZipInfo *info= [unzipFile getCurrentFileInZipInfo]
any idea? thanks
-
I happened to notice, because it's the 28th of December, but there is something odd happening with the week number of the year. Specifically it seems to think that this week is week 1:
```
NSDate…
-
**Describe the bug**
After installing everything as described, I am able to share to my app and I also receive data. So, everything seems to be fine. But, after sharing, I see this error in the xcode…
-
Post
- postId NSString
- user User
- photos NSArray of Photo
- createdDate NSDate
- caption NSString
- tags NSArray of Tag
- numberOfLikes NSNumber
- numberOfComments NSNumber
- safe BOOL
Photo
- pho…
-
## Introduction
Kind of like #28 but with other `Foundation` objects.
## Learning Resources
* [Lynda: Section 5, video 4](https://www.lynda.com/Objective-C-tutorials/Using-classes-Foundation-…
-
It fails when the difference between in bigger
```
NSDate *now = [NSDate date];
NSDate *fourDaysAgo = [now dateByAddingTimeInterval:60*60*24*-4];
NSLog(@"%@", @([now daysFrom:fourDaysAgo])); // This…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output?
What do you see instead?
What version of the product are you using? On what operating system?
Please provide any …