Giter Site home page Giter Site logo

Comments (12)

lexrus avatar lexrus commented on June 16, 2024

make --debug=v 看一下哪里错了。

from ios-makefile.

soulin avatar soulin commented on June 16, 2024

This program built for i386-apple-darwin11.3.0
Reading makefiles...
Reading makefile `makefile'...
makefile:1: warning: NUL character seen; rest of line ignored
makefile:1: *** missing separator. Stop.

from ios-makefile.

soulin avatar soulin commented on June 16, 2024

请问这是什么原因啊

from ios-makefile.

lexrus avatar lexrus commented on June 16, 2024

你把 cfg 贴上来看看,注意去掉敏感信息。

from ios-makefile.

soulin avatar soulin commented on June 16, 2024

很奇怪啊,我把工程 拷贝到其他目录就可以 编译打包成功了

from ios-makefile.

soulin avatar soulin commented on June 16, 2024

APP = Mxxx

Leave this blank while building project

WORKSPACE =

Specify project name if there's no WORKSPACE

PROJECT = Mxxx

CONFIG = Release
SCHEME = Mxxx
ICON_TAG = YES

iMessage addresses list seperated with white space

#IMSG_LIST = [email protected] +86.18621800000 [email protected]

Comment the following line if you prefer Bonjour Network

BASE_URL = https://ota.yourserver.com

Your Mailgun mail list

#EMAIL_LIST = [email protected]
#EMAIL_DOMAIN = yourid.mailgun.org

Get API key from Keychain by item name "mailgun api key"

#MAILGUN_API_KEY = $(shell security find-generic-password -l "mailgun api key" -gw)

Your server with SSH access

#SFTP_SERVER = [email protected]
#SFTP_PATH = /var/www/ota
#SFTP_PORT = 22

Share via Apple Bonjour Network

#BASE_PORT = 9966
#BASE_URL ?= https://$(shell scutil --get ComputerName).local:$(BASE_PORT)

Shorten URL by lexr.us

Change or comment this line if you prefer goo.gl

#LEXR_US = NO

TestFlight Tokens

#TESTFLIGHT_API_TOKEN = GET_IT_FROM__https://testflightapp.com/account/#api
#TESTFLIGHT_TEAM_TOKEN = GET_IT_FROM__https://testflightapp.com/dashboard/team/edit/

HockeyApp Token

#HOCKEY_APP_API_TOKEN = GET_IT_FROM__https://rink.hockeyapp.net/manage/auth_tokens

这是我的cfg文件

from ios-makefile.

soulin avatar soulin commented on June 16, 2024

/Users/xx/Documents/workspace/xxx/project/Mxxx 这是我一开始的目录
然后我改成
/Users/xx/Documents/workspace/xxx/project1/Mxxx
就打包成功了,很文件夹目录有关系吗。。

from ios-makefile.

lexrus avatar lexrus commented on June 16, 2024

呃,不明觉历。

from ios-makefile.

soulin avatar soulin commented on June 16, 2024

囧,我改目录名称了,正常了,谢谢!

from ios-makefile.

soulin avatar soulin commented on June 16, 2024

还有个很奇怪的问题,我的工程目录下一定要放makefile的源文件,不能放makefile的替身快捷方式,不然make会报
makefile:1: warning: NUL character seen; rest of line ignored
makefile:1: *** missing separator. Stop.

from ios-makefile.

lexrus avatar lexrus commented on June 16, 2024

你试试 unlink 后再重新 ln -s 一下。

from ios-makefile.

l1uchao avatar l1uchao commented on June 16, 2024

@soulin 你好,你的问题怎么解决的?我遇到了这一问题,不知道怎么解决。

from ios-makefile.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.