<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF
 xmlns="http://purl.org/rss/1.0/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xml:lang="ja">
<channel rdf:about="https://rssblog.ameba.jp/onesscripter/rss.html">
<title>30歳から始めたプログラミング</title>
<link>https://ameblo.jp/onesscripter/</link>
<description>30歳から始めたプログラミングどこまでいけるか？</description>
<dc:language>ja-jp</dc:language>
<items>
<rdf:Seq>
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12332897945.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12263115532.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12262527656.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12246633928.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12229805767.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12229797980.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12228767376.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12228766830.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12228635272.html" />
<rdf:li rdf:resource="https://ameblo.jp/onesscripter/entry-12225946946.html" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12332897945.html">
<title>privacy policy（プライバシーポリシー）</title>
<link>https://ameblo.jp/onesscripter/entry-12332897945.html</link>
<description>
 We do not collect any personal information collected on the creation of onesscripter or the applications and websites we manage, and we do not collect personal information in the first place. onesscripterの作成、または管理しているアプリケーション及びウェブサイトにおいて、収集した個人情報は一切
</description>
<dc:date>2017-12-01T17:03:53+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12263115532.html">
<title>VALIDATEでITunesSoftware〜エラーの対処メモ</title>
<link>https://ameblo.jp/onesscripter/entry-12263115532.html</link>
<description>
VALIDATEで An error occurred. The operation couldn’t be completed. (ITunesSoftwareServiceAuthenticationErrorDomain error 434.)●上記のエラーが出た時の対処・インターネット回線の接続し直し・PCの再起動・アプリのアーカイブのやり直し・XcodeのDeriverdDataの削除$ rm -rf ~/Library/Developer/Xcode/DerivedData/*上記を
</description>
<dc:date>2017-04-06T15:08:47+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12262527656.html">
<title>【XCODE8.3】スプラッシュ画像関係個人的メモ</title>
<link>https://ameblo.jp/onesscripter/entry-12262527656.html</link>
<description>
・サイズはアイパッド用に1536x2048と2048x1536とアイフォン用に750x1334の計３枚位用意すれば大体OK ・ストーリーボードはローカライズするとなぜかうまく表示されないのでLaunchImageをアセットで設定する。 ・よくわからないがストーリーボードも設定しておく？ ・表示されないときはProduct - cleanでファイルを掃除？しておく。 ・シミュレータの場合はsimulator - Reset content and settings --- を試す。    
</description>
<dc:date>2017-04-04T15:37:53+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12246633928.html">
<title>【xcode8.2】ローカライズ（複数言語設定）のやり方メモ</title>
<link>https://ameblo.jp/onesscripter/entry-12246633928.html</link>
<description>
１．「Localizable.strings」を左カラム、右クリックで作成※私の環境では「Localizable」という名前でないとうまく動作しなかった。   ２．PROJECT　−　Info　の最下段Localizations「＋」で追加したい言語を追加※この時ストーリーボードやLaunchScreenが必要なければチェックを外し、１．で作ったLocalizable.stringsのみチェックする（だいたいこっちで良い）   ３．１．を選択して右カラムを表示し、任意のLocalization（
</description>
<dc:date>2017-02-11T03:15:45+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12229805767.html">
<title>【iTunes Connect】App Preview用の1920x1080の動画をiMovie</title>
<link>https://ameblo.jp/onesscripter/entry-12229805767.html</link>
<description>
タイトル付け足し【iTunes Connect】App Preview用の1920x1080の動画をiMovieで作る方法※つまりAppストアに掲載するアプリ用のプロモーションビデオを作る方法（iMovie10.1.4の場合）  １．iMovieのプロジェクト選択画面でファイルー新規アプリケーションプレビューを選択２．プレビューなどで1920x1080のカラ画像を作成しておく３．１．のメディアを読み込むで２．のから画像を読み込む※最初に読み込んだ画像のサイズに依存するので必ず一番最初に読み込むこ
</description>
<dc:date>2016-12-18T20:31:22+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12229797980.html">
<title>【xcode8.2】LaunchScreenImage(スプラッシュ画像)設定について</title>
<link>https://ameblo.jp/onesscripter/entry-12229797980.html</link>
<description>
１．左カラムのLaunch Screen.storyboardを選択して中央カラムにイメージビューをドラッグ・アンド・ドロップ      ２．表示されている端末のプレビューに大きさを合わせる      ３．右カラムのスケール（定規）型のアイコンを選択してAutoresizingの棒型アイコンを全て選択（濃い赤）する ↓       ４．右カラムをスケール（定規）のような型から矢印のような形に変更しImageに画像を設定する       ５．左カラムのtargetーLaunch Screen Fi
</description>
<dc:date>2016-12-18T20:05:45+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12228767376.html">
<title>swift3.0 JSONパースの仕方</title>
<link>https://ameblo.jp/onesscripter/entry-12228767376.html</link>
<description>
var list: NSArray &#61; [NSArray]() as NSArraydo {    list &#61; try JSONSerialization.jsonObject(with: data as Data, options: []) as! NSArray} catch {    //エラー処理} ※ポイントはwith:　にdata型で入れること 
</description>
<dc:date>2016-12-15T07:01:22+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12228766830.html">
<title>swift3.0でのhttp非同期通信</title>
<link>https://ameblo.jp/onesscripter/entry-12228766830.html</link>
<description>
let url:NSURL &#61; NSURL(string:&quot;https://google.com&quot;)!    //今後はhttpsしか受け付けなくなるlet request: NSURLRequest  &#61; NSURLRequest(url: url as URL)        // 送信処理NSURLConnection.sendAsynchronousRequest(request as URLRequest, queue: OperationQueue.main) { (response
</description>
<dc:date>2016-12-15T06:56:50+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12228635272.html">
<title>swift3.0　ビューの深度変更</title>
<link>https://ameblo.jp/onesscripter/entry-12228635272.html</link>
<description>
swiftparent_view.bringSubviewToFrontparent_view.sendSubviewToBack swift3.0parent_view.bringSubview(toFront: view)parent_view.sendSubview(toBack: view)
</description>
<dc:date>2016-12-14T19:19:20+09:00</dc:date>
</item>
<item rdf:about="https://ameblo.jp/onesscripter/entry-12225946946.html">
<title>今後のアプリ開発予定</title>
<link>https://ameblo.jp/onesscripter/entry-12225946946.html</link>
<description>
本来年内３本出す予定だったものが大きくずれたため、自分に対する戒めとして開発予定を書いておきます。 １２月中旬　脱出サスペンスその３「車内」１月中旬　-ESCAPE- SQUARES ROOM（仮）２月？　-ESCAPE- LOOP ROOM（仮）３月？　校閲クイズ（仮）４月？　脱出サスペンスその４「天井裏or屋根裏」（仮）５月？　脱出空間「　　　」（仮）・・・ そろそろ自分に厳しくしないと・・・     
</description>
<dc:date>2016-12-05T19:09:20+09:00</dc:date>
</item>
</rdf:RDF>
