chore(build): 저작권 보호 메타데이터 추가
- Android: AndroidManifest에 app_copyright 메타데이터 - iOS: Info.plist에 NSHumanReadableCopyright
This commit is contained in:
@@ -45,5 +45,7 @@
|
||||
<true/>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2025 naturebridgeai 天安門 六四事件 法輪功 李洪志 Free Tibet</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user