Arthurisme / auth0-iosmorphic

using Auth0 sync the user login and registration in Mobile and website.
1 stars 0 forks source link

Wasn't able to build the app #1

Open readytopark opened 7 years ago

readytopark commented 7 years ago
...
=== BUILD TARGET JWTDecode OF PROJECT Pods WITH CONFIGURATION Debug ===

Check dependencies
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

=== BUILD TARGET Masonry OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies

=== BUILD TARGET Lock-Auth0 OF PROJECT Pods WITH CONFIGURATION Debug ===

Check dependencies

=== BUILD TARGET AFNetworking OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies

=== BUILD TARGET IQKeyboardManager OF PROJECT Pods WITH CONFIGURATION Debug ===

Check dependencies

** BUILD FAILED **

The following build commands failed:
    Check dependencies
(1 failure)
Command xcodebuild failed with exit code 65
# build ios
...

I wasn't able to build the app with tns build ios command with the errors above.

Arthurisme commented 7 years ago

readytopark: The auth0 plugin now have been updated, and now it is easy to use now.

In this repository it was using a very old version plugin which is difficult to configure and to use.

(I am now busy working in another project, So I have no time to updated this repository)

So please using new version of Auth0 nativescript plugin at here: https://github.com/sitefinitysteve/nativescript-auth0