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

ios10

Xcode error: Code signing is required for product type ‘Application’ in SDK ‘iOS 10.0’

September 28, 2022 by Tarik

To add developer account to Xcode: Press Cmd ⌘ + , (comma) Go to Accounts tab Follow the screen shot below to enable development team:

Categories ios Tags code-signing, ios, ios10, xcode, xcode8 Leave a comment

Hide strange unwanted Xcode logs

September 8, 2022 by Tarik

Try this: 1 – From Xcode menu open: Product > Scheme > Edit Scheme 2 – On your Environment Variables set OS_ACTIVITY_MODE = disable

Categories ios Tags ios, ios10, logging, xcode, xcode8 Leave a comment

Transport security has blocked a cleartext HTTP

August 28, 2022 by Tarik

Use NSAppTransportSecurity: You have to set the NSAllowsArbitraryLoads key to YES under NSAppTransportSecurity dictionary in your info.plist file.

Categories ios Tags app-transport-security, ios, ios10, ios9, xcode Leave a comment
Newer posts
← Previous Page1 … Page8 Page9

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