Kaiyuan Wang | 1db5953 | 2016-08-11 15:10:16 -0700 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 46; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
| 10 | 9705A1C51CF9049000538489 /* app.dylib in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEB81CF902C7004384FC /* app.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 11 | 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; |
| 12 | 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 13 | 9740EEB41CF90195004384FC /* Flutter.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Flutter.xcconfig */; }; |
| 14 | 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB31CF90195004384FC /* Generated.xcconfig */; }; |
| 15 | 9740EEBB1CF902C7004384FC /* app.flx in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB71CF902C7004384FC /* app.flx */; }; |
| 16 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
| 17 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; }; |
| 18 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
| 19 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
| 20 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
| 21 | /* End PBXBuildFile section */ |
| 22 | |
| 23 | /* Begin PBXCopyFilesBuildPhase section */ |
| 24 | 9705A1C41CF9048500538489 /* Embed Frameworks */ = { |
| 25 | isa = PBXCopyFilesBuildPhase; |
| 26 | buildActionMask = 2147483647; |
| 27 | dstPath = ""; |
| 28 | dstSubfolderSpec = 10; |
| 29 | files = ( |
| 30 | 9705A1C51CF9049000538489 /* app.dylib in Embed Frameworks */, |
| 31 | 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
| 32 | ); |
| 33 | name = "Embed Frameworks"; |
| 34 | runOnlyForDeploymentPostprocessing = 0; |
| 35 | }; |
| 36 | /* End PBXCopyFilesBuildPhase section */ |
| 37 | |
| 38 | /* Begin PBXFileReference section */ |
| 39 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
| 40 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| 41 | 9740EEB21CF90195004384FC /* Flutter.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Flutter.xcconfig; path = Flutter/Flutter.xcconfig; sourceTree = "<group>"; }; |
| 42 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
| 43 | 9740EEB71CF902C7004384FC /* app.flx */ = {isa = PBXFileReference; lastKnownFileType = file; name = app.flx; path = Flutter/app.flx; sourceTree = "<group>"; }; |
| 44 | 9740EEB81CF902C7004384FC /* app.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = app.dylib; path = Flutter/app.dylib; sourceTree = "<group>"; }; |
| 45 | 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; }; |
| 46 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 47 | 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| 48 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| 49 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 50 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 51 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 52 | /* End PBXFileReference section */ |
| 53 | |
| 54 | /* Begin PBXFrameworksBuildPhase section */ |
| 55 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
| 56 | isa = PBXFrameworksBuildPhase; |
| 57 | buildActionMask = 2147483647; |
| 58 | files = ( |
| 59 | 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */, |
| 60 | ); |
| 61 | runOnlyForDeploymentPostprocessing = 0; |
| 62 | }; |
| 63 | /* End PBXFrameworksBuildPhase section */ |
| 64 | |
| 65 | /* Begin PBXGroup section */ |
| 66 | 9740EEB11CF90186004384FC /* Flutter */ = { |
| 67 | isa = PBXGroup; |
| 68 | children = ( |
| 69 | 9740EEB71CF902C7004384FC /* app.flx */, |
| 70 | 9740EEB81CF902C7004384FC /* app.dylib */, |
| 71 | 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
| 72 | 9740EEB21CF90195004384FC /* Flutter.xcconfig */, |
| 73 | 9740EEB31CF90195004384FC /* Generated.xcconfig */, |
| 74 | ); |
| 75 | name = Flutter; |
| 76 | sourceTree = "<group>"; |
| 77 | }; |
| 78 | 97C146E51CF9000F007C117D = { |
| 79 | isa = PBXGroup; |
| 80 | children = ( |
| 81 | 9740EEB11CF90186004384FC /* Flutter */, |
| 82 | 97C146F01CF9000F007C117D /* Runner */, |
| 83 | 97C146EF1CF9000F007C117D /* Products */, |
| 84 | ); |
| 85 | sourceTree = "<group>"; |
| 86 | }; |
| 87 | 97C146EF1CF9000F007C117D /* Products */ = { |
| 88 | isa = PBXGroup; |
| 89 | children = ( |
| 90 | 97C146EE1CF9000F007C117D /* Runner.app */, |
| 91 | ); |
| 92 | name = Products; |
| 93 | sourceTree = "<group>"; |
| 94 | }; |
| 95 | 97C146F01CF9000F007C117D /* Runner */ = { |
| 96 | isa = PBXGroup; |
| 97 | children = ( |
| 98 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */, |
| 99 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */, |
| 100 | 97C146FA1CF9000F007C117D /* Main.storyboard */, |
| 101 | 97C146FD1CF9000F007C117D /* Assets.xcassets */, |
| 102 | 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */, |
| 103 | 97C147021CF9000F007C117D /* Info.plist */, |
| 104 | 97C146F11CF9000F007C117D /* Supporting Files */, |
| 105 | ); |
| 106 | path = Runner; |
| 107 | sourceTree = "<group>"; |
| 108 | }; |
| 109 | 97C146F11CF9000F007C117D /* Supporting Files */ = { |
| 110 | isa = PBXGroup; |
| 111 | children = ( |
| 112 | 97C146F21CF9000F007C117D /* main.m */, |
| 113 | ); |
| 114 | name = "Supporting Files"; |
| 115 | sourceTree = "<group>"; |
| 116 | }; |
| 117 | /* End PBXGroup section */ |
| 118 | |
| 119 | /* Begin PBXNativeTarget section */ |
| 120 | 97C146ED1CF9000F007C117D /* Runner */ = { |
| 121 | isa = PBXNativeTarget; |
| 122 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
| 123 | buildPhases = ( |
| 124 | 9740EEB61CF901F6004384FC /* ShellScript */, |
| 125 | 97C146EA1CF9000F007C117D /* Sources */, |
| 126 | 97C146EB1CF9000F007C117D /* Frameworks */, |
| 127 | 97C146EC1CF9000F007C117D /* Resources */, |
| 128 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
| 129 | ); |
| 130 | buildRules = ( |
| 131 | ); |
| 132 | dependencies = ( |
| 133 | ); |
| 134 | name = Runner; |
| 135 | productName = Runner; |
| 136 | productReference = 97C146EE1CF9000F007C117D /* Runner.app */; |
| 137 | productType = "com.apple.product-type.application"; |
| 138 | }; |
| 139 | /* End PBXNativeTarget section */ |
| 140 | |
| 141 | /* Begin PBXProject section */ |
| 142 | 97C146E61CF9000F007C117D /* Project object */ = { |
| 143 | isa = PBXProject; |
| 144 | attributes = { |
| 145 | LastUpgradeCheck = 0730; |
| 146 | ORGANIZATIONNAME = "The Chromium Authors"; |
| 147 | TargetAttributes = { |
| 148 | 97C146ED1CF9000F007C117D = { |
| 149 | CreatedOnToolsVersion = 7.3.1; |
| 150 | DevelopmentTeam = MM2NW8A7DV; |
| 151 | }; |
| 152 | }; |
| 153 | }; |
| 154 | buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */; |
| 155 | compatibilityVersion = "Xcode 3.2"; |
| 156 | developmentRegion = English; |
| 157 | hasScannedForEncodings = 0; |
| 158 | knownRegions = ( |
| 159 | en, |
| 160 | Base, |
| 161 | ); |
| 162 | mainGroup = 97C146E51CF9000F007C117D; |
| 163 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */; |
| 164 | projectDirPath = ""; |
| 165 | projectRoot = ""; |
| 166 | targets = ( |
| 167 | 97C146ED1CF9000F007C117D /* Runner */, |
| 168 | ); |
| 169 | }; |
| 170 | /* End PBXProject section */ |
| 171 | |
| 172 | /* Begin PBXResourcesBuildPhase section */ |
| 173 | 97C146EC1CF9000F007C117D /* Resources */ = { |
| 174 | isa = PBXResourcesBuildPhase; |
| 175 | buildActionMask = 2147483647; |
| 176 | files = ( |
| 177 | 9740EEBB1CF902C7004384FC /* app.flx in Resources */, |
| 178 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, |
| 179 | 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */, |
| 180 | 9740EEB41CF90195004384FC /* Flutter.xcconfig in Resources */, |
| 181 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
| 182 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
| 183 | ); |
| 184 | runOnlyForDeploymentPostprocessing = 0; |
| 185 | }; |
| 186 | /* End PBXResourcesBuildPhase section */ |
| 187 | |
| 188 | /* Begin PBXShellScriptBuildPhase section */ |
| 189 | 9740EEB61CF901F6004384FC /* ShellScript */ = { |
| 190 | isa = PBXShellScriptBuildPhase; |
| 191 | buildActionMask = 2147483647; |
| 192 | files = ( |
| 193 | ); |
| 194 | inputPaths = ( |
| 195 | ); |
| 196 | outputPaths = ( |
| 197 | ); |
| 198 | runOnlyForDeploymentPostprocessing = 0; |
| 199 | shellPath = /bin/sh; |
| 200 | shellScript = "/bin/sh $FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh"; |
| 201 | }; |
| 202 | /* End PBXShellScriptBuildPhase section */ |
| 203 | |
| 204 | /* Begin PBXSourcesBuildPhase section */ |
| 205 | 97C146EA1CF9000F007C117D /* Sources */ = { |
| 206 | isa = PBXSourcesBuildPhase; |
| 207 | buildActionMask = 2147483647; |
| 208 | files = ( |
| 209 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */, |
| 210 | 97C146F31CF9000F007C117D /* main.m in Sources */, |
| 211 | ); |
| 212 | runOnlyForDeploymentPostprocessing = 0; |
| 213 | }; |
| 214 | /* End PBXSourcesBuildPhase section */ |
| 215 | |
| 216 | /* Begin PBXVariantGroup section */ |
| 217 | 97C146FA1CF9000F007C117D /* Main.storyboard */ = { |
| 218 | isa = PBXVariantGroup; |
| 219 | children = ( |
| 220 | 97C146FB1CF9000F007C117D /* Base */, |
| 221 | ); |
| 222 | name = Main.storyboard; |
| 223 | sourceTree = "<group>"; |
| 224 | }; |
| 225 | 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = { |
| 226 | isa = PBXVariantGroup; |
| 227 | children = ( |
| 228 | 97C147001CF9000F007C117D /* Base */, |
| 229 | ); |
| 230 | name = LaunchScreen.storyboard; |
| 231 | sourceTree = "<group>"; |
| 232 | }; |
| 233 | /* End PBXVariantGroup section */ |
| 234 | |
| 235 | /* Begin XCBuildConfiguration section */ |
| 236 | 97C147031CF9000F007C117D /* Debug */ = { |
| 237 | isa = XCBuildConfiguration; |
| 238 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Flutter.xcconfig */; |
| 239 | buildSettings = { |
| 240 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 241 | CLANG_ANALYZER_NONNULL = YES; |
| 242 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 243 | CLANG_CXX_LIBRARY = "libc++"; |
| 244 | CLANG_ENABLE_MODULES = YES; |
| 245 | CLANG_ENABLE_OBJC_ARC = YES; |
| 246 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 247 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 248 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 249 | CLANG_WARN_EMPTY_BODY = YES; |
| 250 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 251 | CLANG_WARN_INT_CONVERSION = YES; |
| 252 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 253 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 254 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 255 | CODE_SIGN_IDENTITY = "iPhone Developer: Google Development (3F4Y5873JF)"; |
| 256 | COPY_PHASE_STRIP = NO; |
| 257 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 258 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 259 | ENABLE_TESTABILITY = YES; |
| 260 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 261 | GCC_DYNAMIC_NO_PIC = NO; |
| 262 | GCC_NO_COMMON_BLOCKS = YES; |
| 263 | GCC_OPTIMIZATION_LEVEL = 0; |
| 264 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 265 | "DEBUG=1", |
| 266 | "$(inherited)", |
| 267 | ); |
| 268 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 269 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 270 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 271 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 272 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 273 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 274 | IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 275 | MTL_ENABLE_DEBUG_INFO = YES; |
| 276 | ONLY_ACTIVE_ARCH = YES; |
| 277 | SDKROOT = iphoneos; |
| 278 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 279 | }; |
| 280 | name = Debug; |
| 281 | }; |
| 282 | 97C147041CF9000F007C117D /* Release */ = { |
| 283 | isa = XCBuildConfiguration; |
| 284 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Flutter.xcconfig */; |
| 285 | buildSettings = { |
| 286 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 287 | CLANG_ANALYZER_NONNULL = YES; |
| 288 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 289 | CLANG_CXX_LIBRARY = "libc++"; |
| 290 | CLANG_ENABLE_MODULES = YES; |
| 291 | CLANG_ENABLE_OBJC_ARC = YES; |
| 292 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 293 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 294 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 295 | CLANG_WARN_EMPTY_BODY = YES; |
| 296 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 297 | CLANG_WARN_INT_CONVERSION = YES; |
| 298 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 299 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 300 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 301 | CODE_SIGN_IDENTITY = "iPhone Developer: Google Development (3F4Y5873JF)"; |
| 302 | COPY_PHASE_STRIP = NO; |
| 303 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 304 | ENABLE_NS_ASSERTIONS = NO; |
| 305 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 306 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 307 | GCC_NO_COMMON_BLOCKS = YES; |
| 308 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 309 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 310 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 311 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 312 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 313 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 314 | IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 315 | MTL_ENABLE_DEBUG_INFO = NO; |
| 316 | SDKROOT = iphoneos; |
| 317 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 318 | VALIDATE_PRODUCT = YES; |
| 319 | }; |
| 320 | name = Release; |
| 321 | }; |
| 322 | 97C147061CF9000F007C117D /* Debug */ = { |
| 323 | isa = XCBuildConfiguration; |
| 324 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Flutter.xcconfig */; |
| 325 | buildSettings = { |
| 326 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 327 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 328 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 329 | ENABLE_BITCODE = NO; |
| 330 | FRAMEWORK_SEARCH_PATHS = ( |
| 331 | "$(inherited)", |
| 332 | "$(PROJECT_DIR)/Flutter", |
| 333 | ); |
| 334 | INFOPLIST_FILE = Runner/Info.plist; |
| 335 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 336 | LIBRARY_SEARCH_PATHS = ( |
| 337 | "$(inherited)", |
| 338 | "$(PROJECT_DIR)/Flutter", |
| 339 | ); |
| 340 | PRODUCT_BUNDLE_IDENTIFIER = com.google.chat; |
| 341 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 342 | PROVISIONING_PROFILE = ""; |
| 343 | }; |
| 344 | name = Debug; |
| 345 | }; |
| 346 | 97C147071CF9000F007C117D /* Release */ = { |
| 347 | isa = XCBuildConfiguration; |
| 348 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Flutter.xcconfig */; |
| 349 | buildSettings = { |
| 350 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 351 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 352 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 353 | ENABLE_BITCODE = NO; |
| 354 | FRAMEWORK_SEARCH_PATHS = ( |
| 355 | "$(inherited)", |
| 356 | "$(PROJECT_DIR)/Flutter", |
| 357 | ); |
| 358 | INFOPLIST_FILE = Runner/Info.plist; |
| 359 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 360 | LIBRARY_SEARCH_PATHS = ( |
| 361 | "$(inherited)", |
| 362 | "$(PROJECT_DIR)/Flutter", |
| 363 | ); |
| 364 | PRODUCT_BUNDLE_IDENTIFIER = com.google.chat; |
| 365 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 366 | PROVISIONING_PROFILE = ""; |
| 367 | }; |
| 368 | name = Release; |
| 369 | }; |
| 370 | /* End XCBuildConfiguration section */ |
| 371 | |
| 372 | /* Begin XCConfigurationList section */ |
| 373 | 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = { |
| 374 | isa = XCConfigurationList; |
| 375 | buildConfigurations = ( |
| 376 | 97C147031CF9000F007C117D /* Debug */, |
| 377 | 97C147041CF9000F007C117D /* Release */, |
| 378 | ); |
| 379 | defaultConfigurationIsVisible = 0; |
| 380 | defaultConfigurationName = Release; |
| 381 | }; |
| 382 | 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = { |
| 383 | isa = XCConfigurationList; |
| 384 | buildConfigurations = ( |
| 385 | 97C147061CF9000F007C117D /* Debug */, |
| 386 | 97C147071CF9000F007C117D /* Release */, |
| 387 | ); |
| 388 | defaultConfigurationIsVisible = 0; |
| 389 | defaultConfigurationName = Release; |
| 390 | }; |
| 391 | /* End XCConfigurationList section */ |
| 392 | }; |
| 393 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
| 394 | } |