Top "Xcode10.2" questions

For questions about the 10.

Is it possible to install Xcode 10.2 on High Sierra (10.13.6)?

I recently upgraded iOS in my iPhone device to 12.2 (to provide support of latest versions for my app "Match4app"), …

macos-high-sierra xcode10.2
How to fix "SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0" error in Xcode 10.2?

I'm trying to run downloaded from app, try to open in Xcode and have an error: " Showing Recent Messages :-1: …

xcode swift3 xcode10.2
How to fix cocoapod .modulemap file not found

When I try to build my project, I get a compile time error saying that a "Module map file" for …

swift cocoapods xcode10.2
Xcode 10.2 Update issue Build system error -1: Unable to load contents of file list: input/output xcfilelist

After upgrading to Xcode 10.2 I am getting 2 errors :-1: Unable to load contents of file list: 'xxxxx/Pods/Target Support …

ios xcode cocoapods xcode10.2
Xcode 10.2 Failed to Run App on Simulator with iOS < 10

I was playing around with Xcode 10.2 since the update and when I try to run my app on ANY simulator …

ios xcode dyld xcode10.2
UIWorkIntervalTiming workIntervalStart

Getting console log while scrolling ScrollView. Is there way to remove this? 2019-03-27 12:33:34.109573+0530 MyApp[10465:46241] [UIWorkIntervalTiming] workIntervalStart: startTimestamp > targetTimestamp; …

ios xcode uiscrollview xcode10.2
Swift class extensions and categories on Swift classes are not allowed to have +load methods

I have updated Xcode Version 10.2 (10E125) and testing on devices (not only simulator) I get this message when I execute …

swift ios12 xcode10.2