Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

can't be opened because the identity of the developer cannot be confirmed

I have developed an application and daemon in Mac OSX and i have signed with developer id both Application and Daemon source in xcode. In daemon, i have signed each framework and packaged, and i have pkg to all using package installer. Now my app is .mpkg.

i have signed this mpkg also. and each package is also signed. i have check in terminal. it shows my developer id and i have checked everything is signed in my mpkg.

I have release out of mac store.

i have install without signed, then the mac says,

Myapp.mpkg Can't be opened because it is unidentified developer

now change settings to "System Preferences... > Security & Privacy --> Mac App Store and identified developers" then i try to install my signed mpkg, the mac says now,

"MyApp.mpkg can't be opened because the identity of the developer cannot be confirmed"

see the both msg now, its shows now identity developer".

i have googled. it says go to enable Open anyway in sequrity &privacy under Mac appstore and identiied deverloper" check below image

enter image description here

What is the use of this. Now my question is

1 .Is i'm signed mpkg properly.

2. If i signed properly and i'm valid developer, then why it ask permission in security page.

3. Is this confirm "Open Anyway" this msg whenever i try to install?

4. If i did this, next time this will not ask, so how can i disallow.

can you anybody clarify my doubt. I need to send it to client for those things about this. Thanks for Advance.

like image 737
Ravi Kumar Karunanithi Avatar asked Dec 19 '14 09:12

Ravi Kumar Karunanithi


1 Answers

  1. Open 'System Preferences'
  2. Go to 'Security & Privacy' and tap on 'General' tab
  3. Click on 'Lock' icon which you can find on bottom left screen and type your administrator password.
  4. The last step is to choose 'Anywhere' under 'Allow apps downloaded from:' and then again click on 'Lock' icon.
  5. Now you can run any apps.
like image 178
Tajinder singh Avatar answered Sep 23 '22 13:09

Tajinder singh