Posts

Post not yet marked as solved
2 Replies
3.3k Views
If I try to compile a blank project created from the iOS > App > SwiftUI template, the project doesn't build, due to: cannot find type 'AttributeScopes' in scope errors, eg: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.0.sdk/usr/lib/swift/UIKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface:481:11: error: cannot find type 'AttributeScopes' in scope extension AttributeScopes { This happens whether the min target is set to iOS 14 (the default from the template) or iOS 15.
Posted
by markau.
Last updated
.
Post not yet marked as solved
2 Replies
895 Views
Has anyone found a way to invoke a dev/debug AppClip via URL? Ie. while I'm developing an app clip I want to test/demonstrate the behaviour when tapping an URL banner or an NFC tag, before the app clip-enabled version has been uploaded to the App Store.
Posted
by markau.
Last updated
.