File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
iosApp.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
1717kotlin.mpp.enableCInteropCommonization =true
1818# Native
1919kotlin.native.ignoreDisabledTargets =true
20- kotlin.native.enableKlibsCrossCompilation =true
2120# Incremental compilation
2221kotlin.incremental =true
2322kotlin.incremental.multiplatform =true
Original file line number Diff line number Diff line change 3535 selectedDebuggerIdentifier = " "
3636 selectedLauncherIdentifier = " Xcode.IDEFoundation.Launcher.PosixSpawn"
3737 disableMainThreadChecker = " YES"
38- disablePerformanceAntipatternChecker = " YES"
3938 launchStyle = " 0"
4039 useCustomWorkingDirectory = " NO"
4140 ignoresPersistentStateOnLaunch = " NO"
4847 viewDebuggingEnabled = " No"
4948 queueDebuggingEnabled = " No"
5049 consoleMode = " 0"
51- structuredConsoleMode = " 1" >
50+ structuredConsoleMode = " 1"
51+ disablePerformanceAntipatternChecker = " YES" >
5252 <BuildableProductRunnable
5353 runnableDebuggingMode = " 0" >
5454 <BuildableReference
Original file line number Diff line number Diff line change 1717 <key >CFBundleShortVersionString </key >
1818 <string >1.0.4 </string >
1919 <key >CFBundleVersion </key >
20- <string >548 </string >
20+ <string >549 </string >
2121 <key >LSRequiresIPhoneOS </key >
2222 <true />
2323 <key >CADisableMinimumFrameDurationOnPhone </key >
You can’t perform that action at this time.
0 commit comments