Skip to content

[Objective-C - Cocoapods] Build failure since version 2.33.1 (AWSPinpointTargetingModel.h) #5504

Open
@averroecp

Description

@averroecp

Describe the bug
Since version 2.33.1 I got a double error in AWSPinpointTargetingModel.h (line 2611) using Objective-C (Cocoapods).
It seems that the word "operator" can't be used for name of a variable.

To Reproduce
Steps to reproduce the behavior:

Build
See errors
Code Snippet https://github.com/Property (nonatomic, assign) AWSPinpointTargetingOperator operator;

Environment(please complete the following information):

Dependency Manager: Cocoapods
Swift Version : Objective-C
Xcode Version: 16.0
Device Information (please complete the following information):

Device: iPhone14Pro
iOS Version: iOS 16.1
iPhone Device:
Relevant Console Output
Pods/Headers/Public/AWSPinpoint/AWSPinpointTargetingModel.h:2403:68: Expected a type
Pods/Headers/Public/AWSPinpoint/AWSPinpointTargetingModel.h:2403:1: Property requires fields to be named

Metadata

Metadata

Assignees

No one assigned

    Labels

    pinpointIssues related to AWS PinpointquestionGeneral question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions