<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>iOS on 行李の底に収めたり[YuWd]</title>
    <link>https://yuiga.dev/blog/en/tags/ios/</link>
    <description>Recent content in iOS on 行李の底に収めたり[YuWd]</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2026, All Rights Reserved</copyright>
    <lastBuildDate>Sat, 18 Feb 2023 05:08:27 +0900</lastBuildDate>
    
        <atom:link href="https://yuiga.dev/blog/en/tags/ios/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>【ECDH・aes128gcm】MissCatの通知システムについて</title>
        <link>https://yuiga.dev/blog/en/ja/posts/about_notification_misscat/</link>
        <pubDate>Sat, 18 Feb 2023 05:08:27 +0900</pubDate>
        
        <atom:modified>Sat, 18 Feb 2023 05:08:27 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/about_notification_misscat/</guid>
        <description>こんにちは．論文執筆真っ最中のYuWdです． 最近，研究および論文執筆のタスクが落ち着いてきたのでMissCatの改修をボチボチ行っています． (MissCatとはiOS向けのMisskeyクライアント) 改修に着手するにあたって，まずは通知システムを直すところに目星をつけたのですが，昔の自堕落(ドキュメントを書かない性分)</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>iOS</category>
            
          
            
              <category>Web</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>ReduxとSwiftUIについて</title>
        <link>https://yuiga.dev/blog/en/ja/posts/redux%E3%81%A8swiftui%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/</link>
        <pubDate>Wed, 15 Feb 2023 05:08:27 +0900</pubDate>
        
        <atom:modified>Wed, 15 Feb 2023 05:08:27 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/redux%E3%81%A8swiftui%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/</guid>
        <description>Redux 状態は複数のView, Controllerが相互に依存するので管理が難しい そこで，相互にイベントを発火させるのをやめて，単一方向にのみ状態が流れるように ユーザ操作で変数が変更→変更を検知したらレンダリング → flux さらに，変数変更とレンダリングの間に更新ロジックを挟むのがRedux Reduxはグローバルな状態を管理するのが</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>設計</category>
            
          
            
              <category>iOS</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>project.pbxproj の構造</title>
        <link>https://yuiga.dev/blog/en/ja/posts/project.pbxproj_%E3%81%AE%E6%A7%8B%E9%80%A0/</link>
        <pubDate>Wed, 20 Oct 2021 02:19:49 +0900</pubDate>
        
        <atom:modified>Wed, 20 Oct 2021 02:19:49 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/project.pbxproj_%E3%81%AE%E6%A7%8B%E9%80%A0/</guid>
        <description>#Computer project.pbxprojの全体構造 1 2 3 4 5 6 7 8 9 { archiveVersion = 1; classes = {}; objectVersion = 46; objects = { .... hoge_hoge .... } rootObject = 9D6B60051BC4FC8A0034855E /* Project object */; } objects 1 2 3 4 5 6 &amp;lt;id&amp;gt; = { &amp;lt;key&amp;gt; = &amp;lt;value&amp;gt;; &amp;lt;key&amp;gt; = &amp;lt;value&amp;gt;; .... }; ... の形でファイルやフォルダ構造等が記述. の中でも特に, isa=オブジェクトのタイプ,**Refにファイルに対応するユニークID(A 96 bits identifier)**が記述される.</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>iOS</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>
