Skip to content
Snippets Groups Projects
development.xcconfig 430 B
Newer Older
  • Learn to ignore specific revisions
  • igorwork's avatar
    igorwork committed
    //
    //  development.xcconfig
    //  Runner
    //
    //  Created by Igor Work on 23/07/2019.
    //  Copyright © 2019 The Chromium Authors. All rights reserved.
    //
    
    // Configuration settings file format documentation can be found at:
    // https://help.apple.com/xcode/#/dev745c5c974
    
    #include "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
    #include "Flutter/Generated.xcconfig"
    
    bundle_suffix = .dev
    bundle_name_suffix = -dev