Skip to content

Declaration 'resultPublisher' cannot override more than one superclass declaration #740

@tung-earable

Description

@tung-earable

To Reproduce

Podfile

# Uncomment the next line to define a global platform for your project
# platform :ios, '12.0'

target 'AWSDemo' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for AWSDemo
  pod 'Amplify'
end

pod install and build

Failed at AmplifyOperation+APIPublishers.swift - line 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues related to build and CI/CDduplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions