| 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 54; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXAggregateTarget section */ |
| 10 | 33CC111A2044C6BA0003C045 /* Flutter Assemble */ = { |
| 11 | isa = PBXAggregateTarget; |
| 12 | buildConfigurationList = 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */; |
| 13 | buildPhases = ( |
| 14 | 33CC111E2044C6BF0003C045 /* ShellScript */, |
| 15 | ); |
| 16 | dependencies = ( |
| 17 | ); |
| 18 | name = "Flutter Assemble"; |
| 19 | productName = FLX; |
| 20 | }; |
| 21 | /* End PBXAggregateTarget section */ |
| 22 | |
| 23 | /* Begin PBXBuildFile section */ |
| 24 | 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; }; |
| 25 | 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; }; |
| 26 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; }; |
| 27 | 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; }; |
| 28 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; }; |
| 29 | 83FF6BF911B29965D3589BE7 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BD06F8F6E3797AC031038136 /* Pods_Runner.framework */; }; |
| 30 | 8438E2252FBBAEF1003EC0C4 /* AppIcon.icon in Resources */ = {isa = PBXBuildFile; fileRef = 8438E2242FBBAEF1003EC0C4 /* AppIcon.icon */; }; |
| 31 | 9F565D5929954F53009A75FB /* secRandom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F565D5729954F53009A75FB /* secRandom.swift */; }; |
| 32 | CE5899C52F71669A008E754F /* libwownero_wallet2_api_c.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE5899C32F71669A008E754F /* libwownero_wallet2_api_c.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 33 | CE5899C62F71669A008E754F /* libmonero_wallet2_api_c.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE5899C42F71669A008E754F /* libmonero_wallet2_api_c.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 34 | /* End PBXBuildFile section */ |
| 35 | |
| 36 | /* Begin PBXContainerItemProxy section */ |
| 37 | 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = { |
| 38 | isa = PBXContainerItemProxy; |
| 39 | containerPortal = 33CC10E52044A3C60003C045 /* Project object */; |
| 40 | proxyType = 1; |
| 41 | remoteGlobalIDString = 33CC111A2044C6BA0003C045; |
| 42 | remoteInfo = FLX; |
| 43 | }; |
| 44 | /* End PBXContainerItemProxy section */ |
| 45 | |
| 46 | /* Begin PBXCopyFilesBuildPhase section */ |
| 47 | 33CC110E2044A8840003C045 /* Bundle Framework */ = { |
| 48 | isa = PBXCopyFilesBuildPhase; |
| 49 | buildActionMask = 2147483647; |
| 50 | dstPath = ""; |
| 51 | dstSubfolderSpec = 10; |
| 52 | files = ( |
| 53 | ); |
| 54 | name = "Bundle Framework"; |
| 55 | runOnlyForDeploymentPostprocessing = 0; |
| 56 | }; |
| 57 | CED5DBE02BE59B230065028F /* CopyFiles */ = { |
| 58 | isa = PBXCopyFilesBuildPhase; |
| 59 | buildActionMask = 2147483647; |
| 60 | dstPath = ""; |
| 61 | dstSubfolderSpec = 10; |
| 62 | files = ( |
| 63 | CE5899C52F71669A008E754F /* libwownero_wallet2_api_c.dylib in CopyFiles */, |
| 64 | CE5899C62F71669A008E754F /* libmonero_wallet2_api_c.dylib in CopyFiles */, |
| 65 | ); |
| 66 | runOnlyForDeploymentPostprocessing = 0; |
| 67 | }; |
| 68 | /* End PBXCopyFilesBuildPhase section */ |
| 69 | |
| 70 | /* Begin PBXFileReference section */ |
| 71 | 0C090639294D3AAC00954DC9 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; |
| 72 | 3294B60E86F47055290F9DFC /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
| 73 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; }; |
| 74 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; }; |
| 75 | 33CC10ED2044A3C60003C045 /* Cake Wallet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Cake Wallet.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 76 | 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| 77 | 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; }; |
| 78 | 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; }; |
| 79 | 33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = "<group>"; }; |
| 80 | 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = "<group>"; }; |
| 81 | 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = "<group>"; }; |
| 82 | 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = "<group>"; }; |
| 83 | 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Flutter-Generated.xcconfig"; path = "ephemeral/Flutter-Generated.xcconfig"; sourceTree = "<group>"; }; |
| 84 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; }; |
| 85 | 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; }; |
| 86 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; }; |
| 87 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; |
| 88 | 81434A9891ECC211D4A12B7B /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
| 89 | 8438E2242FBBAEF1003EC0C4 /* AppIcon.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = AppIcon.icon; sourceTree = "<group>"; }; |
| 90 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; |
| 91 | 981E08F6A19E64F1F4D21DB8 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
| 92 | 9F1E7BFB2BF2D27500C28C9A /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; }; |
| 93 | 9F565D5729954F53009A75FB /* secRandom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = secRandom.swift; path = CakeWallet/secRandom.swift; sourceTree = "<group>"; }; |
| 94 | BD06F8F6E3797AC031038136 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 95 | CE5899C32F71669A008E754F /* libwownero_wallet2_api_c.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libwownero_wallet2_api_c.dylib; sourceTree = "<group>"; }; |
| 96 | CE5899C42F71669A008E754F /* libmonero_wallet2_api_c.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libmonero_wallet2_api_c.dylib; sourceTree = "<group>"; }; |
| 97 | /* End PBXFileReference section */ |
| 98 | |
| 99 | /* Begin PBXFrameworksBuildPhase section */ |
| 100 | 33CC10EA2044A3C60003C045 /* Frameworks */ = { |
| 101 | isa = PBXFrameworksBuildPhase; |
| 102 | buildActionMask = 2147483647; |
| 103 | files = ( |
| 104 | 83FF6BF911B29965D3589BE7 /* Pods_Runner.framework in Frameworks */, |
| 105 | ); |
| 106 | runOnlyForDeploymentPostprocessing = 0; |
| 107 | }; |
| 108 | /* End PBXFrameworksBuildPhase section */ |
| 109 | |
| 110 | /* Begin PBXGroup section */ |
| 111 | 33BA886A226E78AF003329D5 /* Configs */ = { |
| 112 | isa = PBXGroup; |
| 113 | children = ( |
| 114 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */, |
| 115 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
| 116 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
| 117 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */, |
| 118 | ); |
| 119 | path = Configs; |
| 120 | sourceTree = "<group>"; |
| 121 | }; |
| 122 | 33CC10E42044A3C60003C045 = { |
| 123 | isa = PBXGroup; |
| 124 | children = ( |
| 125 | CE5899C42F71669A008E754F /* libmonero_wallet2_api_c.dylib */, |
| 126 | CE5899C32F71669A008E754F /* libwownero_wallet2_api_c.dylib */, |
| 127 | 9F565D5729954F53009A75FB /* secRandom.swift */, |
| 128 | 33FAB671232836740065AC1E /* Runner */, |
| 129 | 33CEB47122A05771004F2AC0 /* Flutter */, |
| 130 | 33CC10EE2044A3C60003C045 /* Products */, |
| 131 | D73912EC22F37F3D000D13A0 /* Frameworks */, |
| 132 | 9B6E7CA3983216A9E173F00F /* Pods */, |
| 133 | 8438E2242FBBAEF1003EC0C4 /* AppIcon.icon */, |
| 134 | ); |
| 135 | sourceTree = "<group>"; |
| 136 | }; |
| 137 | 33CC10EE2044A3C60003C045 /* Products */ = { |
| 138 | isa = PBXGroup; |
| 139 | children = ( |
| 140 | 33CC10ED2044A3C60003C045 /* Cake Wallet.app */, |
| 141 | ); |
| 142 | name = Products; |
| 143 | sourceTree = "<group>"; |
| 144 | }; |
| 145 | 33CC11242044D66E0003C045 /* Resources */ = { |
| 146 | isa = PBXGroup; |
| 147 | children = ( |
| 148 | 33CC10F22044A3C60003C045 /* Assets.xcassets */, |
| 149 | 33CC10F42044A3C60003C045 /* MainMenu.xib */, |
| 150 | 33CC10F72044A3C60003C045 /* Info.plist */, |
| 151 | ); |
| 152 | name = Resources; |
| 153 | path = ..; |
| 154 | sourceTree = "<group>"; |
| 155 | }; |
| 156 | 33CEB47122A05771004F2AC0 /* Flutter */ = { |
| 157 | isa = PBXGroup; |
| 158 | children = ( |
| 159 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */, |
| 160 | 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */, |
| 161 | 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */, |
| 162 | 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */, |
| 163 | ); |
| 164 | path = Flutter; |
| 165 | sourceTree = "<group>"; |
| 166 | }; |
| 167 | 33FAB671232836740065AC1E /* Runner */ = { |
| 168 | isa = PBXGroup; |
| 169 | children = ( |
| 170 | 9F1E7BFB2BF2D27500C28C9A /* Runner.entitlements */, |
| 171 | 33CC10F02044A3C60003C045 /* AppDelegate.swift */, |
| 172 | 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */, |
| 173 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */, |
| 174 | 33E51914231749380026EE4D /* Release.entitlements */, |
| 175 | 33CC11242044D66E0003C045 /* Resources */, |
| 176 | 33BA886A226E78AF003329D5 /* Configs */, |
| 177 | ); |
| 178 | path = Runner; |
| 179 | sourceTree = "<group>"; |
| 180 | }; |
| 181 | 9B6E7CA3983216A9E173F00F /* Pods */ = { |
| 182 | isa = PBXGroup; |
| 183 | children = ( |
| 184 | 81434A9891ECC211D4A12B7B /* Pods-Runner.debug.xcconfig */, |
| 185 | 3294B60E86F47055290F9DFC /* Pods-Runner.release.xcconfig */, |
| 186 | 981E08F6A19E64F1F4D21DB8 /* Pods-Runner.profile.xcconfig */, |
| 187 | ); |
| 188 | path = Pods; |
| 189 | sourceTree = "<group>"; |
| 190 | }; |
| 191 | D73912EC22F37F3D000D13A0 /* Frameworks */ = { |
| 192 | isa = PBXGroup; |
| 193 | children = ( |
| 194 | 0C090639294D3AAC00954DC9 /* libiconv.tbd */, |
| 195 | BD06F8F6E3797AC031038136 /* Pods_Runner.framework */, |
| 196 | ); |
| 197 | name = Frameworks; |
| 198 | sourceTree = "<group>"; |
| 199 | }; |
| 200 | /* End PBXGroup section */ |
| 201 | |
| 202 | /* Begin PBXNativeTarget section */ |
| 203 | 33CC10EC2044A3C60003C045 /* Runner */ = { |
| 204 | isa = PBXNativeTarget; |
| 205 | buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */; |
| 206 | buildPhases = ( |
| 207 | 88D0DCAF0B588F71DC405272 /* [CP] Check Pods Manifest.lock */, |
| 208 | 33CC10E92044A3C60003C045 /* Sources */, |
| 209 | 33CC10EA2044A3C60003C045 /* Frameworks */, |
| 210 | 33CC10EB2044A3C60003C045 /* Resources */, |
| 211 | 33CC110E2044A8840003C045 /* Bundle Framework */, |
| 212 | 3399D490228B24CF009A79C7 /* ShellScript */, |
| 213 | CED5DBE02BE59B230065028F /* CopyFiles */, |
| 214 | 3231D31843A573A7E0956F01 /* [CP] Embed Pods Frameworks */, |
| 215 | ); |
| 216 | buildRules = ( |
| 217 | ); |
| 218 | dependencies = ( |
| 219 | 33CC11202044C79F0003C045 /* PBXTargetDependency */, |
| 220 | ); |
| 221 | name = Runner; |
| 222 | productName = Runner; |
| 223 | productReference = 33CC10ED2044A3C60003C045 /* Cake Wallet.app */; |
| 224 | productType = "com.apple.product-type.application"; |
| 225 | }; |
| 226 | /* End PBXNativeTarget section */ |
| 227 | |
| 228 | /* Begin PBXProject section */ |
| 229 | 33CC10E52044A3C60003C045 /* Project object */ = { |
| 230 | isa = PBXProject; |
| 231 | attributes = { |
| 232 | LastSwiftUpdateCheck = 0920; |
| 233 | LastUpgradeCheck = 1510; |
| 234 | ORGANIZATIONNAME = ""; |
| 235 | TargetAttributes = { |
| 236 | 33CC10EC2044A3C60003C045 = { |
| 237 | CreatedOnToolsVersion = 9.2; |
| 238 | LastSwiftMigration = 1100; |
| 239 | SystemCapabilities = { |
| 240 | com.apple.Sandbox = { |
| 241 | enabled = 1; |
| 242 | }; |
| 243 | }; |
| 244 | }; |
| 245 | 33CC111A2044C6BA0003C045 = { |
| 246 | CreatedOnToolsVersion = 9.2; |
| 247 | ProvisioningStyle = Manual; |
| 248 | }; |
| 249 | }; |
| 250 | }; |
| 251 | buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */; |
| 252 | compatibilityVersion = "Xcode 9.3"; |
| 253 | developmentRegion = en; |
| 254 | hasScannedForEncodings = 0; |
| 255 | knownRegions = ( |
| 256 | en, |
| 257 | Base, |
| 258 | ); |
| 259 | mainGroup = 33CC10E42044A3C60003C045; |
| 260 | productRefGroup = 33CC10EE2044A3C60003C045 /* Products */; |
| 261 | projectDirPath = ""; |
| 262 | projectRoot = ""; |
| 263 | targets = ( |
| 264 | 33CC10EC2044A3C60003C045 /* Runner */, |
| 265 | 33CC111A2044C6BA0003C045 /* Flutter Assemble */, |
| 266 | ); |
| 267 | }; |
| 268 | /* End PBXProject section */ |
| 269 | |
| 270 | /* Begin PBXResourcesBuildPhase section */ |
| 271 | 33CC10EB2044A3C60003C045 /* Resources */ = { |
| 272 | isa = PBXResourcesBuildPhase; |
| 273 | buildActionMask = 2147483647; |
| 274 | files = ( |
| 275 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */, |
| 276 | 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */, |
| 277 | 8438E2252FBBAEF1003EC0C4 /* AppIcon.icon in Resources */, |
| 278 | ); |
| 279 | runOnlyForDeploymentPostprocessing = 0; |
| 280 | }; |
| 281 | /* End PBXResourcesBuildPhase section */ |
| 282 | |
| 283 | /* Begin PBXShellScriptBuildPhase section */ |
| 284 | 3231D31843A573A7E0956F01 /* [CP] Embed Pods Frameworks */ = { |
| 285 | isa = PBXShellScriptBuildPhase; |
| 286 | buildActionMask = 2147483647; |
| 287 | files = ( |
| 288 | ); |
| 289 | inputFileListPaths = ( |
| 290 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 291 | ); |
| 292 | name = "[CP] Embed Pods Frameworks"; |
| 293 | outputFileListPaths = ( |
| 294 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 295 | ); |
| 296 | runOnlyForDeploymentPostprocessing = 0; |
| 297 | shellPath = /bin/sh; |
| 298 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 299 | showEnvVarsInLog = 0; |
| 300 | }; |
| 301 | 3399D490228B24CF009A79C7 /* ShellScript */ = { |
| 302 | isa = PBXShellScriptBuildPhase; |
| 303 | alwaysOutOfDate = 1; |
| 304 | buildActionMask = 2147483647; |
| 305 | files = ( |
| 306 | ); |
| 307 | inputFileListPaths = ( |
| 308 | ); |
| 309 | inputPaths = ( |
| 310 | ); |
| 311 | outputFileListPaths = ( |
| 312 | ); |
| 313 | outputPaths = ( |
| 314 | ); |
| 315 | runOnlyForDeploymentPostprocessing = 0; |
| 316 | shellPath = /bin/sh; |
| 317 | shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n"; |
| 318 | }; |
| 319 | 33CC111E2044C6BF0003C045 /* ShellScript */ = { |
| 320 | isa = PBXShellScriptBuildPhase; |
| 321 | buildActionMask = 2147483647; |
| 322 | files = ( |
| 323 | ); |
| 324 | inputFileListPaths = ( |
| 325 | Flutter/ephemeral/FlutterInputs.xcfilelist, |
| 326 | ); |
| 327 | inputPaths = ( |
| 328 | Flutter/ephemeral/tripwire, |
| 329 | ); |
| 330 | outputFileListPaths = ( |
| 331 | Flutter/ephemeral/FlutterOutputs.xcfilelist, |
| 332 | ); |
| 333 | outputPaths = ( |
| 334 | ); |
| 335 | runOnlyForDeploymentPostprocessing = 0; |
| 336 | shellPath = /bin/sh; |
| 337 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire"; |
| 338 | }; |
| 339 | 88D0DCAF0B588F71DC405272 /* [CP] Check Pods Manifest.lock */ = { |
| 340 | isa = PBXShellScriptBuildPhase; |
| 341 | buildActionMask = 2147483647; |
| 342 | files = ( |
| 343 | ); |
| 344 | inputFileListPaths = ( |
| 345 | ); |
| 346 | inputPaths = ( |
| 347 | "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 348 | "${PODS_ROOT}/Manifest.lock", |
| 349 | ); |
| 350 | name = "[CP] Check Pods Manifest.lock"; |
| 351 | outputFileListPaths = ( |
| 352 | ); |
| 353 | outputPaths = ( |
| 354 | "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 355 | ); |
| 356 | runOnlyForDeploymentPostprocessing = 0; |
| 357 | shellPath = /bin/sh; |
| 358 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 359 | showEnvVarsInLog = 0; |
| 360 | }; |
| 361 | /* End PBXShellScriptBuildPhase section */ |
| 362 | |
| 363 | /* Begin PBXSourcesBuildPhase section */ |
| 364 | 33CC10E92044A3C60003C045 /* Sources */ = { |
| 365 | isa = PBXSourcesBuildPhase; |
| 366 | buildActionMask = 2147483647; |
| 367 | files = ( |
| 368 | 9F565D5929954F53009A75FB /* secRandom.swift in Sources */, |
| 369 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */, |
| 370 | 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */, |
| 371 | 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */, |
| 372 | ); |
| 373 | runOnlyForDeploymentPostprocessing = 0; |
| 374 | }; |
| 375 | /* End PBXSourcesBuildPhase section */ |
| 376 | |
| 377 | /* Begin PBXTargetDependency section */ |
| 378 | 33CC11202044C79F0003C045 /* PBXTargetDependency */ = { |
| 379 | isa = PBXTargetDependency; |
| 380 | target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */; |
| 381 | targetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */; |
| 382 | }; |
| 383 | /* End PBXTargetDependency section */ |
| 384 | |
| 385 | /* Begin PBXVariantGroup section */ |
| 386 | 33CC10F42044A3C60003C045 /* MainMenu.xib */ = { |
| 387 | isa = PBXVariantGroup; |
| 388 | children = ( |
| 389 | 33CC10F52044A3C60003C045 /* Base */, |
| 390 | ); |
| 391 | name = MainMenu.xib; |
| 392 | path = Runner; |
| 393 | sourceTree = "<group>"; |
| 394 | }; |
| 395 | /* End PBXVariantGroup section */ |
| 396 | |
| 397 | /* Begin XCBuildConfiguration section */ |
| 398 | 338D0CE9231458BD00FA5F75 /* Profile */ = { |
| 399 | isa = XCBuildConfiguration; |
| 400 | baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
| 401 | buildSettings = { |
| 402 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 403 | CLANG_ANALYZER_NONNULL = YES; |
| 404 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 405 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 406 | CLANG_CXX_LIBRARY = "libc++"; |
| 407 | CLANG_ENABLE_MODULES = YES; |
| 408 | CLANG_ENABLE_OBJC_ARC = YES; |
| 409 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 410 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 411 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 412 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 413 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 414 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 415 | CLANG_WARN_EMPTY_BODY = YES; |
| 416 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 417 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 418 | CLANG_WARN_INT_CONVERSION = YES; |
| 419 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 420 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 421 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 422 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 423 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 424 | CODE_SIGN_IDENTITY = "-"; |
| 425 | COPY_PHASE_STRIP = NO; |
| 426 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 427 | ENABLE_NS_ASSERTIONS = NO; |
| 428 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 429 | GCC_C_LANGUAGE_STANDARD = gnu11; |
| 430 | GCC_NO_COMMON_BLOCKS = YES; |
| 431 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 432 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 433 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 434 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 435 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 436 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 437 | MTL_ENABLE_DEBUG_INFO = NO; |
| 438 | SDKROOT = macosx; |
| 439 | SWIFT_COMPILATION_MODE = wholemodule; |
| 440 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| 441 | }; |
| 442 | name = Profile; |
| 443 | }; |
| 444 | 338D0CEA231458BD00FA5F75 /* Profile */ = { |
| 445 | isa = XCBuildConfiguration; |
| 446 | baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */; |
| 447 | buildSettings = { |
| 448 | ARCHS = "$(ARCHS_STANDARD)"; |
| 449 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 450 | CLANG_ENABLE_MODULES = YES; |
| 451 | CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
| 452 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 453 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
| 454 | CODE_SIGN_STYLE = Automatic; |
| 455 | COMBINE_HIDPI_IMAGES = YES; |
| 456 | CURRENT_PROJECT_VERSION = 10; |
| 457 | DEVELOPMENT_TEAM = 32J6BB6VUS; |
| 458 | INFOPLIST_FILE = Runner/Info.plist; |
| 459 | INFOPLIST_KEY_CFBundleDisplayName = "Cake Wallet"; |
| 460 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance"; |
| 461 | LD_RUNPATH_SEARCH_PATHS = ( |
| 462 | "$(inherited)", |
| 463 | "@executable_path/../Frameworks", |
| 464 | ); |
| 465 | MACOSX_DEPLOYMENT_TARGET = 12; |
| 466 | MARKETING_VERSION = 1.0.1; |
| 467 | PROVISIONING_PROFILE_SPECIFIER = ""; |
| 468 | SWIFT_VERSION = 5.0; |
| 469 | }; |
| 470 | name = Profile; |
| 471 | }; |
| 472 | 338D0CEB231458BD00FA5F75 /* Profile */ = { |
| 473 | isa = XCBuildConfiguration; |
| 474 | buildSettings = { |
| 475 | CODE_SIGN_STYLE = Manual; |
| 476 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 477 | }; |
| 478 | name = Profile; |
| 479 | }; |
| 480 | 33CC10F92044A3C60003C045 /* Debug */ = { |
| 481 | isa = XCBuildConfiguration; |
| 482 | baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
| 483 | buildSettings = { |
| 484 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 485 | CLANG_ANALYZER_NONNULL = YES; |
| 486 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 487 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 488 | CLANG_CXX_LIBRARY = "libc++"; |
| 489 | CLANG_ENABLE_MODULES = YES; |
| 490 | CLANG_ENABLE_OBJC_ARC = YES; |
| 491 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 492 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 493 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 494 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 495 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 496 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 497 | CLANG_WARN_EMPTY_BODY = YES; |
| 498 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 499 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 500 | CLANG_WARN_INT_CONVERSION = YES; |
| 501 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 502 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 503 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 504 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 505 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 506 | CODE_SIGN_IDENTITY = "-"; |
| 507 | COPY_PHASE_STRIP = NO; |
| 508 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 509 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 510 | ENABLE_TESTABILITY = YES; |
| 511 | GCC_C_LANGUAGE_STANDARD = gnu11; |
| 512 | GCC_DYNAMIC_NO_PIC = NO; |
| 513 | GCC_NO_COMMON_BLOCKS = YES; |
| 514 | GCC_OPTIMIZATION_LEVEL = 0; |
| 515 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 516 | "DEBUG=1", |
| 517 | "$(inherited)", |
| 518 | ); |
| 519 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 520 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 521 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 522 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 523 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 524 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 525 | MTL_ENABLE_DEBUG_INFO = YES; |
| 526 | ONLY_ACTIVE_ARCH = YES; |
| 527 | SDKROOT = macosx; |
| 528 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| 529 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 530 | }; |
| 531 | name = Debug; |
| 532 | }; |
| 533 | 33CC10FA2044A3C60003C045 /* Release */ = { |
| 534 | isa = XCBuildConfiguration; |
| 535 | baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
| 536 | buildSettings = { |
| 537 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 538 | CLANG_ANALYZER_NONNULL = YES; |
| 539 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 540 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 541 | CLANG_CXX_LIBRARY = "libc++"; |
| 542 | CLANG_ENABLE_MODULES = YES; |
| 543 | CLANG_ENABLE_OBJC_ARC = YES; |
| 544 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 545 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 546 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 547 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 548 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 549 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 550 | CLANG_WARN_EMPTY_BODY = YES; |
| 551 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 552 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 553 | CLANG_WARN_INT_CONVERSION = YES; |
| 554 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 555 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 556 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 557 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 558 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 559 | CODE_SIGN_IDENTITY = "-"; |
| 560 | COPY_PHASE_STRIP = NO; |
| 561 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 562 | ENABLE_NS_ASSERTIONS = NO; |
| 563 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 564 | GCC_C_LANGUAGE_STANDARD = gnu11; |
| 565 | GCC_NO_COMMON_BLOCKS = YES; |
| 566 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 567 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 568 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 569 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 570 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 571 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 572 | MTL_ENABLE_DEBUG_INFO = NO; |
| 573 | SDKROOT = macosx; |
| 574 | SWIFT_COMPILATION_MODE = wholemodule; |
| 575 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| 576 | }; |
| 577 | name = Release; |
| 578 | }; |
| 579 | 33CC10FC2044A3C60003C045 /* Debug */ = { |
| 580 | isa = XCBuildConfiguration; |
| 581 | baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */; |
| 582 | buildSettings = { |
| 583 | ARCHS = "$(ARCHS_STANDARD)"; |
| 584 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 585 | CLANG_ENABLE_MODULES = YES; |
| 586 | CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
| 587 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 588 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
| 589 | CODE_SIGN_STYLE = Automatic; |
| 590 | COMBINE_HIDPI_IMAGES = YES; |
| 591 | CURRENT_PROJECT_VERSION = 10; |
| 592 | DEVELOPMENT_TEAM = 32J6BB6VUS; |
| 593 | INFOPLIST_FILE = Runner/Info.plist; |
| 594 | INFOPLIST_KEY_CFBundleDisplayName = "Cake Wallet"; |
| 595 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance"; |
| 596 | LD_RUNPATH_SEARCH_PATHS = ( |
| 597 | "$(inherited)", |
| 598 | "@executable_path/../Frameworks", |
| 599 | ); |
| 600 | MACOSX_DEPLOYMENT_TARGET = 12; |
| 601 | MARKETING_VERSION = 1.0.1; |
| 602 | PROVISIONING_PROFILE_SPECIFIER = ""; |
| 603 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 604 | SWIFT_VERSION = 5.0; |
| 605 | }; |
| 606 | name = Debug; |
| 607 | }; |
| 608 | 33CC10FD2044A3C60003C045 /* Release */ = { |
| 609 | isa = XCBuildConfiguration; |
| 610 | baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */; |
| 611 | buildSettings = { |
| 612 | ARCHS = "$(ARCHS_STANDARD)"; |
| 613 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 614 | CLANG_ENABLE_MODULES = YES; |
| 615 | CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
| 616 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 617 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
| 618 | CODE_SIGN_STYLE = Automatic; |
| 619 | COMBINE_HIDPI_IMAGES = YES; |
| 620 | CURRENT_PROJECT_VERSION = 10; |
| 621 | DEVELOPMENT_TEAM = 32J6BB6VUS; |
| 622 | INFOPLIST_FILE = Runner/Info.plist; |
| 623 | INFOPLIST_KEY_CFBundleDisplayName = "Cake Wallet"; |
| 624 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance"; |
| 625 | LD_RUNPATH_SEARCH_PATHS = ( |
| 626 | "$(inherited)", |
| 627 | "@executable_path/../Frameworks", |
| 628 | ); |
| 629 | MACOSX_DEPLOYMENT_TARGET = 12; |
| 630 | MARKETING_VERSION = 1.0.1; |
| 631 | PROVISIONING_PROFILE_SPECIFIER = ""; |
| 632 | SWIFT_VERSION = 5.0; |
| 633 | }; |
| 634 | name = Release; |
| 635 | }; |
| 636 | 33CC111C2044C6BA0003C045 /* Debug */ = { |
| 637 | isa = XCBuildConfiguration; |
| 638 | buildSettings = { |
| 639 | CODE_SIGN_STYLE = Manual; |
| 640 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 641 | }; |
| 642 | name = Debug; |
| 643 | }; |
| 644 | 33CC111D2044C6BA0003C045 /* Release */ = { |
| 645 | isa = XCBuildConfiguration; |
| 646 | buildSettings = { |
| 647 | CODE_SIGN_STYLE = Automatic; |
| 648 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 649 | }; |
| 650 | name = Release; |
| 651 | }; |
| 652 | /* End XCBuildConfiguration section */ |
| 653 | |
| 654 | /* Begin XCConfigurationList section */ |
| 655 | 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = { |
| 656 | isa = XCConfigurationList; |
| 657 | buildConfigurations = ( |
| 658 | 33CC10F92044A3C60003C045 /* Debug */, |
| 659 | 33CC10FA2044A3C60003C045 /* Release */, |
| 660 | 338D0CE9231458BD00FA5F75 /* Profile */, |
| 661 | ); |
| 662 | defaultConfigurationIsVisible = 0; |
| 663 | defaultConfigurationName = Release; |
| 664 | }; |
| 665 | 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = { |
| 666 | isa = XCConfigurationList; |
| 667 | buildConfigurations = ( |
| 668 | 33CC10FC2044A3C60003C045 /* Debug */, |
| 669 | 33CC10FD2044A3C60003C045 /* Release */, |
| 670 | 338D0CEA231458BD00FA5F75 /* Profile */, |
| 671 | ); |
| 672 | defaultConfigurationIsVisible = 0; |
| 673 | defaultConfigurationName = Release; |
| 674 | }; |
| 675 | 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */ = { |
| 676 | isa = XCConfigurationList; |
| 677 | buildConfigurations = ( |
| 678 | 33CC111C2044C6BA0003C045 /* Debug */, |
| 679 | 33CC111D2044C6BA0003C045 /* Release */, |
| 680 | 338D0CEB231458BD00FA5F75 /* Profile */, |
| 681 | ); |
| 682 | defaultConfigurationIsVisible = 0; |
| 683 | defaultConfigurationName = Release; |
| 684 | }; |
| 685 | /* End XCConfigurationList section */ |
| 686 | }; |
| 687 | rootObject = 33CC10E52044A3C60003C045 /* Project object */; |
| 688 | } |