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

[TIMOB-26111] iOS: Fix all static analyzer warnings and possible leaks #10098

Merged
merged 10 commits into from
Jun 13, 2018

Conversation

hansemannn
Copy link
Collaborator

@hansemannn hansemannn commented Jun 8, 2018

JIRA: https://jira.appcelerator.org/browse/TIMOB-26111

no tests because of the existing tests. See the linked JIRA ticket for details.

@hansemannn hansemannn added this to the 7.4.0 milestone Jun 8, 2018
@sgtcoolguy
Copy link
Contributor

@hansemannn Looks like TiApp.m fails to compile on Jenkins here

@hansemannn
Copy link
Collaborator Author

@sgtcoolguy It looks like Xcode 9 does not expose the `` protocol public, so I'd like to wrap it for Xcode 9 and 10. But that requires https://github.com/appcelerator/titanium_mobile/pull/10088/files#diff-d564eaef8d6d4f17f70247e5ec99cde7R20 to be merged first, so I can use conditional compiling. Until then, I restored that part, since it's just a warning.

@build
Copy link
Contributor

build commented Jun 12, 2018

Messages
📖

💾 Here's the generated SDK zipfile.

Generated by 🚫 dangerJS

@sgtcoolguy sgtcoolguy merged commit abd21e2 into tidev:master Jun 13, 2018
hansemannn added a commit to hansemannn/titanium_mobile that referenced this pull request Jun 25, 2018
tidev#10098)

* Fix all warnings and leaks
* Format source
* Restore old NSUserActivity protocol until Xcode 10 PR is merged
@hansemannn hansemannn modified the milestones: 7.4.0, 7.5.0 Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants