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 19
19
058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
20
20
058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
21
21
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; };
23
23
7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
24
24
7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
25
25
AB3632DC29227652001CCB65 /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
66
66
7555FF7C242A565900829871 /* Products */ = {
67
67
isa = PBXGroup;
68
68
children = (
69
- 7555FF7B242A565900829871 /* .app */,
69
+ 7555FF7B242A565900829871 /* GreetingKMP .app */,
70
70
);
71
71
name = Products;
72
72
sourceTree = "<group>";
113
113
66FA1F682B4E984C0096F4C8 /* KMPNativeCoroutinesCore */,
114
114
);
115
115
productName = iosApp;
116
- productReference = 7555FF7B242A565900829871 /* .app */;
116
+ productReference = 7555FF7B242A565900829871 /* GreetingKMP .app */;
117
117
productType = "com.apple.product-type.application";
118
118
};
119
119
/* End PBXNativeTarget section */
You can’t perform that action at this time.
0 commit comments