Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Duplicate platform :ios, '9.0' #24

Closed
ikmalsuzali opened this issue Mar 19, 2019 · 3 comments
Closed

Duplicate platform :ios, '9.0' #24

ikmalsuzali opened this issue Mar 19, 2019 · 3 comments

Comments

@ikmalsuzali
Copy link

use_frameworks!

...

Begin Podfile - /Users/iki/htdocs/app_v2/node_modules/nativescript-http-formdata/platforms/ios/Podfile
pod 'OMGHTTPURLRQ', '~> 3.2.4'
End Podfile

Begin Podfile - /Users/iki/htdocs/app_v2/node_modules/nativescript-floatingactionbutton/platforms/ios/Podfile
pod 'MNFloatingActionButton', '~> 2.0'

End Podfile

Begin Podfile - /Users/iki/htdocs/app_v2/node_modules/nativescript-downloader/platforms/ios/Podfile
pod 'AFNetworking', '~> 3.0'
End Podfile

Begin Podfile - /Users/iki/htdocs/app_v2/node_modules/@nota/nativescript-webview-ext/platforms/ios/Podfile
platform :ios, '9.0'

pod "NotaWebViewExt", :path => "/Users/iki/htdocs/app_v2/node_modules/@nota/nativescript-webview-ext/platforms/ios/NotaWebViewExt/"

End Podfile
end

@ddfreiling
Copy link
Member

Hello, you haven't really described what the issue is. Should we remove the platform :ios, '9.0' part in our Podfile?

@DanielDent
Copy link

DanielDent commented Mar 21, 2019

This issue is resolved by NativeScript CLI 5.2.1 - see NativeScript/nativescript-cli#3604

@m-abs
Copy link
Contributor

m-abs commented Mar 21, 2019

Thank you for the update.

I'll close this issue.

@m-abs m-abs closed this as completed Mar 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants