File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
step5/iosApp/iosApp.xcodeproj Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
2020 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
2121 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = "<group>"; };
22- 7555FF7B242A565900829871 /* .app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = .app ; path = GreetingKMP.app; sourceTree = BUILT_PRODUCTS_DIR; };
22+ 7555FF7B242A565900829871 /* GreetingKMP .app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GreetingKMP.app; sourceTree = BUILT_PRODUCTS_DIR; };
2323 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
2424 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2525 AB3632DC29227652001CCB65 /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
6666 7555FF7C242A565900829871 /* Products */ = {
6767 isa = PBXGroup;
6868 children = (
69- 7555FF7B242A565900829871 /* .app */,
69+ 7555FF7B242A565900829871 /* GreetingKMP .app */,
7070 );
7171 name = Products;
7272 sourceTree = "<group>";
113113 66FA1F682B4E984C0096F4C8 /* KMPNativeCoroutinesCore */,
114114 );
115115 productName = iosApp;
116- productReference = 7555FF7B242A565900829871 /* .app */;
116+ productReference = 7555FF7B242A565900829871 /* GreetingKMP .app */;
117117 productType = "com.apple.product-type.application";
118118 };
119119/* End PBXNativeTarget section */
You can’t perform that action at this time.
0 commit comments