build.xcconfig 327 B

123456
  1. // You can add custom settings here
  2. // for example you can uncomment the following line to force distribution code signing
  3. // CODE_SIGN_IDENTITY = iPhone Distribution
  4. // To build for device with XCode you need to specify your development team.
  5. // DEVELOPMENT_TEAM = YOUR_TEAM_ID;
  6. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;