moko-template icon indicating copy to clipboard operation
moko-template copied to clipboard

Pod Install : inputDir does not exist

Open rhonyabdullah opened this issue 4 years ago • 6 comments

Hi @Alex009
Could you help me with pod integration, i try to follow moko-template project structure but ends up with this error, i'm not have idea why ‘inputDir’ not generated by the gradle task probably syncMultiPlatformLibraryDebugFrameworkIosX64 here my verbose log:

➜  ios pod install --verbose
  Preparing

Analyzing dependencies

Inspecting targets to integrate
  Using `ARCHS` setting to build architectures of target `Pods-ios`: (``)

Finding Podfile changes
  - MultiPlatformLibrary
  - MultiPlatformLibraryMvvm
  - MultiPlatformLibraryUnits

Fetching external sources
-> Fetching podspec for `MultiPlatformLibrary` from `../kmm-library`

Resolving dependencies of `Podfile`
  CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is only
  perfomed in repo update
  CDN: trunk Relative path: all_pods_versions_8_0_a.txt exists! Returning local because checking
  is only perfomed in repo update
  CDN: trunk Relative path: Specs/8/0/a/AlamofireImage/4.1.0/AlamofireImage.podspec.json exists!
  Returning local because checking is only perfomed in repo update
  CDN: trunk Relative path: all_pods_versions_f_8_f.txt exists! Returning local because checking
  is only perfomed in repo update
  CDN: trunk Relative path:
  Specs/f/8/f/SkyFloatingLabelTextField/4.0.0/SkyFloatingLabelTextField.podspec.json exists!
  Returning local because checking is only perfomed in repo update
  CDN: trunk Relative path: Specs/8/0/a/AlamofireImage/4.1.0/AlamofireImage.podspec.json exists!
  Returning local because checking is only perfomed in repo update
  CDN: trunk Relative path: all_pods_versions_d_a_2.txt exists! Returning local because checking
  is only perfomed in repo update
  CDN: trunk Relative path: Specs/d/a/2/Alamofire/5.4.1/Alamofire.podspec.json exists! Returning
  local because checking is only perfomed in repo update
  CDN: trunk Relative path:
  Specs/f/8/f/SkyFloatingLabelTextField/3.8.0/SkyFloatingLabelTextField.podspec.json exists!
  Returning local because checking is only perfomed in repo update
  CDN: trunk Relative path: Specs/d/a/2/Alamofire/5.4.1/Alamofire.podspec.json exists! Returning
  local because checking is only perfomed in repo update

Comparing resolved specification to the sandbox manifest
  - Alamofire
  - AlamofireImage
  - MultiPlatformLibrary
  - MultiPlatformLibraryMvvm
  - MultiPlatformLibraryUnits
  - SkyFloatingLabelTextField

Downloading dependencies

-> Using Alamofire (5.4.1)

-> Using AlamofireImage (4.1.0)

-> Using MultiPlatformLibrary (0.1.0)

-> Using MultiPlatformLibraryMvvm (0.8.1)

-> Using MultiPlatformLibraryUnits (0.4.0)

-> Using SkyFloatingLabelTextField (3.8.0)
  - Running pre install hooks
prepare MultiPlatformLibrary.framework (require some time...)

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':kmm-library:syncMultiPlatformLibraryDebugFrameworkIosX64' (type 'SyncCocoaPodFrameworkTask').
> Directory '/Users/rhony/TestProject/kmm-library/build/bin/iosX64/MultiPlatformLibraryDebugFramework' specified for property 'inputDir' does not exist.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
preparing MultiPlatformLibrary.framework complete
    - Podfile

Generating Pods project
  - Creating Pods project
  - Installing files into Pods project
    - Adding source files
    - Adding frameworks
    - Adding libraries
    - Adding resources
    - Adding development pod helper files
    - Linking headers
  - Installing Pod Targets
    - Installing target `Alamofire` iOS 10.0
      - Generating module map file at `Pods/Target Support Files/Alamofire/Alamofire.modulemap`
      - Generating umbrella header at `Pods/Target Support Files/Alamofire/Alamofire-umbrella.h`
      - Generating Info.plist file at `Pods/Target Support Files/Alamofire/Alamofire-Info.plist`
      - Generating dummy source at `Pods/Target Support Files/Alamofire/Alamofire-dummy.m`
    - Installing target `AlamofireImage` iOS 10.0
      - Generating module map file at `Pods/Target Support
      Files/AlamofireImage/AlamofireImage.modulemap`
      - Generating umbrella header at `Pods/Target Support
      Files/AlamofireImage/AlamofireImage-umbrella.h`
      - Generating Info.plist file at `Pods/Target Support
      Files/AlamofireImage/AlamofireImage-Info.plist`
      - Generating dummy source at `Pods/Target Support
      Files/AlamofireImage/AlamofireImage-dummy.m`
    - Installing target `MultiPlatformLibrary` iOS 11.0
    - Installing target `MultiPlatformLibraryMvvm` iOS 11.0
      - Generating module map file at `Pods/Target Support
      Files/MultiPlatformLibraryMvvm/MultiPlatformLibraryMvvm.modulemap`
      - Generating umbrella header at `Pods/Target Support
      Files/MultiPlatformLibraryMvvm/MultiPlatformLibraryMvvm-umbrella.h`
      - Generating Info.plist file at `Pods/Target Support
      Files/MultiPlatformLibraryMvvm/MultiPlatformLibraryMvvm-Info.plist`
      - Generating dummy source at `Pods/Target Support
      Files/MultiPlatformLibraryMvvm/MultiPlatformLibraryMvvm-dummy.m`
    - Installing target `MultiPlatformLibraryUnits` iOS 9.0
      - Generating module map file at `Pods/Target Support
      Files/MultiPlatformLibraryUnits/MultiPlatformLibraryUnits.modulemap`
      - Generating umbrella header at `Pods/Target Support
      Files/MultiPlatformLibraryUnits/MultiPlatformLibraryUnits-umbrella.h`
      - Generating Info.plist file at `Pods/Target Support
      Files/MultiPlatformLibraryUnits/MultiPlatformLibraryUnits-Info.plist`
      - Generating dummy source at `Pods/Target Support
      Files/MultiPlatformLibraryUnits/MultiPlatformLibraryUnits-dummy.m`
    - Installing target `SkyFloatingLabelTextField` iOS 8.0
      - Generating module map file at `Pods/Target Support
      Files/SkyFloatingLabelTextField/SkyFloatingLabelTextField.modulemap`
      - Generating umbrella header at `Pods/Target Support
      Files/SkyFloatingLabelTextField/SkyFloatingLabelTextField-umbrella.h`
      - Generating Info.plist file at `Pods/Target Support
      Files/SkyFloatingLabelTextField/SkyFloatingLabelTextField-Info.plist`
      - Generating dummy source at `Pods/Target Support
      Files/SkyFloatingLabelTextField/SkyFloatingLabelTextField-dummy.m`
  - Installing Aggregate Targets
    - Installing target `Pods-ios` iOS 11.0
      - Generating Info.plist file at `Pods/Target Support Files/Pods-ios/Pods-ios-Info.plist`
      - Generating module map file at `Pods/Target Support Files/Pods-ios/Pods-ios.modulemap`
      - Generating umbrella header at `Pods/Target Support Files/Pods-ios/Pods-ios-umbrella.h`
      - Generating dummy source at `Pods/Target Support Files/Pods-ios/Pods-ios-dummy.m`
  - Integrating targets

Integrating target `MultiPlatformLibrary`
    Adding Build Phase '[CP-User] Compile Kotlin/Native' to project.
  - Generating deterministic UUIDs
  - Stabilizing target UUIDs
  - Running post install hooks
  - Writing Xcode project file to `Pods/Pods.xcodeproj`
  Cleaning up sandbox directory

Integrating client project

Integrating target `Pods-ios` (`ios.xcodeproj` project)
  - Running post integrate hooks
  - Writing Lockfile in `Podfile.lock`
  - Writing Manifest in `Pods/Manifest.lock`
  CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is only
  perfomed in repo update

-> Pod installation complete! There are 5 dependencies from the Podfile and 6 total pods installed.

rhonyabdullah avatar Jan 06 '21 23:01 rhonyabdullah

hi! can you show output of tasks:

  • ./gradlew tasks
  • ./gradlew projects
  • ./gradlew :kmm-library:tasks ?

Alex009 avatar Jan 10 '21 15:01 Alex009

  • ./gradlew tasks
Configuration on demand is an incubating feature.

> Configure project :kmm-library:data
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.

> Task :tasks

------------------------------------------------------------
Tasks runnable from root project
------------------------------------------------------------

Android tasks
-------------
androidDependencies - Displays the Android dependencies of the project.
signingReport - Displays the signing info for the base and test modules
sourceSets - Prints out all the source sets defined in this project.

Build tasks
-----------
assemble - Assemble main outputs for all the variants.
assembleAndroidTest - Assembles all the Test applications.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on it.
buildNeeded - Assembles and tests this project and all projects it depends on.
bundle - Assemble bundles for all the variants.
clean
cleanBuildCache - Deletes the build cache directory.
compileDebugAndroidTestSources
compileDebugSources
compileDebugUnitTestSources
compileKotlinIosArm64 - Compiles a klibrary from the 'main' compilation for target 'native'.
compileKotlinIosX64 - Compiles a klibrary from the 'main' compilation for target 'native'.
compileReleaseSources
compileReleaseUnitTestSources
compileTestKotlinIosArm64 - Compiles a klibrary from the 'test' compilation for target 'native'.
compileTestKotlinIosX64 - Compiles a klibrary from the 'test' compilation for target 'native'.
extractDebugAnnotations - Extracts Android annotations for the debug variant into the archive file
extractReleaseAnnotations - Extracts Android annotations for the release variant into the archive file
iosArm64MainKlibrary - Assembles outputs for compilation 'main' of target 'iosArm64'
iosArm64TestKlibrary - Assembles outputs for compilation 'test' of target 'iosArm64'
iosX64MainKlibrary - Assembles outputs for compilation 'main' of target 'iosX64'
iosX64TestKlibrary - Assembles outputs for compilation 'test' of target 'iosX64'
linkDebugTestIosArm64 - Links a test executable 'debugTest' for a target 'iosArm64'.
linkDebugTestIosX64 - Links a test executable 'debugTest' for a target 'iosX64'.
linkMultiPlatformLibraryDebugFrameworkIosArm64 - Links a framework 'MultiPlatformLibraryDebugFramework' for a target 'iosArm64'.
linkMultiPlatformLibraryDebugFrameworkIosX64 - Links a framework 'MultiPlatformLibraryDebugFramework' for a target 'iosX64'.
linkMultiPlatformLibraryReleaseFrameworkIosArm64 - Links a framework 'MultiPlatformLibraryReleaseFramework' for a target 'iosArm64'.
linkMultiPlatformLibraryReleaseFrameworkIosX64 - Links a framework 'MultiPlatformLibraryReleaseFramework' for a target 'iosX64'.
metadataJar - Assembles an archive containing the main classes.
metadataMainClasses - Assembles outputs for compilation 'main' of target 'metadata'

Build Setup tasks
-----------------
init - Initializes a new Gradle build.
wrapper - Generates Gradle wrapper files.

Cleanup tasks
-------------
lintFix - Runs lint on all variants and applies any safe suggestions to the source code.

Cocoapods tasks
---------------
syncMultiPlatformLibraryDebugFrameworkIosArm64
syncMultiPlatformLibraryDebugFrameworkIosX64
syncMultiPlatformLibraryReleaseFrameworkIosArm64
syncMultiPlatformLibraryReleaseFrameworkIosX64

Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in root project 'MyProjectTest'.
components - Displays the components produced by root project 'MyProjectTest'. [incubating]
dependencies - Displays all dependencies declared in root project 'MyProjectTest'.
dependencyInsight - Displays the insight into a specific dependency in root project 'MyProjectTest'.
dependentComponents - Displays the dependent components of components in root project 'MyProjectTest'. [incubating]
help - Displays a help message.
kotlinDslAccessorsReport - Prints the Kotlin code for accessing the currently available project extensions and conventions.
model - Displays the configuration model of root project 'MyProjectTest'. [incubating]
outgoingVariants - Displays the outgoing variants of root project 'MyProjectTest'.
projects - Displays the sub-projects of root project 'MyProjectTest'.
properties - Displays the properties of root project 'MyProjectTest'.
tasks - Displays the tasks runnable from root project 'MyProjectTest' (some of the displayed tasks may belong to subprojects).

Install tasks
-------------
installDebug - Installs the Debug build.
installDebugAndroidTest - Installs the android (on device) tests for the Debug build.
uninstallAll - Uninstall all applications.
uninstallDebug - Uninstalls the Debug build.
uninstallDebugAndroidTest - Uninstalls the android (on device) tests for the Debug build.
uninstallRelease - Uninstalls the Release build.

Sqldelight tasks
----------------
generateAndroidDebugAppDatabaseInterface - Generate androidDebug Kotlin interface for AppDatabase
generateAndroidReleaseAppDatabaseInterface - Generate androidRelease Kotlin interface for AppDatabase
generateIosArm64MainAppDatabaseInterface - Generate iosArm64Main Kotlin interface for AppDatabase
generateIosX64MainAppDatabaseInterface - Generate iosX64Main Kotlin interface for AppDatabase
generateMetadataMainAppDatabaseInterface - Generate metadataMain Kotlin interface for AppDatabase
generateSqlDelightInterface - Aggregation task which runs every interface generation task for every given source
verifyAndroidDebugAppDatabaseMigration - Verify androidDebug AppDatabase migrations and CREATE statements match.
verifyAndroidReleaseAppDatabaseMigration - Verify androidRelease AppDatabase migrations and CREATE statements match.
verifyIosArm64MainAppDatabaseMigration - Verify iosArm64Main AppDatabase migrations and CREATE statements match.
verifyIosX64MainAppDatabaseMigration - Verify iosX64Main AppDatabase migrations and CREATE statements match.
verifyMetadataMainAppDatabaseMigration - Verify metadataMain AppDatabase migrations and CREATE statements match.
verifySqlDelightMigration - Aggregation task which runs every migration task for every given source

Verification tasks
------------------
allTests - Runs the tests for all targets and create aggregated report
check - Runs all checks.
connectedAndroidTest - Installs and runs instrumentation tests for all flavors on connected devices.
connectedCheck - Runs all device checks on currently connected devices.
connectedDebugAndroidTest - Installs and runs the tests for debug on connected devices.
deviceAndroidTest - Installs and runs instrumentation tests using all Device Providers.
deviceCheck - Runs all device checks using Device Providers and Test Servers.
iosX64Test - Executes Kotlin/Native unit tests for target iosX64.
lint - Runs lint on all variants.
lintDebug - Runs lint on the Debug build.
lintRelease - Runs lint on the Release build.
lintVitalRelease - Runs lint on just the fatal issues in the release build.
test - Run unit tests for all variants.
testDebugUnitTest - Run unit tests for the debug build.
testReleaseUnitTest - Run unit tests for the release build.

To see all tasks and more detail, run gradlew tasks --all

To see more detail about a task, run gradlew help --task <task>

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 2s
1 actionable task: 1 executed
  • ./gradlew projects
Configuration on demand is an incubating feature.

> Configure project :kmm-library:data
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.

> Task :projects

------------------------------------------------------------
Root project
------------------------------------------------------------

Root project 'MyProjectTest'
+--- Project ':android'
\--- Project ':kmm-library'
     \--- Project ':kmm-library:data'

To see a list of the tasks of a project, run gradlew <project-path>:tasks
For example, try running gradlew :android:tasks

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed
  • ./gradlew :kmm-library:tasks
Configuration on demand is an incubating feature.

> Task :kmm-library:tasks

------------------------------------------------------------
Tasks runnable from project :kmm-library
------------------------------------------------------------

Android tasks
-------------
androidDependencies - Displays the Android dependencies of the project.
signingReport - Displays the signing info for the base and test modules
sourceSets - Prints out all the source sets defined in this project.

Build tasks
-----------
assemble - Assemble main outputs for all the variants.
assembleAndroidTest - Assembles all the Test applications.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on it.
buildNeeded - Assembles and tests this project and all projects it depends on.
clean - Deletes the build directory.
cleanBuildCache - Deletes the build cache directory.
compileDebugAndroidTestSources
compileDebugSources
compileDebugUnitTestSources
compileKotlinIosArm64 - Compiles a klibrary from the 'main' compilation for target 'native'.
compileKotlinIosX64 - Compiles a klibrary from the 'main' compilation for target 'native'.
compileReleaseSources
compileReleaseUnitTestSources
compileTestKotlinIosArm64 - Compiles a klibrary from the 'test' compilation for target 'native'.
compileTestKotlinIosX64 - Compiles a klibrary from the 'test' compilation for target 'native'.
extractDebugAnnotations - Extracts Android annotations for the debug variant into the archive file
extractReleaseAnnotations - Extracts Android annotations for the release variant into the archive file
iosArm64MainKlibrary - Assembles outputs for compilation 'main' of target 'iosArm64'
iosArm64TestKlibrary - Assembles outputs for compilation 'test' of target 'iosArm64'
iosX64MainKlibrary - Assembles outputs for compilation 'main' of target 'iosX64'
iosX64TestKlibrary - Assembles outputs for compilation 'test' of target 'iosX64'
linkDebugTestIosArm64 - Links a test executable 'debugTest' for a target 'iosArm64'.
linkDebugTestIosX64 - Links a test executable 'debugTest' for a target 'iosX64'.
linkMultiPlatformLibraryDebugFrameworkIosArm64 - Links a framework 'MultiPlatformLibraryDebugFramework' for a target 'iosArm64'.
linkMultiPlatformLibraryDebugFrameworkIosX64 - Links a framework 'MultiPlatformLibraryDebugFramework' for a target 'iosX64'.
linkMultiPlatformLibraryReleaseFrameworkIosArm64 - Links a framework 'MultiPlatformLibraryReleaseFramework' for a target 'iosArm64'.
linkMultiPlatformLibraryReleaseFrameworkIosX64 - Links a framework 'MultiPlatformLibraryReleaseFramework' for a target 'iosX64'.
metadataJar - Assembles an archive containing the main classes.
metadataMainClasses - Assembles outputs for compilation 'main' of target 'metadata'

Cleanup tasks
-------------
lintFix - Runs lint on all variants and applies any safe suggestions to the source code.

Cocoapods tasks
---------------
syncMultiPlatformLibraryDebugFrameworkIosArm64
syncMultiPlatformLibraryDebugFrameworkIosX64
syncMultiPlatformLibraryReleaseFrameworkIosArm64
syncMultiPlatformLibraryReleaseFrameworkIosX64

Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in project ':kmm-library'.
components - Displays the components produced by project ':kmm-library'. [incubating]
dependencies - Displays all dependencies declared in project ':kmm-library'.
dependencyInsight - Displays the insight into a specific dependency in project ':kmm-library'.
dependentComponents - Displays the dependent components of components in project ':kmm-library'. [incubating]
help - Displays a help message.
kotlinDslAccessorsReport - Prints the Kotlin code for accessing the currently available project extensions and conventions.
model - Displays the configuration model of project ':kmm-library'. [incubating]
outgoingVariants - Displays the outgoing variants of project ':kmm-library'.
projects - Displays the sub-projects of project ':kmm-library'.
properties - Displays the properties of project ':kmm-library'.
tasks - Displays the tasks runnable from project ':kmm-library' (some of the displayed tasks may belong to subprojects).

Install tasks
-------------
installDebugAndroidTest - Installs the android (on device) tests for the Debug build.
uninstallAll - Uninstall all applications.
uninstallDebugAndroidTest - Uninstalls the android (on device) tests for the Debug build.

Verification tasks
------------------
allTests - Runs the tests for all targets and create aggregated report
check - Runs all checks.
connectedAndroidTest - Installs and runs instrumentation tests for all flavors on connected devices.
connectedCheck - Runs all device checks on currently connected devices.
connectedDebugAndroidTest - Installs and runs the tests for debug on connected devices.
deviceAndroidTest - Installs and runs instrumentation tests using all Device Providers.
deviceCheck - Runs all device checks using Device Providers and Test Servers.
iosX64Test - Executes Kotlin/Native unit tests for target iosX64.
lint - Runs lint on all variants.
lintDebug - Runs lint on the Debug build.
lintRelease - Runs lint on the Release build.
test - Run unit tests for all variants.
testDebugUnitTest - Run unit tests for the debug build.
testReleaseUnitTest - Run unit tests for the release build.

Rules
-----
Pattern: clean<TaskName>: Cleans the output files of a task.
Pattern: build<ConfigurationName>: Assembles the artifacts of a configuration.
Pattern: upload<ConfigurationName>: Assembles and uploads the artifacts belonging to a configuration.

To see all tasks and more detail, run gradlew tasks --all

To see more detail about a task, run gradlew help --task <task>

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 2s
1 actionable task: 1 executed

rhonyabdullah avatar Jan 11 '21 10:01 rhonyabdullah

Sorry for delay. Sync task in inputDir use output sir of link task. Can you run not pod install, but just ./gradlew syncMultiPlatformLibraryDebugFrameworkIosX64 ? This task should run link task and use output of link

Alex009 avatar Jan 19 '21 13:01 Alex009

No problem, here is :

./gradlew syncMultiPlatformLibraryDebugFrameworkIosX64
Starting a Gradle Daemon, 2 incompatible and 2 stopped Daemons could not be reused, use --status for details
Configuration on demand is an incubating feature.

> Configure project :android
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.

> Configure project :kmm-library:data
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.

> Task :kmm-library:syncMultiPlatformLibraryDebugFrameworkIosX64 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':kmm-library:syncMultiPlatformLibraryDebugFrameworkIosX64' (type 'SyncCocoaPodFrameworkTask').
> Directory '/Users/rhony/MyProjectTest/kmm-library/build/bin/iosX64/MultiPlatformLibraryDebugFramework' specified for property 'inputDir' does not exist.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 32s
3 actionable tasks: 3 executed

rhonyabdullah avatar Jan 21 '21 16:01 rhonyabdullah

@rhonyabdullah can you publish reproducer project please?

Alex009 avatar Jan 23 '21 09:01 Alex009

Hi @Alex009 sorry i don't understand what you mean about "reproducer project" ?

rhonyabdullah avatar Feb 04 '21 08:02 rhonyabdullah