Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9078591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T19:39:45+00:00 2026-06-16T19:39:45+00:00

I am currently trying to make a simple library for accessing picture metadata in

  • 0

I am currently trying to make a simple library for accessing picture metadata in an object oriented way (no more dictionaries). I encountered a lot of strange bugs :

  1. Even if kCGImagePropertyMakerMinoltaDictionary, kCGImagePropertyMakerFujiDictionary, kCGImagePropertyMakerOlympusDictionary, kCGImagePropertyMakerPentaxDictionary keys are defined, I get an error when compiling my project saying they are undefined :

    Undefined symbols for architecture armv7:
    “_kCGImagePropertyMakerMinoltaDictionary”, referenced from:
    -[SYMetadata metadataMakerMinolta] in SYMetadata.o
    ld: symbol(s) not found for architecture armv7

  2. kCGImagePropertyExifBodySerialNumber is a defined key too from ImageIO/CGImageProperties.h but when loading the project in iOS 5.1.1 I get an error saying it is not available :

    dyld: Symbol not found: _kCGImagePropertyExifBodySerialNumber
    Referenced from: /var/mobile/Applications/0D8144E6-6313-4347-B503-247F5ACC0A11/ConnectTIG.app/ConnectTIG
    Expected in: /System/Library/Frameworks/ImageIO.framework/ImageIO
    in /var/mobile/Applications/0D8144E6-6313-4347-B503-247F5ACC0A11/ConnectTIG.app/ConnectTIG

  3. Apple has a lot of possibles metadata dictionary keys available, for instance kCGImagePropertyMakerNikonDictionary, that exist but are not working. For example I have a picture taken with my Nikon D3100 : when I open it with Preview app on my mac I can access Nikon metadata, but when I get all keys and values on the iPhone I don’t have these information.

I am running XCode 4.5.2 (last stable build AFAIK) on Moutain Lion 10.8.2. I tried compiling/running on device and simulator, same results.

As this will be a public library I already have it all on my github repo : https://github.com/dvkch/SYPictureMetadata

Those willing to discover where those bugs come from are welcomed to play around with the code and submit push requests any time.

If you have any possible idea it will be very appreciated !

Stan

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T19:39:47+00:00Added an answer on June 16, 2026 at 7:39 pm

    I’m fairly sure there is something wrong with the SDK. The error you’re getting is a symbol that is defined in the SDK but doesn’t actually exist. I’ve checked your project and you have included the ImageIO.framework where they’re all defined, and indeed all the other keys work fine. kCGImagePropertyMakerNikonCameraSerialNumber works but kCGImagePropertyMakerMinoltaDictionary does not.

    If you have a look at the top of the documentation for CGImageProperties it says the framework is “ApplicationServices/ImageIO”. This is impossible, ApplicationServices doesn’t exist on iOS. At least one error in this documentation already. Clearly they’ve copied the OSX documentation verbatim.

    I’d definitely file a bug report on this problem and the documentation.

    FWIW on OSX those keys (likely the same on iOS) are as follows:

    {MakerCanon}
    {MakerNikon}
    {MakerMinolta}
    {MakerFuji}
    {MakerOlympus}
    {MakerPentax}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently a student and I'm studying PHP, I'm trying to make a simple
I am currently trying to make a very simple C program for school that
im currently trying to make a simple IRC Gui Client. Im using the SmartIrc4net
I am currently trying to make a simple crawler in python using Scrapey. What
Possible Duplicate: extending from two classes I'm currently trying to make a simple Mod
I'm currently trying to make a simple game with SDL and Box2D. Unfortunately, the
I'm trying to make a simple game and I am currently trying to make
I'm currently trying to make a simple square by combining two triangles, like in
I'm currently stuck with some of Zend's methods, im trying to make a simple
I'm trying to make simple library blake hash function wrapper using python ctypes from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.