-
编译步骤:
1、设置Build Libiraries for Distribution 为true
2、用xcode12环境下使用carthage命令去生成xcframwork,命令如下:carthage build --no-skip-current --use-xcframeworks
3、在xcode13引用handyjson,编译报错。信息如下:
Failed to build m…
-
Hi Guys,
I use this library on Carthage and I have this issue on xcode13
`Failed to build module 'Reachability'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift ve…
pjcau updated
3 years ago
-
so we can run it on https://pvm.fluffylabs.dev/, could be useful for debugging
-
## Environment
- Xcode version: 16.0
- iOS version: iOS 18.0 & iOS 17.5 (seems only on simulator)
- Devices affected: Simulator. Tested iPhone 16 Pro (iOS 18) & iphone 15 Pro (iOS 17.5)
- Maps S…
-
### Description
A client of mine wants to use our iPadOS app behind a proxy. While all normal connections to firebase work, all subscriptions to firestore do not work. The client reported that they c…
-
| | |
|------------------|-----------------|
|Previous ID | SR-12768 |
|Radar | rdar://problem/77881309 |
|Original Repo…
-
Create a new Xamarin forms project. Build and deploy it to iOS 14.5. Everything works. Add the Nuget package Xamarin.iOS.SwiftRuntimeSupport and I receive the following error:
Error The comma…
-
| | |
|------------------|-----------------|
|Previous ID | SR-10481 |
|Radar | rdar://problem/49906866 |
|Original Repo…
-
-
- [x] Access control modifier `internal` is the default. I think we do not need to specify it explicitly everywhere.
- [x] Remove the file header in every file.
- [x] In https://github.com/Peter-Che…