-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
Actions to get fail:
On build
tns platform add ios
tns build ios
Warning:
Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.
[WARNING]: [!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `iosfrases` to `Pods/Target Support Files/Pods-iosfrases/Pods-iosfrases.debug.xcconfig` or include the `Pods/Target Support Files/Pods-iosfrases/Pods-iosfrases.debug.xcconfig` in your build configuration (`iosfrases/build-debug.xcconfig`)
On XCode
- Go to project on XCode
- Build on a real device
- Build does not complete, fail and give this message:
ld: framework not found Pods_iosfrases
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Workaround
I delete this file on Frameworks > TNSWidgets.framework > Pods_iosfrases.framework, it works.
Project Info
Nativescript: tns-ios@2.2.1
CocoaPods: /Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.0/lib/cocoapods.rb
XCode: Version 7.3.1
Plugins I am using:
- "nativescript-admob": "^1.1.5",
- "nativescript-clipboard": "^1.1.4",
- "nativescript-openurl": "^1.0.2",
- "nativescript-social-share": "^1.3.0",
- "tns-core-modules": "^2.2.1"
Metadata
Metadata
Assignees
Labels
No labels