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

can't build triniwiz fork nativescript-star-ratings #172

Open
peppeg85 opened this issue Sep 25, 2020 · 4 comments
Open

can't build triniwiz fork nativescript-star-ratings #172

peppeg85 opened this issue Sep 25, 2020 · 4 comments

Comments

@peppeg85
Copy link

hello, i use https://github.com/triniwiz/nativescript-star-ratings that is a fork of this library i think.
after the update of this library i can't build on ios beacause the triniwiz library.
i wrote also here: triniwiz/nativescript-star-ratings#18
anyway i write also here, here is the erreor i have in xcode:


Xcode build...
/Users/mac/WebstormProjects/xxx/platforms/ios/Pods/Cosmos/Cosmos/CosmosAccessibility.swift:19:29: error: type 'UIAccessibilityTraits' (aka 'UInt64') has no member 'adjustable'
      UIAccessibilityTraits.adjustable :UIAccessibilityTraits.none
      ~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/mac/WebstormProjects/xxx/platforms/ios/Pods/Cosmos/Cosmos/CosmosAccessibility.swift:19:63: error: type 'UIAccessibilityTraits' (aka 'UInt64') has no member 'none'
      UIAccessibilityTraits.adjustable :UIAccessibilityTraits.none
                                        ~~~~~~~~~~~~~~~~~~~~~ ^~~~
/Users/mac/WebstormProjects/xxx/platforms/ios/Pods/Cosmos/Cosmos/StarLayer.swift:55:57: error: type 'CALayerContentsGravity' (aka 'NSString') has no member 'resizeAspect'
    imageLayer.contentsGravity = CALayerContentsGravity.resizeAspect
                                 ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~
Command CompileSwift failed with a nonzero exit code
note: Using new build system
note: Planning build
note: Constructing build description
** ARCHIVE FAILED **
Command xcodebuild failed with exit code 65

how can i solve? thank you

@evgenyneu
Copy link
Owner

No idea sorry

@peppeg85
Copy link
Author

ok, so i have to wait for triniwiz. thank you

@ejlocop
Copy link

ejlocop commented Dec 22, 2020

@peppeg85 , did you manage to solve this?

@peppeg85
Copy link
Author

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

No branches or pull requests

3 participants