[Git][wxwidgets/wxwidgets][master] Revert "Try running iOS CI build under macOS 15 with Xcode 16.4"

0 views
Skip to first unread message

Vadim Zeitlin (@_VZ_)

unread,
Aug 27, 2025, 4:23:04 PM (11 days ago) Aug 27
to wx-commi...@googlegroups.com

Vadim Zeitlin pushed to branch master at wxWidgets / wxWidgets

Commits:

  • 73ce975e
    by Vadim Zeitlin at 2025-08-27T22:10:46+02:00
    Revert "Try running iOS CI build under macOS 15 with Xcode 16.4"
    
    This reverts commit e87cf7c921de6401435f4b002a0f30027bf6130c as it's
    insufficient to fix the builds with macOS 15 images, apparently we also
    need to download iOS SDK.
    
    For now just revert to building under macOS 14.
    

1 changed file:

Changes:

  • .github/workflows/ci_mac_xcode.yml
    ... ... @@ -90,8 +90,7 @@ jobs:
    90 90
               configuration: 'Release'
    
    91 91
               project: samples/minimal/minimal_cocoa.xcodeproj
    
    92 92
             - name: iOS static Debug
    
    93
    -          runner: macos-15
    
    94
    -          xcode: Xcode_16.4
    
    93
    +          runner: macos-14
    
    95 94
               scheme: 'static'
    
    96 95
               destination: 'generic/platform=iOS'
    
    97 96
               arch: x86_64
    
    ... ... @@ -115,10 +114,6 @@ jobs:
    115 114
           with:
    
    116 115
             submodules: recursive
    
    117 116
     
    
    118
    -    - name: Configure Xcode
    
    119
    -      if: ${{ matrix.xcode }}
    
    120
    -      run: sudo xcode-select -s /Applications/${{ matrix.xcode }}.app
    
    121
    -
    
    122 117
         - name: Build
    
    123 118
           run: |
    
    124 119
             xcodebuild clean build ONLY_ACTIVE_ARCH=NO \
    


View it on GitLab.
You're receiving this email because of your account on gitlab.com. Manage all notifications · Help Notification message regarding https://gitlab.com/wxwidgets/wxwidgets/-/commit/73ce975e1842cf1ae93a7ef57a774d62c4d6c989 at 1756326180

Reply all
Reply to author
Forward
0 new messages