[GH-ISSUE #3] Crash on attempting to open Xcode project #1

Closed
opened 2026-03-02 05:16:38 +03:00 by kerem · 10 comments
Owner

Originally created by @massimobio on GitHub (Dec 23, 2020).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/3

My project is part of a workspace if that's of any importance.
macOS 10.15.7
Xcode 12.3
Here's the crash report:

stacktrace.txt

Originally created by @massimobio on GitHub (Dec 23, 2020). Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/3 My project is part of a workspace if that's of any importance. macOS 10.15.7 Xcode 12.3 Here's the crash report: [stacktrace.txt](https://github.com/mohakapt/Stringz/files/5736389/stacktrace.txt)
kerem 2026-03-02 05:16:38 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@massimobio commented on GitHub (Dec 23, 2020):

Still crashes in 0.3.2:

stringz 032 crash.txt

<!-- gh-comment-id:750406095 --> @massimobio commented on GitHub (Dec 23, 2020): Still crashes in 0.3.2: [stringz 032 crash.txt](https://github.com/mohakapt/Stringz/files/5736475/stringz.032.crash.txt)
Author
Owner

@heysem-useinsider commented on GitHub (Dec 23, 2020):

I don't think it has something to do with the project being in a workspace, I'm testing the application on a lot of open source projects like Wikipedia iOS and DuckDuckGo and so far it seems to load localization files correctly. Anyways I'm still investigating your crash, Thanks for submitting a stacktrace.

<!-- gh-comment-id:750415583 --> @heysem-useinsider commented on GitHub (Dec 23, 2020): I don't think it has something to do with the project being in a workspace, I'm testing the application on a lot of open source projects like [Wikipedia iOS](https://github.com/wikimedia/wikipedia-ios) and [DuckDuckGo](https://github.com/duckduckgo/iOS) and so far it seems to load localization files correctly. Anyways I'm still investigating your crash, Thanks for submitting a stacktrace.
Author
Owner

@heysem-useinsider commented on GitHub (Dec 23, 2020):

Just a question is it crashing as soon as you load your project or after selecting an item in the sidebar?

<!-- gh-comment-id:750416050 --> @heysem-useinsider commented on GitHub (Dec 23, 2020): Just a question is it crashing as soon as you load your project or after selecting an item in the sidebar?
Author
Owner

@massimobio commented on GitHub (Dec 23, 2020):

It crashes as soon as I click on Open on the initial open panel.

<!-- gh-comment-id:750422720 --> @massimobio commented on GitHub (Dec 23, 2020): It crashes as soon as I click on Open on the initial open panel.
Author
Owner

@massimobio commented on GitHub (Dec 23, 2020):

I did some more tests and I cannot open any project.
Besides my own projects I unsuccessfully tried these open source ones: SVProgressHUD and SwiftStoreKit

<!-- gh-comment-id:750430747 --> @massimobio commented on GitHub (Dec 23, 2020): I did some more tests and I cannot open any project. Besides my own projects I unsuccessfully tried these open source ones: [SVProgressHUD](https://github.com/SVProgressHUD/SVProgressHUD) and [SwiftStoreKit](https://github.com/bizz84/SwiftyStoreKit)
Author
Owner

@heysem-useinsider commented on GitHub (Dec 23, 2020):

I'm testing on these projects right now, meanwhile could you please try to open the SampleApp from this repository in Stringz on your machine.

<!-- gh-comment-id:750435398 --> @heysem-useinsider commented on GitHub (Dec 23, 2020): I'm testing on these projects right now, meanwhile could you please try to open the [SampleApp](https://github.com/mohakapt/Stringz/tree/master/SampleApp) from this repository in Stringz on your machine.
Author
Owner

@massimobio commented on GitHub (Dec 23, 2020):

Crashes as well. Maybe some sandboxing issue, or file access permission, or some difference between the debug version and the release version of the app?

<!-- gh-comment-id:750438940 --> @massimobio commented on GitHub (Dec 23, 2020): Crashes as well. Maybe some sandboxing issue, or file access permission, or some difference between the debug version and the release version of the app?
Author
Owner

@heysem-useinsider commented on GitHub (Dec 23, 2020):

Not sure about sandboxing but I tested the app both in debug and release and it seems to load correctly even on the projects you sent. I noticed you're running on 10.15.7 and I'm testing and developing on 11.1, Right now I'm downloading macOS Catalina to test the app on.

<!-- gh-comment-id:750444964 --> @heysem-useinsider commented on GitHub (Dec 23, 2020): Not sure about sandboxing but I tested the app both in debug and release and it seems to load correctly even on the projects you sent. I noticed you're running on 10.15.7 and I'm testing and developing on 11.1, Right now I'm downloading macOS Catalina to test the app on.
Author
Owner

@heysem-useinsider commented on GitHub (Dec 25, 2020):

I think i figured it out, I downloaded macOS Catalina, ran the app on and fixed all the issues i found (most of them are related to me using a new framework). Please try version 0.4.0 and see if it works.

<!-- gh-comment-id:751269136 --> @heysem-useinsider commented on GitHub (Dec 25, 2020): I think i figured it out, I downloaded macOS Catalina, ran the app on and fixed all the issues i found (most of them are related to me using a new framework). Please try version 0.4.0 and see if it works.
Author
Owner

@massimobio commented on GitHub (Dec 25, 2020):

Yes! It works now, thank you.

<!-- gh-comment-id:751278174 --> @massimobio commented on GitHub (Dec 25, 2020): Yes! It works now, thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stringz#1
No description provided.