Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

ios-extensions

How to communicate between iOS App Containing Extension and Extension (not Host App)

December 22, 2023 by Tarik
Categories ios Tags core-data, ios, ios-extensions, nsnotificationcenter, swift Leave a comment

ERROR ITMS-90512: Invalid sdk value… 8.2 is higher than maximum allowed value of 10.3?

August 25, 2023 by Tarik

Update: it’s fixed! I have submitted a bug to Apple. They have replied that they are aware of the problem and have people looking into it. They will contact me when they have resolved the issue. I’ll post an update here when they do.

Categories ios Tags apple-watch, ios, ios-extensions, watchkit Leave a comment

How to structure a Xcode project with Frameworks, Extensions and CocoaPods

May 24, 2023 by Tarik

More of a comment than an answer, but I don’t have enough reputation for it: Have you tried using the cocoapods xcode plugin? I use it and it structures the pods on its own, so I don’t even have to worry about it.

Categories xcode6 Tags cocoapods, ios-extensions, ios-frameworks, xcode6 Leave a comment

How to suppress `warning: linking against dylib not safe for use in application extensions`?

February 22, 2023 by Tarik

For your watch/today-widget extension target (so not your app or libray target), go into the project settings and change the build setting APPLICATION_EXTENSION_API_ONLY / Require Only App-Extension-Safe API to NO.

Categories ios Tags ios, ios-extensions, ios-frameworks, linker-warning Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa