smaspe

Results 8 comments of smaspe

Same issue here. We defined the same keywords in different PO models for different targets and have a variable for pointing to the right resource directory. So we could really...

After further research, my understanding is that, first of all, at the very least, `pageSize` must be set in the `NSDatabase.IResult` object. Otherwise it's assumed to be 50, regardless of...

If an empty array as argument crashes, the function should not accept 0 arguments?

@fluffybone I see you're using a stackId, do you have `minPointSize` working with stacked bars?

Nope. The issue (or another issue, possibly) is that ``` component.setValue(minutes, forComponent: .CalendarUnitMinute) ``` does not exist in iOS 7, it was added in iOS 8. cf https://developer.apple.com/library/ios/documentation/Cocoa/Reference/Foundation/Classes/NSDateComponents_Class/index.html#//apple_ref/occ/instm/NSDateComponents/setValue:forComponent: The solution...

now that `204` got merged, `202` should be merged too, no?

Please add `[GET] /v1/requests/{request_id}/receipt`!