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

Add "Import 3rd party framework" function #10

Open
DelphiWorlds opened this issue Jun 30, 2023 · 1 comment
Open

Add "Import 3rd party framework" function #10

DelphiWorlds opened this issue Jun 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DelphiWorlds
Copy link
Collaborator

Currently in order to import a 3rd party framework the procedure is:

  1. Copy the .framework folder of the 3rd party framework to the /System/Library/Frameworks folder of an existing iOS or macOS SDK
  2. Restart Octoid
  3. Select the 3rd party framework from the list
  4. Click Transform
  5. Optionally delete the 3rd party framework from the SDK

It would be nice to have this automated in Octoid itself

@DelphiWorlds DelphiWorlds added the enhancement New feature or request label Jun 30, 2023
@DelphiWorlds DelphiWorlds self-assigned this Jun 30, 2023
@DelphiWorlds
Copy link
Collaborator Author

This is sometimes not as straightforward as copying a .framework folder, as some frameworks have dependent frameworks (such as MLVisionKit from Google), i.e. it will need to allow selection of a framework to import, but include selection of dependent frameworks

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

No branches or pull requests

1 participant