Do you get any completion proposal when you start typing import Cr…. ?
No .No such Completion Proposal..
What do you mean here ? Did it work in 12.4 ? Which exact version of Xcode 13 are you using ?
My App's Deployment Target is 10.0. When I try Building with "Any iOS Device(arm64, arm7)" in the place of selecting simulators. It gives out the error . The Same Build when I try it with Simulator (say iPhone 13) , Build is succeeding with no error.
The Above Error Occurring only Xcode13 , not in Xcode12_4.
Could you show the full beginning of your file (before line 13) ?
`import Foundation
import UIKit
import CoreData
import CocoaLumberjack
import CryptoKit
import CommonCrypto`
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: