Historique des commits

Auteur SHA1 Message Date
  DreamPiggy 50a3c9159b Remove the override of Xcode project codesign config il y a 1 an
  DreamPiggy 8000e239d2 Update readme and at least the xcconfig for visionOS il y a 2 ans
  DreamPiggy 46912090f9 Fix the warning, enable `APPLICATION_EXTENSION_API_ONLY` for all framework target il y a 4 ans
  DreamPiggy 6e34315e6c Bumped the min deployment target version to iOS 9, macOS 10.11. Bumped the min Xcode version to Xcode 11 il y a 5 ans
  DreamPiggy 77830dd4f2 Add all the Test Case on tvOS platform, using the same code as iOS il y a 6 ans
  DreamPiggy e7edf7bc9d Update the xcconfig of UIKit for macOS config il y a 6 ans
  DreamPiggy 5c13490eeb Replace the private prefix header files with the manually import for each implementation files il y a 6 ans
  DreamPiggy c292fcccc4 Remove the unused ENABLE_BITCODE xcconfig, which cause issue for watchOS platform. Even without this xcconfig, all 4 platforms build product have the correct bitcode support il y a 7 ans
  DreamPiggy a065fa2379 Rename pch file with Prefix.pch, make it easy to distinguish from the umbrella headers il y a 7 ans
  DreamPiggy c6247d2d63 Using pch for the internal macros, to avoid each implementation files import this macro il y a 7 ans
  DreamPiggy b0c84e8aec Fix that macOS does not support bitcode, this cause build issue on Legacy Build System il y a 7 ans
  Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting il y a 7 ans