Skip to content

CocoaPods /platforms/ios/Podfile generation #1096

@jasssonpet

Description

@jasssonpet

From @NathanaelA on October 22, 2015 14:51

This generated Podfile (tns command builds it) is built it can get lots of duplicates. Each time you do something that internally does a tns prepare ios or if you manually do a tns prepare ios you will get a duplicate begin, pod and end lines into this file.
Maybe this file should be truncated before adding them back. As when I was fixing my pod file; I ended up getting several of the same pods in the file, but all with different :path variables which then caused it to choke...

Copied from original issue: NativeScript/ios-jsc#382

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions