Nobodyknows+ 2.0

iOS、Go


  • Home

  • Archives

  • Tags

  • Categories

  • About

UILabel 使用 Autolayout 自动换行的BUG

Posted on 2016-08-26   |   In iOS   |  
之前有一篇 Blog 写的就是关于 UILabel 自动换行的内容,只不过不是通过代码计算,而是使用 xib、storyboard、AutoLayout 来自动换行。 最近貌似产生了一个BUG,最近做界面的时候按照这种方式自动换行的时候有些瑕疵,而之前的界面没有产生这个BUG。 BUG已经在图中标 ...
Read more »

Fastlane - 示例

Posted on 2016-07-07   |   In iOS   |  
说明:之前把关于 Fastlane 的工具集的文档简单翻译了下,翻译的比较糙。由于最近太忙了,没时间回去校对。之后有时间了也不会回去校对,so be it。 既然文档什么的都整完了,是时候写自己的 lane 了。最近花了点时间研究了下各个工具,还是挺方便好用的。这里我把我自己的配置过程、以及一些自己 ...
Read more »

Fastlane - Match

Posted on 2016-06-28   |   In iOS   |  
说明:翻译的 Match 的指南, 原文地址 。 match在你的团队之间使用 Git 轻松的同步你的证书和配置文件。 iOS Code Signing 的新方法:在你的开发团队中共享一个 Code Signing identity,简化 CodeSigning 的设置工作,防止其它问题出现。 ...
Read more »

Fastlane - Scan

Posted on 2016-06-28   |   In iOS   |  
说明:翻译的 Scan 的指南, 原文地址 。 scan运行你 iOS 和 Mac 应用程序测试的最简单方法 scan 能够在模拟器或者连接的设备上运行你 iOS 和 Mac 应用程序的测试。 scan 是什么? scan 之前xcodebuild \ -workspace MyApp ...
Read more »

Fastlane - Gym

Posted on 2016-06-28   |   In iOS   |  
说明:翻译的 Gym 的指南, 原文地址 。 gym构建你的应用程序从未如此简单。 gym 是什么?gym 构建然后打包你的 iOS 和 OS X 应用程序。为你处理了很多繁重的事情,能够非常简单的生成签名的 ipa 或者 app 文件。 gym 是 shenzhen 的替代。 gym 之前x ...
Read more »

Fastlane - Boarding

Posted on 2016-06-28   |   In iOS   |  
说明:翻译的 Boarding 的指南, 原文地址 。 boarding 是什么?即时为 TestFlight beta 测试人员创建一个注册页面。 Have you ever been to an airport, where you had to ask the manager of t ...
Read more »

Fastlane - Pilot

Posted on 2016-06-28   |   In iOS   |  
说明:翻译的 Pilot 的指南, 原文地址 。 Pilot管理你 TestFlight 用户的最简单的方法。 Pilot 让你能够非常容易的管理你应用的 Apple’s TestFlight。你可以: 上传 & 分发 你构建的应用 添加 & 移除 测试用户 获取 测试用户 ...
Read more »

Fastlane - Spaceship

Posted on 2016-06-28   |   In iOS   |  
说明:翻译的 Spaceship 的指南, 原文地址 。 spaceshipspaceship 暴露了 Apple Developer Center 和 iTunes Connect API。这些快速和强大的API已经是 fastlane 的一部分,能够实现更多 fastlane 的高级功能。 ...
Read more »

Fastlane - Cert

Posted on 2016-06-28   |   In iOS   |  
说明:翻译的 Cert 的指南, 原文地址 。 cert自动创建维护 iOS 的 Code Signing Certificates 。 cert 只专注于 Code Signing 。你可以为不同的环境(development 和 distribution)创建新的 Code Signing ...
Read more »

Fastlane - Produce

Posted on 2016-06-27   |   In iOS   |  
说明:翻译的 Produce 的指南, 原文地址 。 produce使用你的命令行工具在 iTunes Connect 和 Dev Portal 上创建新的iOS应用。 produce 会使用最少的信息在 Apple Developer Portal 和 iTunes Connect 上创建新 ...
Read more »
12…15
Lynch Wong

Lynch Wong

I WILL.

149 posts
8 categories
55 tags
GitHub
© 2014 - 2016 Lynch Wong
Powered by Hexo
Theme - NexT.Mist