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 7714105
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:02:32+00:00 2026-06-01T02:02:32+00:00

I am currently tinkering with SIMBL, attempting to make my own plugin. I am

  • 0

I am currently tinkering with SIMBL, attempting to make my own plugin. I am currently following the tutorial provided at http://www.culater.net/wiki/moin.cgi/CocoaReverseEngineering and am entirely sure that I have followed it exactly. However, when I compile and place my bundle in my SIMBL directory, I get the following error message in my logs:

3/26/12 1:52:33 PM  1:52:33 PM  SIMBL Agent[37793]  37793   -[NSCFString objectForKey:]: unrecognized selector sent to instance 0x20029e600
3/26/12 1:52:33 PM  1:52:33 PM  SIMBL Agent[37793]  37793   -[NSCFString objectForKey:]: unrecognized selector sent to instance 0x20029e600

There is currently no code in the bundle, so I am certain that this isn’t a code problem. Below is the plist for my bundle:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>CFBundleDevelopmentRegion</key>
    <string>English</string>
    <key>CFBundleExecutable</key>
    <string>${EXECUTABLE_NAME}</string>
    <key>CFBundleIconFile</key>
    <string></string>
    <key>CFBundleIdentifier</key>
    <string>com.yourcompany.${PRODUCT_NAME:rfc1034Identifier}</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundleName</key>
    <string>${PRODUCT_NAME}</string>
    <key>CFBundlePackageType</key>
    <string>BNDL</string>
    <key>CFBundleShortVersionString</key>
    <string>1.0</string>
    <key>CFBundleSignature</key>
    <string>????</string>
    <key>CFBundleVersion</key>
    <string>1</string>
    <key>CFPlugInDynamicRegisterFunction</key>
    <string></string>
    <key>CFPlugInDynamicRegistration</key>
    <string>NO</string>
    <key>CFPlugInFactories</key>
    <dict>
        <key>00000000-0000-0000-0000-000000000000</key>
        <string>MyFactoryFunction</string>
    </dict>
    <key>CFPlugInTypes</key>
    <dict>
        <key>00000000-0000-0000-0000-000000000000</key>
        <array>
            <string>00000000-0000-0000-0000-000000000000</string>
        </array>
    </dict>
    <key>CFPlugInUnloadFunction</key>
    <string></string>
    <key>NSPrincipalClass</key>
    <string>MySamplePlugin</string>
    <key>SIMBLTargetApplications</key>
    <array>
        <dict>
            <key>BundleIdentifier</key>
            <string>com.apple.Finder</string>
            <key>MaxBundleVersion</key>
            <string>412</string>
            <key>MinBundleVersion</key>
            <string>412</string>
        </dict>
    </array>
</dict>
</plist>

Most everything was generated by XCode 3, so I am unsure what the problem could be. Any insight would be greatly appreciated.

Edit I found this issue to be arising from another plugin, unrelated to the one I am working on.

  • 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-01T02:02:34+00:00Added an answer on June 1, 2026 at 2:02 am

    The error is telling you that you have a string somewhere where there should be a dictionary.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been tinkering around with PHP lately and wanted to make my own blog
Currently I have this code: <?php echo '<meta name=robots content=noindex>'; $arr = json_decode(file_get_contents(http://media1.clubpenguin.com/play/en/web_service/game_configs/ paper_items.json),true);
I'm currently tinkering around with Workflow Foundation. I have an activity which contains the
Just tinkering around with MVC in PHP for the first time. I'm following a
I'm tinkering with Silverlight 2.0. I have some images, which I currently have a
I'm new to tinkering with app.config and xml, and am currently doing some refactoring
I am tinkering with goog.Timer and reading its API: http://closure-library.googlecode.com/svn/docs/class_goog_Timer.html Is there a way
I have been tinkering with drag and drop in Google Closure libraries: http://closure-library.googlecode.com/svn/docs/class_goog_fx_DragDropGroup.html I
I'm currently tinkering at an OpenBSD system with a view to building myself a
A buddy of mine is currently tinkering around with JpCap in Java and we

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.