-
https://documentation.onesignal.com/docs/cordova-sdk-setup
In your documentation you use many detours to don't use Cordova Core, like pure iOS distribution settings with Xcode (especially for iOS Ser…
-
Possibly related to the recent iOS simulator fix for HEIC files, I think we've lost a little functionality when it comes rot snapshot fails.
It is correctly failing the test so it must be doing the…
-
Xcodes version used: ➜
```
~ xcodes version
1.2.0
```
Unable to select/switch versions on terminal:
As you see in the screenshot, trying to select xcode 14.3 does not work. Is there an…
-
It seems that as of Xcode 16 the App Store validation now requires app include dSYM information for each framework embedded - building with Xcode 16 and submitting now gives the following error:
```
…
-
Hi,
sometimes XCode shows me this error:
/Base.lproj/Main.storyboard: error: IB Designables: Failed to render instance of CompactPhoneIdLoginButton: Rendering the view took longer than 200 ms. Your d…
-
is being asked to animate its opacity. This will cause the effect to appear broken until opacity returns to 1.
-
I'm building 'imageoptim/ImageOptim.xcodeproj` and getting the following errors.
![screen shot 2016-12-21 at 11 39 54](https://cloud.githubusercontent.com/assets/24659145/21388106/b365955c-c772-11e6-…
-
## Xcode Update( iOS lastest SDK )
#### Could not find developer disk image
`/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport`
- 9.3 (13E5181d)
http://pan.…
-
Currently, the Xcode installed by default on Darling (using `xcode-select --install`) is significantly out of date; checking Clang version against a version table reveals the Xcode version to be eithe…
-
I used `pod spec lint` command, it says
"
Cannot code sign because the target does not have an Info.plist file and one is not being generated automatically. Apply an Info.plist file to the target …