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

unexpectedly found nil while unwrapping an Optional value #17

Open
brennanjaymalone opened this issue Mar 15, 2016 · 4 comments
Open

unexpectedly found nil while unwrapping an Optional value #17

brennanjaymalone opened this issue Mar 15, 2016 · 4 comments
Labels
Milestone

Comments

@brennanjaymalone
Copy link

let cellView = self.changesTableView.viewAtColumn(0, row: index, makeIfNecessary: false) as! ChangeStepCellView

Line 79 of SaveViewController.swift. Don't have time to submit a fix at the moment. Will come back to this later tonight if someone hasn't solved it by then.

@e7711bbear e7711bbear added the bug label Mar 15, 2016
@e7711bbear e7711bbear added this to the 0.3 milestone Mar 15, 2016
@e7711bbear
Copy link
Owner

I'll look into it as soon as I can. In the mean time, please add as much details on your actual project as you possibly can.

@brennanjaymalone
Copy link
Author

What kind of details are you looking for?

@e7711bbear
Copy link
Owner

Ultimately, a copy of your project, but I know it's pushy :)
If you can tell me how many files were involved in the changes and what kind of changes that would be a great start.

@brennanjaymalone
Copy link
Author

  1. Sorry, no. It's a commercial project.
  2. Hundreds of files.
  3. About 2 dozen translation strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants