Author Topic: Photo Mechanic Plus Bundle Identifier Bug Report  (Read 2381 times)

Offline corecode

  • Newcomer
  • *
  • Posts: 1
    • View Profile
Photo Mechanic Plus Bundle Identifier Bug Report
« on: August 27, 2019, 09:51:06 AM »
both Photo Mechanic 6 and Photo Mechanic Plus have the same 'Bundle Identifier'

from your "Info.plist" file:

   <key>CFBundleIdentifier</key>
   <string>com.camerabits.PhotoMechanic</string>


"Photo Mechanic Plus" should probably have a new and unique 'Bundle Identifier' since it is a distinct app

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24730
    • View Profile
    • Camera Bits, Inc.
Re: Photo Mechanic Plus Bundle Identifier Bug Report
« Reply #1 on: August 27, 2019, 10:39:11 AM »
both Photo Mechanic 6 and Photo Mechanic Plus have the same 'Bundle Identifier'

from your "Info.plist" file:

   <key>CFBundleIdentifier</key>
   <string>com.camerabits.PhotoMechanic</string>


"Photo Mechanic Plus" should probably have a new and unique 'Bundle Identifier' since it is a distinct app

We can't have PM and PM Plus running at the same time because of shared cache issues.  Is there some particular problem that you're having with both apps having the same identifier?

Thanks,

-Kirk