Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

fix compile warning #127

Merged
merged 1 commit into from Feb 19, 2020
Merged

fix compile warning #127

merged 1 commit into from Feb 19, 2020

Conversation

lookfirst
Copy link
Contributor

https://stackoverflow.com/questions/18039275/retained-block-property-does-not-copy-the-block-use-copy-attribute-instead

"Retain'ed block property does not copy the block - use copy attribute instead"

Not sure if this should be copy or strong.

https://stackoverflow.com/questions/18039275/retained-block-property-does-not-copy-the-block-use-copy-attribute-instead

"Retain'ed block property does not copy the block - use copy attribute instead"

Not sure if this should be `copy` or `strong`.
@lookfirst
Copy link
Contributor Author

I updated my flutter install and this issue went away... probably due to switching from old build project to new build project in xcode.

@lookfirst lookfirst closed this Jul 13, 2019
@lookfirst
Copy link
Contributor Author

reopened per #60

@devtronic
Copy link
Member

Thanks @lookfirst

@lookfirst lookfirst deleted the patch-1 branch February 19, 2020 20:46
@devtronic devtronic mentioned this pull request Feb 19, 2020
devtronic added a commit that referenced this pull request Feb 19, 2020
Features:
- [Add-to-app support](#168) - @santiihoyos
- Changed overlay to full screen in iOS 13

Bugfixes:
- [Fixed rotation on iOS](#167) - @mintware-de
  - [#61 Rotating orientation on iPhones only shows half the screen](#61)

Changes:
- [Fix compile warning](#127) - @lookfirst
- [Upgrade gradle](#142) - @SuuSoJeat
  - `com.android.tools.build:gradle`: 3.3.1 -> 3.5.0
  - `org.jetbrains.kotlin:kotlin-gradle-plugin`: 1.3.20 -> 1.3.50
  - `compileSdkVersion`: 28 -> 29
  - `targetSdkVersion`: 28 -> 29
  - `gradle`: 4.10.2 -> 5.4.1
- [Package description updated](#180) - @connectety
- README.md and LICENSE.md updated
- Since the project owner has been changed, the package names are different. Checkout the [UPGRADE.md](./UPGRADE.md) for details.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants