|
25 | 25 | 1AA1D067AFF4C37D9E2B0FBD /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
|
26 | 26 | 2BE48A64933187B7B8D1EDDE /* bindings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bindings.h; sourceTree = "<group>"; };
|
27 | 27 | 3AD6B62FFD7504EC7D7853C5 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
28 |
| - 41B2437672C0D4FEEDE3FB7F /* cardgamesmanager_iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = cardgamesmanager_iOS.entitlements; sourceTree = "<group>"; }; |
| 28 | + 41B2437672C0D4FEEDE3FB7F /* easydealt_iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = easydealt_iOS.entitlements; sourceTree = "<group>"; }; |
29 | 29 | 4E53A94BDEEAC02DB7F144A3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
30 | 30 | 5CD80891FE2BDCA4963ED792 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; };
|
31 | 31 | 6EB63B30FE81215B86B4A214 /* libapp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libapp.a; sourceTree = "<group>"; };
|
32 |
| - 77CAEB2333760362A6C9B17C /* cardgamesmanager.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cardgamesmanager.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 32 | + 77CAEB2333760362A6C9B17C /* easydealt.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = easydealt.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 33 | 7B1D525C3F97796252815730 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
34 | 34 | 870FC1184D6D1C541552DAE8 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
35 | 35 | 8721206EDDC764C7A22C2A7E /* assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = assets; sourceTree = SOURCE_ROOT; };
|
|
72 | 72 | 3C16FBC8792E17D4B1007632 /* Sources */ = {
|
73 | 73 | isa = PBXGroup;
|
74 | 74 | children = (
|
75 |
| - 75C95C2B7B336D111EAD8CB9 /* cardgamesmanager */, |
| 75 | + 75C95C2B7B336D111EAD8CB9 /* easydealt */, |
76 | 76 | );
|
77 | 77 | path = Sources;
|
78 | 78 | sourceTree = "<group>";
|
79 | 79 | };
|
80 |
| - 45580F3B0107608D2C6DC992 /* cardgamesmanager_iOS */ = { |
| 80 | + 45580F3B0107608D2C6DC992 /* easydealt_iOS */ = { |
81 | 81 | isa = PBXGroup;
|
82 | 82 | children = (
|
83 |
| - 41B2437672C0D4FEEDE3FB7F /* cardgamesmanager_iOS.entitlements */, |
| 83 | + 41B2437672C0D4FEEDE3FB7F /* easydealt_iOS.entitlements */, |
84 | 84 | 7B1D525C3F97796252815730 /* Info.plist */,
|
85 | 85 | );
|
86 |
| - path = cardgamesmanager_iOS; |
| 86 | + path = easydealt_iOS; |
87 | 87 | sourceTree = "<group>";
|
88 | 88 | };
|
89 | 89 | 6AF353525DC4B9DE2AAEBC59 /* Externals */ = {
|
|
93 | 93 | path = Externals;
|
94 | 94 | sourceTree = "<group>";
|
95 | 95 | };
|
96 |
| - 75C95C2B7B336D111EAD8CB9 /* cardgamesmanager */ = { |
| 96 | + 75C95C2B7B336D111EAD8CB9 /* easydealt */ = { |
97 | 97 | isa = PBXGroup;
|
98 | 98 | children = (
|
99 | 99 | F0990C68C4F793399DD8595A /* main.mm */,
|
100 | 100 | E40C92FB849DB3BE6B65E86A /* bindings */,
|
101 | 101 | );
|
102 |
| - path = cardgamesmanager; |
| 102 | + path = easydealt; |
103 | 103 | sourceTree = "<group>";
|
104 | 104 | };
|
105 | 105 | 78A008160437760290850204 /* Frameworks */ = {
|
|
123 | 123 | 8721206EDDC764C7A22C2A7E /* assets */,
|
124 | 124 | 9F17FFB78122777997957328 /* Assets.xcassets */,
|
125 | 125 | 870FC1184D6D1C541552DAE8 /* LaunchScreen.storyboard */,
|
126 |
| - 45580F3B0107608D2C6DC992 /* cardgamesmanager_iOS */, |
| 126 | + 45580F3B0107608D2C6DC992 /* easydealt_iOS */, |
127 | 127 | 6AF353525DC4B9DE2AAEBC59 /* Externals */,
|
128 | 128 | 3C16FBC8792E17D4B1007632 /* Sources */,
|
129 | 129 | 32B297FB2C8B811DA0E85EAD /* src */,
|
|
135 | 135 | DDD5EE132F58C67DF0F5D65D /* Products */ = {
|
136 | 136 | isa = PBXGroup;
|
137 | 137 | children = (
|
138 |
| - 77CAEB2333760362A6C9B17C /* cardgamesmanager.app */, |
| 138 | + 77CAEB2333760362A6C9B17C /* easydealt.app */, |
139 | 139 | );
|
140 | 140 | name = Products;
|
141 | 141 | sourceTree = "<group>";
|
|
151 | 151 | /* End PBXGroup section */
|
152 | 152 |
|
153 | 153 | /* Begin PBXNativeTarget section */
|
154 |
| - FCBD23588A0155AD423DBA4F /* cardgamesmanager_iOS */ = { |
| 154 | + FCBD23588A0155AD423DBA4F /* easydealt_iOS */ = { |
155 | 155 | isa = PBXNativeTarget;
|
156 |
| - buildConfigurationList = 29C592BF1756C5E3584A093A /* Build configuration list for PBXNativeTarget "cardgamesmanager_iOS" */; |
| 156 | + buildConfigurationList = 29C592BF1756C5E3584A093A /* Build configuration list for PBXNativeTarget "easydealt_iOS" */; |
157 | 157 | buildPhases = (
|
158 | 158 | 6594FEF02412042A0A1D0932 /* Build Rust Code */,
|
159 | 159 | BF0C77CD1FBEC84256E6372E /* Sources */,
|
|
164 | 164 | );
|
165 | 165 | dependencies = (
|
166 | 166 | );
|
167 |
| - name = cardgamesmanager_iOS; |
168 |
| - productName = cardgamesmanager_iOS; |
169 |
| - productReference = 77CAEB2333760362A6C9B17C /* cardgamesmanager.app */; |
| 167 | + name = easydealt_iOS; |
| 168 | + productName = easydealt_iOS; |
| 169 | + productReference = 77CAEB2333760362A6C9B17C /* easydealt.app */; |
170 | 170 | productType = "com.apple.product-type.application";
|
171 | 171 | };
|
172 | 172 | /* End PBXNativeTarget section */
|
|
178 | 178 | BuildIndependentTargetsInParallel = YES;
|
179 | 179 | LastUpgradeCheck = 1430;
|
180 | 180 | };
|
181 |
| - buildConfigurationList = 7BAE3657E4DB7692A8E3C2F7 /* Build configuration list for PBXProject "cardgamesmanager" */; |
| 181 | + buildConfigurationList = 7BAE3657E4DB7692A8E3C2F7 /* Build configuration list for PBXProject "easydealt" */; |
182 | 182 | compatibilityVersion = "Xcode 14.0";
|
183 | 183 | developmentRegion = en;
|
184 | 184 | hasScannedForEncodings = 0;
|
|
190 | 190 | projectDirPath = "";
|
191 | 191 | projectRoot = "";
|
192 | 192 | targets = (
|
193 |
| - FCBD23588A0155AD423DBA4F /* cardgamesmanager_iOS */, |
| 193 | + FCBD23588A0155AD423DBA4F /* easydealt_iOS */, |
194 | 194 | );
|
195 | 195 | };
|
196 | 196 | /* End PBXProject section */
|
|
310 | 310 | "arm64-sim",
|
311 | 311 | );
|
312 | 312 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
313 |
| - CODE_SIGN_ENTITLEMENTS = cardgamesmanager_iOS/cardgamesmanager_iOS.entitlements; |
| 313 | + CODE_SIGN_ENTITLEMENTS = easydealt_iOS/easydealt_iOS.entitlements; |
314 | 314 | CODE_SIGN_IDENTITY = "Apple Development";
|
315 | 315 | CODE_SIGN_STYLE = Automatic;
|
316 | 316 | DEVELOPMENT_TEAM = 7668ZKUJTR;
|
|
321 | 321 | "$(inherited)",
|
322 | 322 | "\".\"",
|
323 | 323 | );
|
324 |
| - INFOPLIST_FILE = cardgamesmanager_iOS/Info.plist; |
| 324 | + INFOPLIST_FILE = easydealt_iOS/Info.plist; |
325 | 325 | LD_RUNPATH_SEARCH_PATHS = (
|
326 | 326 | "$(inherited)",
|
327 | 327 | "@executable_path/Frameworks",
|
|
347 | 347 | "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)",
|
348 | 348 | "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
|
349 | 349 | );
|
350 |
| - PRODUCT_BUNDLE_IDENTIFIER = dev.mrauro.cardgamesmanager; |
351 |
| - PRODUCT_NAME = cardgamesmanager; |
| 350 | + PRODUCT_BUNDLE_IDENTIFIER = com.easydealt; |
| 351 | + PRODUCT_NAME = easydealt; |
352 | 352 | PROVISIONING_PROFILE_SPECIFIER = "";
|
353 | 353 | SDKROOT = iphoneos;
|
354 | 354 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
428 | 428 | "arm64-sim",
|
429 | 429 | );
|
430 | 430 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
431 |
| - CODE_SIGN_ENTITLEMENTS = cardgamesmanager_iOS/cardgamesmanager_iOS.entitlements; |
| 431 | + CODE_SIGN_ENTITLEMENTS = easydealt_iOS/easydealt_iOS.entitlements; |
432 | 432 | CODE_SIGN_IDENTITY = "Apple Development";
|
433 | 433 | CODE_SIGN_STYLE = Automatic;
|
434 | 434 | DEVELOPMENT_TEAM = 7668ZKUJTR;
|
|
439 | 439 | "$(inherited)",
|
440 | 440 | "\".\"",
|
441 | 441 | );
|
442 |
| - INFOPLIST_FILE = cardgamesmanager_iOS/Info.plist; |
| 442 | + INFOPLIST_FILE = easydealt_iOS/Info.plist; |
443 | 443 | LD_RUNPATH_SEARCH_PATHS = (
|
444 | 444 | "$(inherited)",
|
445 | 445 | "@executable_path/Frameworks",
|
|
465 | 465 | "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)",
|
466 | 466 | "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
|
467 | 467 | );
|
468 |
| - PRODUCT_BUNDLE_IDENTIFIER = dev.mrauro.cardgamesmanager; |
469 |
| - PRODUCT_NAME = cardgamesmanager; |
| 468 | + PRODUCT_BUNDLE_IDENTIFIER = com.easydealt; |
| 469 | + PRODUCT_NAME = easydealt; |
470 | 470 | PROVISIONING_PROFILE_SPECIFIER = "";
|
471 | 471 | SDKROOT = iphoneos;
|
472 | 472 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
477 | 477 | /* End XCBuildConfiguration section */
|
478 | 478 |
|
479 | 479 | /* Begin XCConfigurationList section */
|
480 |
| - 29C592BF1756C5E3584A093A /* Build configuration list for PBXNativeTarget "cardgamesmanager_iOS" */ = { |
| 480 | + 29C592BF1756C5E3584A093A /* Build configuration list for PBXNativeTarget "easydealt_iOS" */ = { |
481 | 481 | isa = XCConfigurationList;
|
482 | 482 | buildConfigurations = (
|
483 | 483 | 4B0E4919B8B400AF029D2768 /* debug */,
|
|
486 | 486 | defaultConfigurationIsVisible = 0;
|
487 | 487 | defaultConfigurationName = debug;
|
488 | 488 | };
|
489 |
| - 7BAE3657E4DB7692A8E3C2F7 /* Build configuration list for PBXProject "cardgamesmanager" */ = { |
| 489 | + 7BAE3657E4DB7692A8E3C2F7 /* Build configuration list for PBXProject "easydealt" */ = { |
490 | 490 | isa = XCConfigurationList;
|
491 | 491 | buildConfigurations = (
|
492 | 492 | 5A7B19D63F3817D5EAA1CB8F /* debug */,
|
|
0 commit comments