Skip to content

Create, prepare and build commands for iOS #10

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 2 commits into from
Aug 8, 2014
Merged

Create, prepare and build commands for iOS #10

merged 2 commits into from
Aug 8, 2014

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Jul 25, 2014

No description provided.

@@ -5,4 +5,6 @@ export var DEFAULT_PROJECT_ID = "com.telerik.tns.HelloWorld";
export var DEFAULT_PROJECT_NAME = "HelloNativescript";
export var APP_RESOURCES_FOLDER_NAME = "App_Resources";
export var PROJECT_FRAMEWORK_FOLDER_NAME = "framework";
export var IOS_PROJECT_NAME_PLACEHOLDER = "__PROJECT_NAME__";
Copy link

Choose a reason for hiding this comment

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

Do we need those constants here? They can live in the iOS module because they are used only there.

@Fatme
Copy link
Contributor Author

Fatme commented Aug 4, 2014

@ligaz

@@ -12,6 +12,8 @@ $injector.require("projectTemplatesService", "./services/project-templates-servi
$injector.require("platformsData", "./services/platform-service");
$injector.require("platformService", "./services/platform-service");

$injector.require("versioningService", "./services/versioning-service");
Copy link

Choose a reason for hiding this comment

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

This should be deleted 😄

@ligaz
Copy link

ligaz commented Aug 7, 2014

Should be rebased on master. Also it is better to squash all those commits.

@Fatme
Copy link
Contributor Author

Fatme commented Aug 8, 2014

@ligaz

@ligaz
Copy link

ligaz commented Aug 8, 2014

@Fatme What about this one? #10 (comment)

@ligaz
Copy link

ligaz commented Aug 8, 2014

👍

Fatme added a commit that referenced this pull request Aug 8, 2014
Create, prepare and build commands for iOS
@Fatme Fatme merged commit a81778d into master Aug 8, 2014
@Fatme Fatme deleted the fatme/ios branch August 8, 2014 14:19
Fatme pushed a commit that referenced this pull request Nov 1, 2018
refactor() - [Yarn Support - Part 2] - Replace npm with package manag…
rigor789 pushed a commit that referenced this pull request Feb 7, 2022
…l-sys-info-cache

Add method to control the sys info cache
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.

2 participants