failed

  1. M

    iOS Question Cannot compile anymore with Local Build Server

    Hi everyone, today I was going to update an iOS app, and big surprise... nothing compiles anymore. My Specs: Xcode 15.4 iOS 17.5 Platform B4i Build Server 8.5 B4i 8.51 MacOS Sonoma 14.5 I had to set #MinVersion to 12 (otherwise it says the range must be 12 - 17.5 and does not compile) in my...
  2. diegoferreira

    Android Question Android 10 Failed resolution of apache http ProtocolVersion

    This is the error: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/ProtocolVersion; at dd.b(:com.google.android.gms.dynamite_mapsdynamite@210613081@21.06.13 (120400-0):2) at dc.a(:com.google.android.gms.dynamite_mapsdynamite@210613081@21.06.13 (120400-0):1) at...
  3. M

    iOS Question Build Failed Local Mac Builder

    The following build commands failed: Ld /Users/<name>/Documents/B4iBuildServer/UploadedProjects/<user id>/Payload/<myappname>.app/ <myappname> normal arm64 (1 failure)
  4. Marcus Araujo

    iOS Question [Solved] Build Failed - Firebase - Symbol(s) not found for architecture arm64

    What does this mean? I am using hosted builder. My project includes Firebase Analytics, Auth and Notifications. MinVersion is set to 11. Full error code below.
Top