|
17 | 17 | 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
18 | 18 | 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
19 | 19 | 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = "<group>"; };
|
20 |
| - 7555FF7B242A565900829871 /* MifosPay.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MifosPay.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20 | + 7555FF7B242A565900829871 /* iOSApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 21 | 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
22 | 22 | 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
23 | 23 | AB3632DC29227652001CCB65 /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
|
|
62 | 62 | 7555FF7C242A565900829871 /* Products */ = {
|
63 | 63 | isa = PBXGroup;
|
64 | 64 | children = (
|
65 |
| - 7555FF7B242A565900829871 /* MifosPay.app */, |
| 65 | + 7555FF7B242A565900829871 /* iOSApp.app */, |
66 | 66 | );
|
67 | 67 | name = Products;
|
68 | 68 | sourceTree = "<group>";
|
|
107 | 107 | packageProductDependencies = (
|
108 | 108 | );
|
109 | 109 | productName = iosApp;
|
110 |
| - productReference = 7555FF7B242A565900829871 /* MifosPay.app */; |
| 110 | + productReference = 7555FF7B242A565900829871 /* iOSApp.app */; |
111 | 111 | productType = "com.apple.product-type.application";
|
112 | 112 | };
|
113 | 113 | /* End PBXNativeTarget section */
|
|
175 | 175 | );
|
176 | 176 | runOnlyForDeploymentPostprocessing = 0;
|
177 | 177 | shellPath = /bin/sh;
|
178 |
| - shellScript = "if [ \"YES\" = \"$OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED\" ]; then\n echo \"Skipping Gradle build task invocation due to OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED environment variable set to \\\"YES\\\"\"\n exit 0\nfi\ncd \"$SRCROOT/..\"\n./gradlew :mifospay-shared:embedAndSignAppleFrameworkForXcode\n"; |
| 178 | + shellScript = "if [ \"YES\" = \"$OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED\" ]; then\n echo \"Skipping Gradle build task invocation due to OVERRIDE_KOTLIN_BUILD_IDE_SUPPORTED environment variable set to \\\"YES\\\"\"\n exit 0\nfi\ncd \"$SRCROOT/..\"\n./gradlew :cmp-shared:embedAndSignAppleFrameworkForXcode\n"; |
179 | 179 | };
|
180 | 180 | /* End PBXShellScriptBuildPhase section */
|
181 | 181 |
|
|
321 | 321 | CODE_SIGN_IDENTITY = "Apple Development";
|
322 | 322 | CODE_SIGN_STYLE = Automatic;
|
323 | 323 | DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
|
324 |
| - DEVELOPMENT_TEAM = "${TEAM_ID}"; |
| 324 | + DEVELOPMENT_TEAM = L432S2FZP5; |
325 | 325 | ENABLE_PREVIEWS = YES;
|
326 | 326 | FRAMEWORK_SEARCH_PATHS = (
|
327 | 327 | "$(inherited)",
|
|
351 | 351 | CODE_SIGN_IDENTITY = "Apple Development";
|
352 | 352 | CODE_SIGN_STYLE = Automatic;
|
353 | 353 | DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
|
354 |
| - DEVELOPMENT_TEAM = "${TEAM_ID}"; |
| 354 | + DEVELOPMENT_TEAM = L432S2FZP5; |
355 | 355 | ENABLE_PREVIEWS = YES;
|
356 | 356 | FRAMEWORK_SEARCH_PATHS = (
|
357 | 357 | "$(inherited)",
|
|
0 commit comments