История коммитов

Автор SHA1 Сообщение Дата
  DreamPiggy 50a3c9159b Remove the override of Xcode project codesign config 1 год назад
  DreamPiggy 8000e239d2 Update readme and at least the xcconfig for visionOS 2 лет назад
  DreamPiggy 46912090f9 Fix the warning, enable `APPLICATION_EXTENSION_API_ONLY` for all framework target 4 лет назад
  DreamPiggy 6e34315e6c Bumped the min deployment target version to iOS 9, macOS 10.11. Bumped the min Xcode version to Xcode 11 5 лет назад
  DreamPiggy 77830dd4f2 Add all the Test Case on tvOS platform, using the same code as iOS 6 лет назад
  DreamPiggy e7edf7bc9d Update the xcconfig of UIKit for macOS config 6 лет назад
  DreamPiggy 5c13490eeb Replace the private prefix header files with the manually import for each implementation files 6 лет назад
  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 7 лет назад
  DreamPiggy a065fa2379 Rename pch file with Prefix.pch, make it easy to distinguish from the umbrella headers 7 лет назад
  DreamPiggy c6247d2d63 Using pch for the internal macros, to avoid each implementation files import this macro 7 лет назад
  DreamPiggy b0c84e8aec Fix that macOS does not support bitcode, this cause build issue on Legacy Build System 7 лет назад
  Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting 7 лет назад