Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS Xcode Project Updates to XCFrameworks C++17 - Bleeding Edge #7889

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    9d99e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325fd40 View commit details
    Browse the repository at this point in the history
  3. GitHub Actions

    danoli3 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f775c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce5ecb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4766ed6 View commit details
    Browse the repository at this point in the history
  6. Fixes openframeworks#7781

    danoli3 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6280408 View commit details
    Browse the repository at this point in the history
  7. Apothecary on Bleeding

    danoli3 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    21d7334 View commit details
    Browse the repository at this point in the history
  8. macOS addon ofxSVG

    danoli3 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    cf0eda7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b038ab View commit details
    Browse the repository at this point in the history
  10. GitHub Actions

    danoli3 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d56ac8f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    81733aa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. iOS Bleeding Latest

    danoli3 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2b33ce9 View commit details
    Browse the repository at this point in the history
  2. iOS curl disabled for moment

    danoli3 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    59cf29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39154f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93488ea View commit details
    Browse the repository at this point in the history
  5. Xcode Pbxproj to XML script - XML is required for PG to work for thes…

    …e projects. Added script as we keep forgetting
    danoli3 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    86c25a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcdb4db View commit details
    Browse the repository at this point in the history
  7. tvOS Update Bleeding

    danoli3 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    513bef5 View commit details
    Browse the repository at this point in the history
  8. Xcode Xchemas

    danoli3 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ab9ee87 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Revert "Xcode Project to XML iOS / macOS"

    This reverts commit bcdb4db.
    danoli3 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    233b810 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    41e5dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38ba50 View commit details
    Browse the repository at this point in the history
  3. GitHub Actions

    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6dca9c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667c588 View commit details
    Browse the repository at this point in the history
  5. Fixes openframeworks#7781

    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bbc202d View commit details
    Browse the repository at this point in the history
  6. Apothecary on Bleeding

    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a9a8ca0 View commit details
    Browse the repository at this point in the history
  7. macOS addon ofxSVG

    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a9dd701 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4444d0 View commit details
    Browse the repository at this point in the history
  9. GitHub Actions

    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7ac3f6a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e472e66 View commit details
    Browse the repository at this point in the history
  11. Download Libs macos

    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    69266f9 View commit details
    Browse the repository at this point in the history
  12. macos download all targets

    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7fa0756 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f645bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26025f7 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'branch_bleedingiOS' into branch_bleedingmacOS

    * branch_bleedingiOS:
      Revert "Xcode Project to XML iOS / macOS"
      Xcode Xchemas
      tvOS Update Bleeding
      Xcode Project to XML iOS / macOS
      Xcode Pbxproj to XML script - XML is required for PG to work for these projects. Added script as we keep forgetting
      Fix ofxAccelerometer / url off for tvOS
      iOS Download Libs / Actions and scripts for other platforms
      iOS curl disabled for moment
      iOS Bleeding Latest
      GitHub Actions macOS makefiles on
      GitHub Actions
      GitHub Actions - macOS disabled makefile until dupe fix
      macOS addon ofxSVG
      Apothecary on Bleeding
      Fixes openframeworks#7781
      macOS just one download latest libs
      macOS Download Libs Fix path no arch as xcframework merged
      GitHub Actions
      macOS GitHub Actions Latest Libs
      Xcode Project Updates to XCFrameworks C++17 - Bleeding Edge
    
    # Conflicts:
    #	.github/workflows/build-ios-tvos.yml
    #	libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig
    danoli3 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    aa5c53d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix download / addons

    danoli3 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b3f0e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b683e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cf2eaf View commit details
    Browse the repository at this point in the history
  4. tvos

    danoli3 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1f2d0d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    f7c62eb View commit details
    Browse the repository at this point in the history
  2. tvOS Project Working

    danoli3 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b5a5851 View commit details
    Browse the repository at this point in the history
  3. Fix ofURLFileLoader

    danoli3 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    216f257 View commit details
    Browse the repository at this point in the history
  4. tvOS Schema

    danoli3 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3cb3946 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. tvOS Fix

    danoli3 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8e1ba02 View commit details
    Browse the repository at this point in the history
  2. OpenAL Disabled for Sims

    danoli3 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eb20aba View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. tvOS Actions +

    danoli3 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    846baaf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    f103c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15e69d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e40a9f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49a4798 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aede42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a37c3c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Define Updates

    danoli3 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    56fa145 View commit details
    Browse the repository at this point in the history
  2. Obj-C Fixing

    danoli3 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    491ffe0 View commit details
    Browse the repository at this point in the history
  3. Cairo Include Fix

    danoli3 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    08b31af View commit details
    Browse the repository at this point in the history
  4. macOS Nightly package

    danoli3 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7bfc579 View commit details
    Browse the repository at this point in the history
  5. macos project changes

    danoli3 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4a54492 View commit details
    Browse the repository at this point in the history
  6. Revert "macos project changes"

    This reverts commit 4a54492.
    danoli3 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a2c2af5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Mega Project Changes

    danoli3 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    17d26c5 View commit details
    Browse the repository at this point in the history
  2. Mega Project Assets

    danoli3 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ae7412b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge commit '7f37e70f65e9e022ba8868fb555570ce2c78a6ba' into branch_b…

    …leedingmacOS
    
    * commit '7f37e70f65e9e022ba8868fb555570ce2c78a6ba': (37 commits)
      Allows Retina hi res enabled via App or Project.xcconfig (openframeworks#7971)
      actions changes (openframeworks#7968)
      Changing exr to hdr files for compatability with windows (openframeworks#7964)
      ofMesh - newfaces push_back to insert a list (openframeworks#7772)
      restore default-copy-constructibility of ofEvent (openframeworks#7969)
      [actions] ccache update (openframeworks#7967)
      Core small changes (openframeworks#7952)
      config.emscripten.default.mk for Emscripten >= 3.1.52 (openframeworks#7909)
      Fix edge case in findDelimiter (openframeworks#7911)
      oscpack / udpSocket: invert the "break_" semaphore (openframeworks#7963)
      ofxOscMessage: extra implicit adds [fixes something noted through openframeworks#7938 debugging] (openframeworks#7953) #changelog #ofxOsc
      ofThreadChannel::clear() to clear the channel (openframeworks#7921) #changelog #threadChannel
      OfxOscReceiver: from detach() to join() (openframeworks#7949)
      Update ofMathConstants.h (openframeworks#7958)
      [actions] update ubuntu 24.04 (openframeworks#7955)
      ofScopedMatrix (openframeworks#7946)
      [actions] - testing one action with multiple jobs for tests (openframeworks#7860)
      adding of.entitlements and vscode files to gitignore (openframeworks#7031)
      Make - use relative paths (openframeworks#7519)
      FPS timing with chrono (openframeworks#7867)
      ...
    
    # Conflicts:
    #	libs/openFrameworks/sound/ofAVEngineSoundPlayer.mm
    danoli3 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e43f7c5 View commit details
    Browse the repository at this point in the history