IT之家5月18日消息称,自苹果于4月5日宣布支持游戏模拟器应用以来,各大游戏模拟器应用纷纷登陆AppStore,其中包括Delta游戏模拟器。由于Delta的应用图标与Adobe商标相似,引起了律师的警告。为此,Delta模拟器的开发者发布了最新的1.5.4版本,并宣布对图标进行更新。
![]()
Delta的开发者在新版发布说明中写道,Adobe威胁称若不更改应用图标,将采取法律行动,因此他们不得不做出改变。TheVerge获得的回应显示,目前Delta的应用图标仅为一种临时解决方案。Delta的开发者RileyTestut表示将很快进行优化升级。
据悉,5月7日,Adobe的律师以坚定但友善的语气联系了Delta,要求更换图标,理由是避免消费者混淆或侵犯Adobe的权利。而事实上,Adobe并没有等待回应,于5月8日联系了苹果,声称Delta侵犯了其知识产权,可能导致Delta的应用存在风险。
![]()
![]()
RileyTestut表示,他们已经向苹果和Adobe做出回复,并解释他们的图标实际上是风格化的希腊字母Delta,而非大写字母A。不过,为了避免混淆,他们仍打算更新Delta的图标。目前在AppStore中看到的图标只是临时版本,团队正在设计一个新logo。临时图标已经在应用商店和AltStore中更新,但计划在Delta 1.6版本完成后更新到最终版本。
App Store 支持增量更新吗
其实从 iOS 6 开始就支持增量更新 (delta update) 了,实现原理是,开发者不需要做额外工作,App Store 会对比新版本和各个旧版本,然后只取不同的部分,生成不同的 patch package 给不同旧版本的已有用户。
解决方案非常优雅。
Q: How can I reduce the downloaded size of my app update for users that already have the previous version installed?A: Starting with iOS 6, the app store will automatically produce an update package for all new versions of apps submitted to the store. When generating the update package, the app store compares one or more prior versions of your app to the new version and creates an optimized package for each that contains only the content that has changed between versions of your app, excluding any content that did not change. This comparison looks at everything in the application bundle, including the application executable, nibs, localizations, image files, video files, audio files, text files, and files containing data in a custom format.
ipad模拟器能打开ipa文件吗
对于现在技术来说:ipad模拟器并不存在,因此无法能打开ipa文件原因介绍:网上的ipad模拟器只是一个用Adobe Flash Player模拟ipad操作界面,但是其核心系统并不是iOS系统因此无法打开ipa文件。
PS把BRIDGE和另外两个软件删掉有影响吗?
可以删除。
Adobe Bridge是一个adobe文件管理器,用来管理文件。
Adobe Device Central 是一个移动电子设备模拟器,用来内容开发和测试。
Adobe Extension Manager是用来安装adobe的扩展在应用程序里。