提交历史

作者 SHA1 备注 提交日期
  Norio Nomura be48f67ad0 Update README.md and referencing them in xcodeproj 9 年之前
  Norio Nomura f1250ae9ba Change from `EMBEDDED_CONTENT_CONTAINS_SWIFT` to `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` 9 年之前
  Norio Nomura cca977d351 Remove static macOS path from `LD_RUNPATH_SEARCH_PATHS` 9 年之前
  Norio Nomura 1d189b708b Fix `LD_RUNPATH_SEARCH_PATHS` for running on iphonesimulator and appletvsimulator 9 年之前
  Norio Nomura f5ec05d33b swift package generate-xcodeproj 9 年之前
  Norio Nomura a4817ad2e8 Rewrite TTTDataTransformer into Swift 9 年之前
  Norio Nomura a4514c4e08 Update to Swift 3.0 9 年之前
  Norio Nomura 3191af2ae8 Update to recommended settings by Xcode 8 9 年之前
  Norio Nomura 523dc8cdaa Migrate to Swift 2.3 9 年之前
  Norio Nomura fd861c6fd3 Resolve "failed: Check dependencies" by "TARGETED_DEVICE_FAMILY = 4;" 10 年之前
  Norio Nomura 4d61cd991a Remove unnecessary build configs 10 年之前
  Norio Nomura 823962e936 Add watchOS 10 年之前
  Norio Nomura 7197b7b0df Update xcconfigs to ec5753493605deed7358dec5f9260f503d3ed650 10 年之前
  Norio Nomura d1a23800e6 Merge commit '8feddb46e8b82abfcbb6f3ac606bd1fcde3669ca' into swift-2 10 年之前
  Norio Nomura f3f3dc5737 Update to recommended settings by Xcode 7 beta 6 10 年之前
  Norio Nomura 819820e3d7 Convert to latest swift syntax and omit some external parameter name 10 年之前
  Norio Nomura 011965d1e4 Now APPLICATION_EXTENSION_API_ONLY is defined in xcconfigs 10 年之前
  Yannick heinrich 63c1d546da Update to Swift 2.0 10 年之前
  Norio Nomura b48c763150 "GCC_NO_COMMON_BLOCKS = YES" for silencing newer Xcode warning 10 年之前
  Norio Nomura e76c20e566 Change referencing Cartfile.private 10 年之前
  Norio Nomura 5e0f2ccf31 Add Base32-Mac to dependencies of SecEncodeTransformTests 10 年之前
  Norio Nomura e5b1ce2004 "ONLY_ACTIVE_ARCH = YES;" on Debug for silencing newer Xcode warning 10 年之前
  Norio Nomura 49da3b079a Add Base16 functions and extensions 10 年之前
  Norio Nomura c7ea12d09e Change tests to using `dataUsingUTF8StringEncoding` 10 年之前
  Norio Nomura fe15081f44 Encoding never fail. 10 年之前
  Norio Nomura 97120af602 Setting "APPLICATION_EXTENSION_API_ONLY" changed from project to targets 10 年之前
  Norio Nomura 8ce2c972b5 APPLICATION_EXTENSION_API_ONLY = YES 10 年之前
  Norio Nomura aa696863a7 Change "OS X Deployment Target" from 10.10 to 10.9 10 年之前
  Norio Nomura ff63715d07 Change SecEncodeTransformTests to use functions from TransformerKit 10 年之前
  Norio Nomura f139a80890 Fix missing header on Base32-iOS target. 10 年之前