After updating from macOS High Sierra to Mojave and I successfully installed Xcode 7.3.1 but it cannot be opened. Does Mojave support Xcode 7?

Xcode 7.3.1 cannot be opened in MacOS Mojave
1.5k Views Asked by Eleazer Toluan At
1
There are 1 best solutions below
Related Questions in XCODE7.3
- TitleView of UITableViewController's UINavigationItem image not visible
- I am not able to add items to the "places" dictionary?
- Xcode error: 'Cannot assign to value: function call returns immutable value' in table views
- Abnormal behaviour of uinavigationcontroller Clicking at UIButton throws exception
- Xcode 7.3.1 cannot be opened in MacOS Mojave
- XCode 7.3 beta - how to force strict search for code autocomplete for Objective-C?
- How to implement interactive remote notifications in iOS Objective-c
- Set Xcode archivePath other then project setting for OS X in Jenkins
- Can build and run on the simulator but cannot archive
- Error when trying to upload Xcode project: Please update Xcode and rebuild your app
- Xcode 7: iOS some russian Localizable strings are not working
- KIF - tests failed on Xcode 7.3
- How to access swift code in main target from objective-c code from test target?
- Send a POST request with JSON Object in swift 2.2 With Alamofire 3.0+
- Xcode 7.2.1 Swift 2 - Updating to Xcode 7.3
Related Questions in MACOS-MOJAVE
- OSError when setting SIGKILL handler in mac os and python
- AppleScript insert text into Microsoft Word document
- dyld: cannot load 'my_program' (load command 0x80000034 is unknown)
- the keyboard python library is not working on MacOS Mojave
- remove the link between clang++ and g++ on macos mojave
- In need of a little assistance in configuring my python installation
- macOS Mojave 'ruby/config.h' file not found
- MacOS clang via Homebrew broken under Mojave `wchar.h`
- how to close an active document in Mac OS using shell script
- An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue
- OpenGL (GLFW) does not show image on macOS Mojave
- node app fails to run on mojave: ReferenceError: internalBinding is not defined
- Letting a nested enum, passed as generic to superclass, conform to a protocol inline with its declaration results in infinite compiling
- Travis cli installation fails on mac
- SIGSEGV signal while executing "Eclipse Application" run configuration for my Xtext project
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I have experienced the same issue after upgrading to macOS Mojave. The only solution which I had to do is to download Xcode 8 and migrate to Swift 3.
Incase there're any alternatives, please share!