Giter VIP home page Giter VIP logo

spanalogclock's People

Contributors

freesuraj avatar iosdec avatar pedrotrujillov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spanalogclock's Issues

Crashed by unrecognized selector timeIntervalSinceReferenceDate.

Crashed by
-[__NSCFCalendar timeIntervalSinceReferenceDate]: unrecognized selector sent to instance 0x7fb0f861eff0

*** First throw call stack:
(
0 CoreFoundation 0x000000010d926f35 exceptionPreprocess + 165
1 libobjc.A.dylib 0x000000010d5bfbb7 objc_exception_throw + 45
2 CoreFoundation 0x000000010d92e04d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x000000010d88627c __forwarding
+ 988
4 CoreFoundation 0x000000010d885e18 _CF_forwarding_prep_0 + 120
5 CoreFoundation 0x000000010d86c180 -[__NSCFCalendar components:fromDate:] + 208
6 CoreFoundation 0x000000010d86c03e -[_NSCopyOnWriteCalendarWrapper components:fromDate:] + 78
7 Clock 0x000000010bb7ec6c -[SPClockView timerFired:] + 284
8 QuartzCore 0x000000010de2f747 _ZN2CA7Display15DisplayLinkItem8dispatchEv + 37
9 QuartzCore 0x000000010de2f60f _ZN2CA7Display11DisplayLink14dispatch_itemsEyyy + 315
10 CoreFoundation 0x000000010d88ef64 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20
11 CoreFoundation 0x000000010d88eb25 __CFRunLoopDoTimer + 1045
12 CoreFoundation 0x000000010d851e5d __CFRunLoopRun + 1901
13 CoreFoundation 0x000000010d851486 CFRunLoopRunSpecific + 470
14 GraphicsServices 0x00000001102029f0 GSEventRunModal + 161
15 UIKit 0x000000010be68420 UIApplicationMain + 1282
16 Clock 0x000000010bb79643 main + 115
17 libdyld.dylib 0x000000010e1da145 start + 1
18 ??? 0x0000000000000001 0x0 + 1
)

any help?

Crash on iPhone 6 Simulator

App crashes right after the start on Xcode 6 GM and iPhone 6 Simulator. On the other hand it works fine on iPhone 5S on both iOS 7.1 and iOS 8.

Crashlog:

2014-09-15 11:21:03.522 Clock[1647:171070] -[__NSCFCalendar timeIntervalSinceReferenceDate]: unrecognized selector sent to instance 0x7fed8af09930
2014-09-15 11:21:03.526 Clock[1647:171070] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFCalendar timeIntervalSinceReferenceDate]: unrecognized selector sent to instance 0x7fed8af09930'
*** First throw call stack:
(
    0   CoreFoundation                      0x000000010d4643f5 __exceptionPreprocess + 165
    1   libobjc.A.dylib                     0x000000010d0fdbb7 objc_exception_throw + 45
    2   CoreFoundation                      0x000000010d46b50d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
    3   CoreFoundation                      0x000000010d3c37fc ___forwarding___ + 988
    4   CoreFoundation                      0x000000010d3c3398 _CF_forwarding_prep_0 + 120
    5   CoreFoundation                      0x000000010d3a9700 -[__NSCFCalendar components:fromDate:] + 208
    6   CoreFoundation                      0x000000010d3a95be -[_NSCopyOnWriteCalendarWrapper components:fromDate:] + 78
    7   Clock                               0x000000010b6d1c6c -[SPClockView timerFired:] + 284
    8   QuartzCore                          0x000000010d96c8f7 _ZN2CA7Display15DisplayLinkItem8dispatchEv + 37
    9   QuartzCore                          0x000000010d96c7bf _ZN2CA7Display11DisplayLink14dispatch_itemsEyyy + 315
    10  CoreFoundation                      0x000000010d3cc4e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    11  CoreFoundation                      0x000000010d3cc0a5 __CFRunLoopDoTimer + 1045
    12  CoreFoundation                      0x000000010d38f3dd __CFRunLoopRun + 1901
    13  CoreFoundation                      0x000000010d38ea06 CFRunLoopRunSpecific + 470
    14  GraphicsServices                    0x000000010fd529f0 GSEventRunModal + 161
    15  UIKit                               0x000000010b9bb550 UIApplicationMain + 1282
    16  Clock                               0x000000010b6cc643 main + 115
    17  libdyld.dylib                       0x000000010dd17145 start + 1
    18  ???                                 0x0000000000000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException

pod

can you plz make it pod

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.