• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: App can't be opened
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App can't be opened


  • Subject: Re: App can't be opened
  • From: Gabriel Zachmann via Cocoa-dev <email@hidden>
  • Date: Wed, 15 Sep 2021 17:38:38 +0200

Thanks so much! I guess that missing symbol explains the crash.

BTW: is it possible, to make Xcode produce an error message when I am using
symbols that are not available on the deployment target?
(unless they are guarded by @available() ...)

Best regards, Gabriel


> On 9. Sep 2021, at 20:30, Carl Hoefs <email@hidden> wrote:
>
> On a 10.13 system, your app gives this in the console log:
>
> opendirectoryd: Authentication failed for <private> with result
> ODErrorCredentialsInvalid
> opendirectoryd: ODRecordVerifyPassword failed with result
> ODErrorCredentialsInvalid
>
> The (extensive) crash log has this at the top:
>
> Crashed Thread:        0
>
> Exception Type:        EXC_CRASH (SIGABRT)
> Exception Codes:       0x0000000000000000, 0x0000000000000000
> Exception Note:        EXC_CORPSE_NOTIFY
>
> Termination Reason:    DYLD, [0x4] Symbol missing
>
> Application Specific Information:
> dyld: launch, loading dependent libraries
>
> Dyld Error Message:
>  Symbol not found: _AVAudioSessionInterruptionNotification
>  Referenced from: /Applications/ArtSaverApp.app/Contents/MacOS/ArtSaverApp
>  Expected in:
> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
> in /Applications/ArtSaverApp.app/Contents/MacOS/ArtSaverApp
>
> -Carl
>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: App can't be opened
      • From: Matt Jacobson via Cocoa-dev <email@hidden>
References: 
 >App can't be opened (From: Gabriel Zachmann via Cocoa-dev <email@hidden>)
 >Re: App can't be opened (From: Rob Petrovec via Cocoa-dev <email@hidden>)
 >Re: App can't be opened (From: Jack Brindle via Cocoa-dev <email@hidden>)
 >Re: App can't be opened (From: Carl Hoefs via Cocoa-dev <email@hidden>)

  • Prev by Date: Re: ARC and C++ structures
  • Next by Date: Re: ARC and C++ structures
  • Previous by thread: Re: App can't be opened
  • Next by thread: Re: App can't be opened
  • Index(es):
    • Date
    • Thread