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

Version 4.29.3 #549

Merged
merged 6 commits into from Jun 16, 2021
Merged

Version 4.29.3 #549

merged 6 commits into from Jun 16, 2021

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented Jun 16, 2021

  • Fixed compile time errors with Xcode 13 beta (thanks to @yhkaplan).

Alzbeta-Knerova and others added 6 commits May 17, 2021 16:29
Update Japanese doc
```
Multiple methods named 'attribution' found with mismatched result, parameter type or attributes
Implicit conversion of 'NSURLRequestAttribution' (aka 'enum NSURLRequestAttribution') to 'ADJAttribution * _Nullable' is disallowed with ARC
```

ref: #546
@uerceg uerceg merged commit 14a6d8b into master Jun 16, 2021
@uerceg uerceg deleted the v4293 branch June 16, 2021 21:46
- (void)assignRandomToken {
self.dedupeToken = [[NSUUID UUID] UUIDString];
- (void)assignRandomToken:(NSString *)randomToken {
// self.secondaryDedupeToken = [[NSUUID UUID] UUIDString];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dead code...

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

Successfully merging this pull request may close these issues.

None yet

4 participants