顯示具有 ios 標籤的文章。 顯示所有文章
顯示具有 ios 標籤的文章。 顯示所有文章

2025-09-25

[Unity] Unity6 專案 XCode 編譯錯誤 UnityFramework/RenderPluginDelegate.h file not found

最近Unity專案有從Unity2022.3升級 Unity6.0 的需求,

升級後在Unity iOS 輸出到XCode後在 Unity-iPhone/Classes/UnityAppController.h 出現錯誤

'UnityFramework/RenderPluginDelegate.h' file not found


2016-03-31

[iOS] 處理使用 AIR SDK20 送審蘋果時回應 Invalid Signature 問題

最近有送審使用Adobe AIR開發的App給蘋果,
結果沒想到蘋果回應如下信件:
Dear developer, 
We have discovered one or more issues with your recent delivery for "XXXXXX". To process your delivery, the following issues must be corrected:
Invalid Signature - The binary with bundle identifier 'com.XXXXXX' at path

[Unity] Odin Inspector DateTime 時間屬性繪製

Odin Inspector 是一個有名的Unity Inspector Plugin,但沒有為 DateTime 建立可編輯的可視化介面,這邊簡單提供一個可用的方法 。 Odin Inspector 版本 : 3.3.1.14