タグ

iosに関するhirose504のブックマーク (66)

  • 「AndroidはiOSと同じデザインで!」と言われたときの対応案 - Qiita


     AndroidiOS Android1  iOSAndroidUI iOSAndroidUI iOSUIAndroid  Android
    「AndroidはiOSと同じデザインで!」と言われたときの対応案 - Qiita
  • “My Biggest WatchKit Mistake”

    To celebrate the arrival of the Apple Watch, we asked a few of our friends to share the most useful thing they learned building for Apple’s new platform. You can read part 2 here. My biggest mistake was thinking that you could open your iOS app by sending a message from the Watch. WatchKit has an API for sending a quick message to your iOS app, which triggers necessary background processes; just c

    “My Biggest WatchKit Mistake”
  • iOS開発で使えるオープンソースのライブラリやサービスの紹介

    2. 自己紹介 • 京都からやってきました • 去年は岐阜で開催されたiPhone勉強会に参加 • 昨年の2月から株式会社はてなに入社し京都に移住 • それ以前は広島のECサイト運営会社とフリーランスで 4年ほどiOSアプリ開発に従事 • 個人でもiOSアプリを6ほどリリース 3. • はてなのアプリケーションエンジニアはてなブックマークiOS、Androidアプリ、Pressoなどを担当 • 現在はSwiftで新規アプリの開発中 • はてなブログ:http://sakahara.hatenablog.jp/ • 個人サイト:http://www.mocology.com/ja/ • Twitter:@asakahara • qiita:http://qiita.com/asakahara •今やってること •ブログ、SNSなど

    iOS開発で使えるオープンソースのライブラリやサービスの紹介
  • iOS 8/Swift 勉強会 全セッションの資料を公開します #ios8yahoo


    iOS 8 http://connpass.com/event/8629/    1.iOS 8 / Swift    iOS 8  Swift   API API Diff 
    iOS 8/Swift 勉強会 全セッションの資料を公開します #ios8yahoo
  • Travis CIでiOSアプリのリリース作業を自動化する - 24/7 twenty-four seven


    .travis.ymlRakefileGist  Rakefile gist.github.com/kishikawakatsumi/8918124  .travis.yml gist.github.com/kishikawakatsumi/8918365  iOS CI  1.  2.  3. 2 4. CrittercismdSYM 5. 2
    Travis CIでiOSアプリのリリース作業を自動化する - 24/7 twenty-four seven
  • はてなブックマークApp Extensionの裏側 - Hatena Developer Blog


    id:yashigani_w iOSiOS 8App Extension使Mobile Safari App Extension Mobile Safari   App Extension App Extension App ExtensionApp Extension
    はてなブックマークApp Extensionの裏側 - Hatena Developer Blog
  • 通知センターから今日やるアニメをサッと確認できる「今日のアニメ」をリリースしました - 24/7 twenty-four seven


    iTunes  App Store  iPhoneiPod touchiPad    iOS 8使 iOS 8 使Passbook, iBeacon   便 
    通知センターから今日やるアニメをサッと確認できる「今日のアニメ」をリリースしました - 24/7 twenty-four seven
  • iOSアプリケーション開発のコードレビューで気をつけていること - ninjinkun's diary


    GitHub() AutoLayout AutoLayoutAutoLayout AutoLayout UITableViewCell  UIAppearance UIAppearance 3.5  
    iOSアプリケーション開発のコードレビューで気をつけていること - ninjinkun's diary
  • 革新的なiOSチャットアプリ「FireChat」が話題に

  • iOSでこんなアプリ,こんな機能を作りたかったらこれを見ろ!作りたいアプリに対応するクラス、フレームワーク、ライブラリのまとめ! - Qiita


      使 tableView.tableHeaderView tableView.tableFooterView Storyboard UIView UIViewIB IBok使  UITableViewController https://developer.apple.com/library/ios/doc
    iOSでこんなアプリ,こんな機能を作りたかったらこれを見ろ!作りたいアプリに対応するクラス、フレームワーク、ライブラリのまとめ! - Qiita
  • iOSアプリのテスト自動化本を執筆しました - やらなイカ?

    まだ校正中なのですが、iOSアプリのテスト自動化入門(仮)的な*1タイトルのを執筆しました。秀和システムさんから3月中旬ごろ発売予定です。 iOSアプリ テスト自動化入門 作者: 長谷川孝二出版社/メーカー: 秀和システム発売日: 2014/03/18メディア: 単行この商品を含むブログ (1件) を見る 【3/7追記】Amazonさんで予約はじまりましたのでリンク追加しました 昨年Androidテスト部で書いた『Androidアプリテスト技法』は、テスト技法とテスト自動化が半々という構成でしたが、書はほぼテスト自動化について特化した一冊です。 内容、想定読者 Xcode 5・iOS 7環境*2における、ユニットテストの書きかた、システムテスト〜受け入れテスト向けのツール・フレームワークのほか、ビルドやAdHoc配布の自動化、CI、メトリック(メトリクス)採取など、アプリ開発にまつわ

    iOSアプリのテスト自動化本を執筆しました - やらなイカ?
  • これからiOSやる奴はここ読んどけ - Qiita


    iOS iOS便  iOS Mac MacWindows MaciOS   Xcode Mac App Store App Store iOS Developer Program  AppleVersion https://developer.apple.com/jp
    これからiOSやる奴はここ読んどけ - Qiita
  • FINDJOB!終了のお知らせ | FINDJOB!


    FINDJOB!  2023929FINDJOB! FINDJOB! FINDJOB! IT/WebFind Job! 26  FINDJOB! FINDJOB!  2023929FINDJOB! IT/Web
    FINDJOB!終了のお知らせ | FINDJOB!
  • iOS7ステータスバー対策まとめ - Qiita


    iOS7 iOS7  iOS 7 UITransition GuideNSFoundationVersionNumber使 if (floor(NSFoundationVersionNumber) <= NSFoundationVersionNumber_iOS_6_1) { // Load resources for iOS 6.1 or earlier } else { // Load resources for iOS 7 o
    iOS7ステータスバー対策まとめ - Qiita
  • よく分かる!iOS アプリのリリース手順のまとめ | DevelopersIO

    2014/04/16 コンプライアンスの「Content Rights」と「Advertising Identifier」についての解説を追加しました。 はじめに iOS 7 がリリースされ、さまざまな新しい機能が使えるようになりました。iOS 7 SDK を使ったアプリをリリースしたい!と思っているかたも多いのではないでしょうか。しかし iOS アプリのリリース作業は手順が複雑そうで取っ付きづらい印象を持たれているかたが多いと思います。筆者もそうでした。 ということで、最新 (2013年10月21日現在) の iOS アプリのリリース手順についてできる限り分かりやすくまとめてみました。リリース時の参考にしていただければと思います。 概要 まずはじめに全体像を確認しておきましょう。iOS アプリのリリースは下図のようなフローで行います。 リリース用の Provisioning Profil

    よく分かる!iOS アプリのリリース手順のまとめ | DevelopersIO
  • iOS 7勉強会 全セッションの資料と動画を公開します! #ios7yahoo


    2023101LINELINELINE Tech BlogiOS 7 http://connpass.com/event/3497/ iOS 7250 Ustream  Ust Ustream//www.ustream.tv/recorded/39618130 Ustream//www.ustream.tv/recorded/39619493 Toget
    iOS 7勉強会 全セッションの資料と動画を公開します! #ios7yahoo
  • Opening links in Chrome for iOS - Chrome for Developers

    Opening links in Chrome for iOS Published on Friday, February 28, 2014 The easiest way to have your iOS app open links in Chrome is to use the OpenInChromeController class. This API is described here along with the URI schemes it supports. # Using OpenInChromeController to open linksThe OpenInChromeController class provides methods that encapsulate the URI schemes and the scheme replacement proces

    Opening links in Chrome for iOS - Chrome for Developers
  • iPhoneアプリ申請やAppleの審査に関するメモ - Qiita


    iPhone     App Store ConnectSafari 2018/6/5 iTunes Connect App Store Connect   Apple Developer Program ¥11,800 XcodeMac   
    iPhoneアプリ申請やAppleの審査に関するメモ - Qiita
    hirose504
    hirose504 2013/06/20
    メモメモ
  • 思わず触りたくなるiOSのUIデザイン - RyoAnna


    使 iOSiPhoneUI Qiwy iOS/iPhone app curl test by Mikael Eidenberg UX/iOS/UI iPhone idea with video process by Cuberto Qiwy iOS/iPhone app switch and slider by Mikael Eidenberg Untitled iOS/iPhone synth app navigation by Mikael Eidenberg Iphone UIby Matthias Mayr Busin
    思わず触りたくなるiOSのUIデザイン - RyoAnna
  • Pixate

    Saying farewell to Pixate. When we launched Pixate, our mission was to change the way mobile apps were prototyped. We joined Google just over a year ago to continue our mission, and to pursue a broader vision of changing the way products were designed and built. While a lot of the ideas we’ve been developing could work inside the Pixate framework, we believe we can have a larger impact if we move

    Pixate
    hirose504
    hirose504 2013/02/09
    iOSのUIをCSSで書く