Skip to content

Update app deployment target to 8.0 #984

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 1 commit into from
Sep 30, 2015
Merged

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Sep 30, 2015

Fixes #944

@Fatme
Copy link
Contributor Author

Fatme commented Sep 30, 2015

@fealebenpae @jasssonpet

@ns-bot
Copy link

ns-bot commented Sep 30, 2015

Test FAILed.

@Fatme Fatme force-pushed the fatme/set-deployment-target branch from f7e5214 to e5d31ff Compare September 30, 2015 09:37
@ns-bot
Copy link

ns-bot commented Sep 30, 2015

Test FAILed.

@Fatme Fatme force-pushed the fatme/set-deployment-target branch from e5d31ff to a45b757 Compare September 30, 2015 09:41
@ns-bot
Copy link

ns-bot commented Sep 30, 2015

Test PASSed.

@fealebenpae
Copy link
Contributor

I suggest that we add a log statement to indicate we've changed the Deployment Target build setting, like we do for adding dynamic frameworks.

@Fatme Fatme force-pushed the fatme/set-deployment-target branch from a45b757 to 8d02094 Compare September 30, 2015 10:33
@Fatme
Copy link
Contributor Author

Fatme commented Sep 30, 2015

@fealebenpae I added log statement.

@fealebenpae
Copy link
Contributor

Looks good to me.

@ns-bot
Copy link

ns-bot commented Sep 30, 2015

Test PASSed.

@dtopuzov
Copy link
Contributor

👍

@@ -519,6 +519,11 @@ export class IOSProjectService extends projectServiceBaseLib.PlatformProjectServ
if(opts && opts.executePodInstall && this.$fs.exists(pluginPodFilePath).wait()) {
this.executePodInstall().wait();
}

let project = this.createPbxProj();
Copy link
Contributor

Choose a reason for hiding this comment

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

You can move this code in a dedicated function

@teobugslayer
Copy link
Contributor

👍 after addressing a small, non-functional remark

Fatme pushed a commit that referenced this pull request Sep 30, 2015
@Fatme Fatme merged commit 5585d3b into master Sep 30, 2015
@Fatme Fatme deleted the fatme/set-deployment-target branch September 30, 2015 11:29
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 this pull request may close these issues.

5 participants