lemberg / connfa-ios

Open Source iOS app for Conferences and Events
http://connfa.com
47 stars 40 forks source link

Step 4 > Build the DrupalCon scheme in Xcode FAILED #9

Open kenyiu6 opened 7 years ago

kenyiu6 commented 7 years ago

When I try to build the DrupalCon scheme in Xcode, it has shown build failed and taken me to https://fabric.io/sign_up.

Question:

  1. If I only need to open DrupalCon.xcodeproj, how about Connfa.xcodeproj?

  2. Do I only need to build Connfa.xcodeproj? The setting for BASE_URL is in DCConstants.m instead of DCAppConfiguration.h?

seadller commented 7 years ago

We have Crashlytics in the project, so it requires to have Fabric app on your computer for running the project.

Answers:

  1. Please, run the Connfa.xcodeproj. ( DrupalCon.xcodeproj is the old version )
  2. Yes, please use DCConstants.m.