Skip to content
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

Support xcode 9 new build system #19

Merged
merged 1 commit into from
Oct 13, 2018

Conversation

tuannguyenanh177
Copy link
Contributor

@tuannguyenanh177 tuannguyenanh177 commented Nov 15, 2017

Xcode 9 new build system: https://medium.com/@incubation.ff/our-favourite-features-of-xcode-9-fb0ca72679d0

Problem when building with new build system: duplicate Info.plist file
screen shot 2017-11-15 at 10 51 43 am

Error log:
Showing Recent Messages
👎 unable to build node: '/Build/Products/Debug-iphonesimulator/RNLoadingButton-Swift/RNLoadingButton_Swift.framework/Info.plist' (node is produced by multiple commands; e.g., '7ec139cde73c7845604110dd28bd8ec03f62ababc8e8a94212f57197be1a29f1:CopyPlistFile /Build/Products/Debug-iphonesimulator/RNLoadingButton-Swift/RNLoadingButton_Swift.framework/Info.plist /Pods/RNLoadingButton-Swift/RNLoadingButton/Info.plist' and '7ec139cde73c7845604110dd28bd8ec03f62ababc8e8a94212f57197be1a29f1:ProcessInfoPlistFile /Build/Products/Debug-iphonesimulator/RNLoadingButton-Swift/RNLoadingButton_Swift.framework/Info.plist /Pods/Target Support Files/RNLoadingButton-Swift/Info.plist')

Xcode 9 new build system: https://medium.com/@incubation.ff/our-favourite-features-of-xcode-9-fb0ca72679d0

Problem when building with new build system: duplicate Info.plist file
Error log: 
Showing Recent Messages
:-1: unable to build node: '/Build/Products/Debug-iphonesimulator/RNLoadingButton-Swift/RNLoadingButton_Swift.framework/Info.plist' (node is produced by multiple commands; e.g., '7ec139cde73c7845604110dd28bd8ec03f62ababc8e8a94212f57197be1a29f1:CopyPlistFile /Build/Products/Debug-iphonesimulator/RNLoadingButton-Swift/RNLoadingButton_Swift.framework/Info.plist /Pods/RNLoadingButton-Swift/RNLoadingButton/Info.plist' and '7ec139cde73c7845604110dd28bd8ec03f62ababc8e8a94212f57197be1a29f1:ProcessInfoPlistFile /Build/Products/Debug-iphonesimulator/RNLoadingButton-Swift/RNLoadingButton_Swift.framework/Info.plist /Pods/Target Support Files/RNLoadingButton-Swift/Info.plist')
@dimazen
Copy link

dimazen commented Aug 14, 2018

Any updates on this?

@souzainf3 souzainf3 merged commit fc5f731 into souzainf3:master Oct 13, 2018
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.

None yet

3 participants