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

Extension Kit extension support for Xcode14 #1224

Closed
freddi-kit opened this issue Jun 23, 2022 · 12 comments · Fixed by #1230
Closed

Extension Kit extension support for Xcode14 #1224

freddi-kit opened this issue Jun 23, 2022 · 12 comments · Fixed by #1230

Comments

@freddi-kit
Copy link
Collaborator

(I'll work for it, this issue is for notifying to other developer)

Currently, we cannot create some new extensions from Xcode15 (e,g, App Intents). It is because the product type is new from Xcode 15 and XcodeGen does not create appropriate copy phase for this new product type.

@alessionossa
Copy link

alessionossa commented Jul 6, 2022

Unless you have access to a super-early-beta of next-year release of Xcode, I think you are referring to Xcode 14. Anyway, I am looking forward for this fix.

@freddi-kit
Copy link
Collaborator Author

@alessionossa Thank you. Actually I'm asking my coworker to handle it. Also, it requires to change tuist/XcodeProj repo code and wait it for releasing new version. So please wait a moment 🙇

@alessionossa
Copy link

alessionossa commented Jul 13, 2022

I see at tuist/XcodeProj#687 that support for ExtensionKit extensions has already been added for XcodeProj.

@freddi-kit
Copy link
Collaborator Author

freddi-kit commented Jul 13, 2022

Yes but we need to wait tuist/XcodeProj to release new version

@alessionossa
Copy link

https://github.com/tuist/XcodeProj/releases/tag/8.8.0 🎉

@freddi-kit
Copy link
Collaborator Author

We are preparing it, please wait a moment

@yonaskolb
Copy link
Owner

Resolved by #1228 and released in 2.30.0 👍

@freddi-kit
Copy link
Collaborator Author

freddi-kit commented Jul 16, 2022

No, it is still not solved because it is necessary to customize copy path for extension kit.
Current change make app install fail if we specify extension kit.

@freddi-kit freddi-kit reopened this Jul 16, 2022
@freddi-kit freddi-kit changed the title Extension Kit extension support for Xcode15 Extension Kit extension support for Xcode14 Jul 16, 2022
@yonaskolb
Copy link
Owner

Ok cool, didn't know. Are you still going to work on that @freddi-kit? That would be great

@freddi-kit
Copy link
Collaborator Author

@yonaskolb my coworker @mtj0928 now published PR, we can review it

@alessionossa
Copy link

To completely support ExtensionKit Extension, I think we are still missing the correct project configuration to import Frameworks. See #1255.

@Dennisdezhangaho
Copy link

this is not resolved yet, Xcode 14 for me to do this change, and cause my app crash. I am so confused till google guide me to this page. I think I just to back to Xcode 13.4.1

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

Successfully merging a pull request may close this issue.

4 participants