Post

Replies

Boosts

Views

Activity

Reply to Xcode 14.3 CLI command to trigger Rosetta build/run
@Noitham not work.. xcodebuild test -workspace OmniSDK.xcworkspace -scheme OmniAPITests -destination 'platform=iOS Simulator,name=iPhone 14,arch=x86_64' --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-001D69941A79001E } Error: building for Mac Catalyst, but linking in object file built for iOS Simulator...
Jun ’23
Reply to Xcode 14.3 CLI command to trigger Rosetta build/run
@Noitham not work.. xcodebuild test -workspace OmniSDK.xcworkspace -scheme OmniAPITests -destination 'platform=iOS Simulator,name=iPhone 14,arch=x86_64' --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-001D69941A79001E } Error: building for Mac Catalyst, but linking in object file built for iOS Simulator...
Replies
Boosts
Views
Activity
Jun ’23
Reply to Xcode 14.3 CLI command to trigger Rosetta build/run
same issue, any update ?
Replies
Boosts
Views
Activity
Jun ’23
Reply to StoreKit2 Support paymentQueueDidChangeStorefront?
It works fine using OnStorefrontChange in no-sandbox account.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to StoreKit2 Support paymentQueueDidChangeStorefront?
I found onStorefrontChange API for Storekit2, but the countryCode of Storefront is old value in sandbox
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to StoreKit2 Support paymentQueueDidChangeStorefront?
I found storekit1 and storekit2 not to use both. I expect to receive a callback. func paymentQueue(_ paymentQueue: SKPaymentQueue, shouldContinue transaction: SKPaymentTransaction,in newStorefront: SKStorefront)
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to iOS16 autofill causes crash while click "key button"(over keyboard)
same issue, any progress ?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to iOS app throws -34018 on Mac after updating to Ventura/Xcode 14.1
any progress? same problem for ios app on Mac Ventura 13.1 (Xcode 14+), work fine for Mac OS 12.x
Replies
Boosts
Views
Activity
Dec ’22