Skip to content

Commit ef9dc83

Browse files
authored
iOS: remove down arrow menu (#18350)
1 parent 7d5c1b5 commit ef9dc83

17 files changed

Lines changed: 1 addition & 1686 deletions

pkg/apple/BaseConfig.xcconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,10 @@ OTHER_CFLAGS[sdk=appletvsimulator*] = $(inherited) $(OTHER_CFLAGS_IOS_TVOS_SHARE
140140
OTHER_CFLAGS_IOS = $(inherited) -DHAVE_AVF
141141
OTHER_CFLAGS_IOS = $(inherited) -DHAVE_COREMIDI
142142
OTHER_CFLAGS_IOS = $(inherited) -DHAVE_COREMOTION
143-
OTHER_CFLAGS_IOS = $(inherited) -DHAVE_IOS_SWIFT
144143
OTHER_CFLAGS_IOS = $(inherited) -DHAVE_MATERIALUI
145144

146145
OTHER_CFLAGS[sdk=iphoneos*] = $(inherited) $(OTHER_CFLAGS_IOS)
147146
OTHER_CFLAGS[sdk=iphonesimulator*] = $(inherited) $(OTHER_CFLAGS_IOS)
148-
OTHER_SWIFT_FLAGS[sdk=iphoneos*] = $(inherited) -D HAVE_IOS_SWIFT
149147

150148
OTHER_CFLAGS[config=Debug] = $(inherited) -DDEBUG=1
151149
OTHER_CFLAGS[config=Release] = $(inherited) -DNDEBUG -DNS_BLOCK_ASSERTIONS=1

pkg/apple/CocoaView+Utilities.swift

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

pkg/apple/HelperBar/CocoaView+HelperBar.swift

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

pkg/apple/HelperBar/HelperBarItem.swift

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

pkg/apple/HelperBar/HelperBarViewController.swift

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

0 commit comments

Comments
 (0)