Skip to content

Conversation

Plamen5kov
Copy link
Contributor

@Plamen5kov Plamen5kov commented Oct 6, 2016

  • lib/services/android-project-service.ts: unnecessary functionality deleting AndroidManifest.xml
  • lib/services/platform-service.ts: unnecessary functionality checking for tns_modules in app/ directory.

ping: @hshristov, @tzraikov @PanayotCankov, @hdeshev

Edit: Expecting failing obsolete tests

@rosen-vladimirov
Copy link
Contributor

What about removing ensureConfigurationFileInAppResources - this method was created only to add AndroidManifest.xml (Info.plist) in app/App_Resources/<platform>/ dir. However this was possible in versions like 1.3, 1.5, 1.6... Maybe we should remove these methods as well

@Plamen5kov
Copy link
Contributor Author

Thank you, I'll check that out too.

enureConfigurationFileInAppResources functionality is obsolite from 1.7, what it did was make sure we have a configuration file AndroidManifest.xml or Info.plist in the app/App_Resources/(Android/iOS)/ folders respectively. We also carried a configuration file inside the CLI installation folder which also need to be deleted"
@Plamen5kov Plamen5kov merged commit e0738f9 into master Oct 7, 2016
@Plamen5kov Plamen5kov deleted the plamen5kov/cli_refactor branch October 25, 2016 11:47
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.

3 participants