Skip to content

Conversation

@Fatme
Copy link
Contributor

@Fatme Fatme commented Feb 24, 2019

Steps to reproduce:

  1. tns create myPodApp --js
  2. tns plugin add nativescript-imagepicker
  3. tns plugin add nativescript-facebook
  4. Open node_modules/nativescript-facebook/platforms/ios/Podfile and replace the file's content with platform :ios
  5. Open node_modules/nativescript-imagepicker/platforms/ios/Podfile and replace the file's content with platform :ios, '9.0'

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].
Rel to: #3604

Steps to reproduce:
1. `tns create myPodApp --js`
2. `tns plugin add nativescript-imagepicker`
3. `tns plugin add nativescript-facebook`
4. Open `node_modules/nativescript-facebook/platforms/ios/Podfile` and replace the file's content with `platform :ios`
5. Open `node_modules/nativescript-imagepicker/platforms/ios/Podfile` and replace the file's content with `platform :ios, '9.0'`
@Fatme Fatme added bug no-changelog The issue is present only in `next` versions and was not included in official version. labels Feb 24, 2019
@Fatme Fatme added this to the 5.2.1 milestone Feb 24, 2019
@Fatme Fatme self-assigned this Feb 24, 2019
@ghost ghost added the new PR label Feb 24, 2019
@Fatme Fatme changed the title Fatme/fix podfile without platform version fix: process correctly podfiles without platform's version Feb 24, 2019
@Fatme
Copy link
Contributor Author

Fatme commented Feb 24, 2019

run ci

@Fatme Fatme merged commit e11faaa into release Feb 24, 2019
@ghost ghost removed the new PR label Feb 24, 2019
@Fatme Fatme deleted the fatme/fix-podfile-without-platform-version branch February 24, 2019 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug no-changelog The issue is present only in `next` versions and was not included in official version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants