|
21 | 21 | 041BCD7C22D06907005F01EB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
22 | 22 | 041BCD7F22D06907005F01EB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
23 | 23 | 041BCD8122D06907005F01EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
24 |
| - 041BCD8222D06907005F01EB /* TypeType.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = TypeType.entitlements; sourceTree = "<group>"; }; |
| 24 | + 041BCD8222D06907005F01EB /* TypeTypeRevenge.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = TypeTypeRevenge.entitlements; sourceTree = "<group>"; }; |
25 | 25 | 6820BFB01653F82BCECBDD25 /* Pods_TypeType.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TypeType.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
26 | 26 | 94E69457C329A571D21315A1 /* Pods-TypeType.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TypeType.debug.xcconfig"; path = "Target Support Files/Pods-TypeType/Pods-TypeType.debug.xcconfig"; sourceTree = "<group>"; };
|
27 | 27 | A2860684BF0BD24BC6B2EA09 /* Pods-TypeType.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TypeType.release.xcconfig"; path = "Target Support Files/Pods-TypeType/Pods-TypeType.release.xcconfig"; sourceTree = "<group>"; };
|
|
42 | 42 | 041BCD6C22D06906005F01EB = {
|
43 | 43 | isa = PBXGroup;
|
44 | 44 | children = (
|
45 |
| - 041BCD7722D06906005F01EB /* TypeType */, |
| 45 | + 041BCD7722D06906005F01EB /* TypeTypeRevenge */, |
46 | 46 | 041BCD7622D06906005F01EB /* Products */,
|
47 | 47 | F5E73C22D82B9489581D9E15 /* Pods */,
|
48 | 48 | 587FC58B642F2AB397E64105 /* Frameworks */,
|
|
57 | 57 | name = Products;
|
58 | 58 | sourceTree = "<group>";
|
59 | 59 | };
|
60 |
| - 041BCD7722D06906005F01EB /* TypeType */ = { |
| 60 | + 041BCD7722D06906005F01EB /* TypeTypeRevenge */ = { |
61 | 61 | isa = PBXGroup;
|
62 | 62 | children = (
|
63 | 63 | 041BCD7822D06906005F01EB /* AppDelegate.swift */,
|
64 | 64 | 041BCD7A22D06906005F01EB /* ViewController.swift */,
|
65 | 65 | 041BCD7C22D06907005F01EB /* Assets.xcassets */,
|
66 | 66 | 041BCD7E22D06907005F01EB /* Main.storyboard */,
|
67 | 67 | 041BCD8122D06907005F01EB /* Info.plist */,
|
68 |
| - 041BCD8222D06907005F01EB /* TypeType.entitlements */, |
| 68 | + 041BCD8222D06907005F01EB /* TypeTypeRevenge.entitlements */, |
69 | 69 | );
|
70 |
| - path = TypeType; |
| 70 | + path = TypeTypeRevenge; |
71 | 71 | sourceTree = "<group>";
|
72 | 72 | };
|
73 | 73 | 587FC58B642F2AB397E64105 /* Frameworks */ = {
|
|
345 | 345 | baseConfigurationReference = 94E69457C329A571D21315A1 /* Pods-TypeType.debug.xcconfig */;
|
346 | 346 | buildSettings = {
|
347 | 347 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
348 |
| - CODE_SIGN_ENTITLEMENTS = TypeType/TypeType.entitlements; |
| 348 | + CODE_SIGN_ENTITLEMENTS = TypeTypeRevenge/TypeTypeRevenge.entitlements; |
349 | 349 | CODE_SIGN_STYLE = Automatic;
|
350 | 350 | COMBINE_HIDPI_IMAGES = YES;
|
351 |
| - INFOPLIST_FILE = TypeType/Info.plist; |
| 351 | + INFOPLIST_FILE = TypeTypeRevenge/Info.plist; |
352 | 352 | LD_RUNPATH_SEARCH_PATHS = (
|
353 | 353 | "$(inherited)",
|
354 | 354 | "@executable_path/../Frameworks",
|
355 | 355 | );
|
356 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.mabdh.TypeType; |
| 356 | + PRODUCT_BUNDLE_IDENTIFIER = com.mabdh.TypeTypeRevenge; |
357 | 357 | PRODUCT_NAME = "$(TARGET_NAME)";
|
358 | 358 | SWIFT_VERSION = 4.2;
|
359 | 359 | };
|
|
364 | 364 | baseConfigurationReference = A2860684BF0BD24BC6B2EA09 /* Pods-TypeType.release.xcconfig */;
|
365 | 365 | buildSettings = {
|
366 | 366 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
367 |
| - CODE_SIGN_ENTITLEMENTS = TypeType/TypeType.entitlements; |
| 367 | + CODE_SIGN_ENTITLEMENTS = TypeTypeRevenge/TypeTypeRevenge.entitlements; |
368 | 368 | CODE_SIGN_STYLE = Automatic;
|
369 | 369 | COMBINE_HIDPI_IMAGES = YES;
|
370 |
| - INFOPLIST_FILE = TypeType/Info.plist; |
| 370 | + INFOPLIST_FILE = TypeTypeRevenge/Info.plist; |
371 | 371 | LD_RUNPATH_SEARCH_PATHS = (
|
372 | 372 | "$(inherited)",
|
373 | 373 | "@executable_path/../Frameworks",
|
374 | 374 | );
|
375 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.mabdh.TypeType; |
| 375 | + PRODUCT_BUNDLE_IDENTIFIER = com.mabdh.TypeTypeRevenge; |
376 | 376 | PRODUCT_NAME = "$(TARGET_NAME)";
|
377 | 377 | SWIFT_VERSION = 4.2;
|
378 | 378 | };
|
|
0 commit comments