Skip to content

Kddimitrov/ios app extensions #4453

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

Merged
merged 12 commits into from
Mar 20, 2019
Merged

Conversation

KristianDD
Copy link
Contributor

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

@ghost ghost assigned KristianDD Mar 20, 2019
@ghost ghost added the new PR label Mar 20, 2019
@cla-bot cla-bot bot added the cla: yes label Mar 20, 2019
@KristianDD
Copy link
Contributor Author

test cli-smoke cli-create cli-plugin cli-regression cli-resources cli-vue cli-templates

* Describes a service used to add and remove iOS extension
*/
interface IIOSExtensionsService {
addExtensionsFromPath(extensionsFolderPath: string, projectData: IProjectData, platformData: IPlatformData, projectPath: string, project: IXcode.project): Promise<void>;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

projectPath -> pbxProjectPath + extract into object

@KristianDD KristianDD merged commit ccfe399 into master Mar 20, 2019
@KristianDD KristianDD deleted the kddimitrov/ios-app-extensions branch March 20, 2019 17:19
@ghost ghost removed the new PR label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants