Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should be updated to cover new frameworks in iOS 5 #4

Open
hellhound opened this issue Nov 6, 2011 · 1 comment
Open

Should be updated to cover new frameworks in iOS 5 #4

hellhound opened this issue Nov 6, 2011 · 1 comment
Assignees

Comments

@hellhound
Copy link

Those missing frameworks are:

  • GLKit Framework
  • Core Image Framework
  • Twitter Framework
  • Accounts Framework
  • Generic Security Services Framework
  • Core Bluetooth
@ghost ghost assigned aglee Feb 2, 2012
@aglee
Copy link
Owner

aglee commented Feb 2, 2012

Questions:

  • Are these frameworks listed in Preferences > Frameworks? If not, that's a bug. The only one that should be missing is Generic Security Services Framework, because it's a C framework. AppKiDo only supports Objective-C frameworks.
  • Do you have 5.0 selected in Preferences > Dev Tools > SDK? I'm guessing you do, and that's actually why these frameworks aren't being included in your AppKiDo display. You'll need to turn on the checkboxes for them in Preferences > Frameworks.

The first time AppKiDo-for-iPhone launches, it includes all the frameworks it finds. If new frameworks are added thereafter, you have to manually add them. There's no "always include all frameworks" option, at least at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants