Skip to content

Commit e9dca84

Browse files
Mee-guminggo
authored andcommitted
remove MainMenu.xib file. (#19968)
* remove MainMenu.xib file. * fix compile error
1 parent b631e4c commit e9dca84

File tree

12 files changed

+0
-4961
lines changed

12 files changed

+0
-4961
lines changed

build/cocos2d_tests.xcodeproj/project.pbxproj

Lines changed: 0 additions & 84 deletions
Large diffs are not rendered by default.

tests/cpp-empty-test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ elseif(APPLE)
9595
set(APP_UI_RES
9696
proj.mac/Icon.icns
9797
proj.mac/Info.plist
98-
proj.mac/en.lproj/MainMenu.xib
9998
proj.mac/en.lproj/InfoPlist.strings
10099
)
101100
list(APPEND GAME_SOURCE

tests/cpp-empty-test/proj.mac/en.lproj/MainMenu.xib

Lines changed: 0 additions & 812 deletions
This file was deleted.

tests/cpp-tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ elseif(APPLE)
6868
proj.mac/Icon.icns
6969
proj.mac/Info.plist
7070
proj.mac/Prefix.pch
71-
proj.mac/en.lproj/MainMenu.xib
7271
proj.mac/en.lproj/InfoPlist.strings
7372
)
7473
list(APPEND GAME_SOURCE

tests/cpp-tests/proj.mac/en.lproj/MainMenu.xib

Lines changed: 0 additions & 812 deletions
This file was deleted.

tests/game-controller-test/proj.mac/en.lproj/MainMenu.xib

Lines changed: 0 additions & 812 deletions
This file was deleted.

tests/js-tests/project/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ elseif(APPLE)
108108
proj.mac/Icon.icns
109109
proj.mac/Test_Info.plist
110110
proj.mac/Test_Prefix.pch
111-
proj.mac/en.lproj/MainMenu.xib
112111
proj.mac/en.lproj/InfoPlist.strings
113112
)
114113
list(APPEND GAME_SOURCE

tests/js-tests/project/proj.mac/en.lproj/MainMenu.xib

Lines changed: 0 additions & 812 deletions
This file was deleted.

tests/lua-empty-test/project/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ elseif(APPLE)
6969
set(APP_UI_RES
7070
proj.mac/Icon.icns
7171
proj.mac/Info.plist
72-
proj.mac/en.lproj/MainMenu.xib
7372
proj.mac/en.lproj/InfoPlist.strings
7473
)
7574
list(APPEND GAME_SOURCE

tests/lua-empty-test/project/proj.mac/en.lproj/MainMenu.xib

Lines changed: 0 additions & 812 deletions
This file was deleted.

0 commit comments

Comments
 (0)